[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.9.7-1065-gc9e6ef1
Thomas Sibley
trs at bestpractical.com
Mon Dec 27 14:18:01 EST 2010
The branch, 3.9-trunk has been updated
via c9e6ef1e279f9d5af7336c61a0c89c9b24e3c736 (commit)
from 6bb055aaaa380dff1dae8cce7e3acf52fb79a09d (commit)
Summary of changes:
share/html/NoAuth/css/aileron/nav.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit c9e6ef1e279f9d5af7336c61a0c89c9b24e3c736
Author: Thomas Sibley <trs at bestpractical.com>
Date: Mon Dec 27 14:17:50 2010 -0500
Bump up the font size of the page menus in aileron
diff --git a/share/html/NoAuth/css/aileron/nav.css b/share/html/NoAuth/css/aileron/nav.css
index 0f14748..9c023bd 100644
--- a/share/html/NoAuth/css/aileron/nav.css
+++ b/share/html/NoAuth/css/aileron/nav.css
@@ -110,11 +110,11 @@
#page-navigation {
position: absolute;
- top: 7.2em;
+ top: 6em;
right: 0em;
left: auto;
z-index: 9995;
- font-size: 0.8em;
+ font-size: 0.9em;
}
#page-navigation .sf-menu li, #page-navigation .sf-menu li li, #page-navigation .sf-menu li li li {
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list