[Bps-public-commit] SD branch, master, updated. 3223c3a8bab134ac670b0c98b562c2ea2f930f6f

jesse jesse at bestpractical.com
Mon Apr 6 18:26:25 EDT 2009


The branch, master has been updated
       via  3223c3a8bab134ac670b0c98b562c2ea2f930f6f (commit)
      from  cc1b71c05390ea8091d407f44b8e432be4268859 (commit)

Summary of changes:
 share/web/static/css/main.css |   36 ++++++++++++++++++------------------
 1 files changed, 18 insertions(+), 18 deletions(-)

- Log -----------------------------------------------------------------
commit 3223c3a8bab134ac670b0c98b562c2ea2f930f6f
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Mon Apr 6 18:26:13 2009 -0400

    small style cleanups

diff --git a/share/web/static/css/main.css b/share/web/static/css/main.css
index d343594..d4c8d22 100644
--- a/share/web/static/css/main.css
+++ b/share/web/static/css/main.css
@@ -597,22 +597,6 @@ table.tablesorter tbody td {
 
 }
 
-table.tablesorter td.summary {
- margin-top: 0em;
- padding: 0;
- padding-left: 0.25em;
- font-weight: normal;
- right:1em;
- overflow: hidden;
- margin-top: 0.75em;
- height: 1em;
- left: 4.5em;
- position: absolute;
- padding-bottom: 1.25em;
- border-bottom: none;
-
-}
-
 table.tablesorter td.summary a, table.tablesorter td.id a {
  font-size: 1.6em;
  text-decoration: none;
@@ -632,8 +616,7 @@ table.tablesorter td.summary a {
 table.tablesorter td.id  {
     padding-top: 1.5em;
     text-align: right;
-    margin-right: em;
-    width: 3.5em;
+    width: 4em;
 }
 table.tablesorter td.id a {
     color: #bbb;
@@ -643,3 +626,20 @@ table.tablesorter td a:hover {
     text-decoration: underline;
 }
 
+
+
+table.tablesorter td.summary {
+ margin-top: 0em;
+ padding: 0;
+ font-weight: normal;
+ right:1.5em;
+ overflow: hidden;
+ margin-top: 0.5em;
+ height: 1em;
+ left: 6.75em;
+ position: absolute;
+ padding-bottom: 1.25em;
+ border-bottom: none;
+
+}
+

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list