[Bps-public-commit] SD branch, master, updated. 27151eac58c0d98ebbf8268e01504722958de342
sartak at bestpractical.com
sartak at bestpractical.com
Fri Jun 19 01:05:07 EDT 2009
The branch, master has been updated
via 27151eac58c0d98ebbf8268e01504722958de342 (commit)
from 55b19743800b732a01803dedce247a55c2e2f644 (commit)
Summary of changes:
share/web/static/css/main.css | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 27151eac58c0d98ebbf8268e01504722958de342
Author: Shawn M Moore <sartak at gmail.com>
Date: Fri Jun 19 01:03:37 2009 -0400
This background rule makes Firefox sad
See http://www.grabup.com/uploads/f2f0977bbe3aa4d263d198378e7dcc8f.png?direct
My guess is maybe this entire rule block wants to apply to
th.summary and not td.summary?
diff --git a/share/web/static/css/main.css b/share/web/static/css/main.css
index 94bc007..f213501 100644
--- a/share/web/static/css/main.css
+++ b/share/web/static/css/main.css
@@ -628,7 +628,6 @@ table.tablesorter td a:hover {
table.tablesorter td.summary {
margin-top: 0em;
- background: #f00;
padding: 0;
font-weight: normal;
right:1.5em;
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list