[ljcom] r10850: LJSUP-9479: Minimalism calendar, positio...
Committer: mchervonniy
LJSUP-9479: Minimalism calendar, position of arrowsU trunk/htdocs/stc/sup/s/style.css
Modified: trunk/htdocs/stc/sup/s/style.css =================================================================== --- trunk/htdocs/stc/sup/s/style.css 2011-08-11 07:43:02 UTC (rev 10849) +++ trunk/htdocs/stc/sup/s/style.css 2011-08-11 07:47:16 UTC (rev 10850) @@ -612,11 +612,11 @@ line-height: 0; } .sbar-cal-nav-prev .sbar-cal-nav-arr { - margin-top:-4px;/* border rounds to 1px, we need to correct position to this 1 px */ left: 5px; border-right: 5px solid #FFF; } .sbar-cal-nav-next .sbar-cal-nav-arr { + margin-top:-4px;/* border rounds to 1px, we need to correct position to this 1 px */ right: 5px; border-left: 5px solid #FFF; }