[Rt-commit] rt branch, titlebox-title-tweaks, updated. rt-3.9.7-889-g690eabe

Thomas Sibley trs at bestpractical.com
Tue Dec 21 18:44:15 EST 2010


The branch, titlebox-title-tweaks has been updated
       via  690eabee5db23a458a823b031e5517af2eea3c58 (commit)
      from  919ffb85b1db8703c35d6e8938ebec325824e06e (commit)

Summary of changes:
 share/html/NoAuth/css/aileron/boxes.css |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit 690eabee5db23a458a823b031e5517af2eea3c58
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Tue Dec 21 18:43:59 2010 -0500

    Pop the titlebox titles off the page a little more

diff --git a/share/html/NoAuth/css/aileron/boxes.css b/share/html/NoAuth/css/aileron/boxes.css
index 4a91ae8..3c19645 100644
--- a/share/html/NoAuth/css/aileron/boxes.css
+++ b/share/html/NoAuth/css/aileron/boxes.css
@@ -115,8 +115,6 @@
 .titlebox .titlebox-title .left {
     font-weight: bold;
     background: #ccc;
-/*    position: absolute;
-    left: 0.75em;*/
     margin-left: 1em;
     padding: 0.25em 0.75em 0.25em 2em;
     line-height: 1.5em;
@@ -125,6 +123,7 @@
     -moz-border-radius-topleft: 0.3em;
     -moz-border-radius-topright: 0.3em;
     border-radius: 0.3em 0.3em 0 0;
+    border-right: 2px solid #aaa;
 }
 
 .titlebox .titlebox-title .right-empty {

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


More information about the Rt-commit mailing list