Committer: mchervonniy
LJSUP-9479: Spring Daze, minor fixesU trunk/htdocs/stc/sup/s/spring-daze.css
Modified: trunk/htdocs/stc/sup/s/spring-daze.css =================================================================== --- trunk/htdocs/stc/sup/s/spring-daze.css 2011-08-11 05:25:28 UTC (rev 10845) +++ trunk/htdocs/stc/sup/s/spring-daze.css 2011-08-11 05:55:04 UTC (rev 10846) @@ -47,7 +47,7 @@ } .header .nav { float:right; - margin:0 10px 0 0; + margin:0.5em 10px 0 0; width:230px; text-align:right; } @@ -65,7 +65,11 @@ .header .item A { line-height:1.2em; } +.header .item-selected { + line-height:1em; + } .header .item-selected A { + line-height:1em; color:#80A000; text-decoration:none; font-size:1.2em; @@ -240,10 +244,13 @@ text-decoration:none; line-height:1.2em; } +#js .sbar-cal-nav-prev, +#js .sbar-cal-nav-next { + width:13px; + } .sbar-cal-nav-prev .sbar-cal-nav-arr, .sbar-cal-nav-next .sbar-cal-nav-arr { top:55%; - width:13px; } .sbar-cal-nav-prev .sbar-cal-nav-arr { border-right-color:#00B6D0;