[ljcom] r12530: LJSUP-13389: Incorrect location of link ...
Committer: sboronchiev
LJSUP-13389: Incorrect location of link "Back to current day"U trunk/htdocs/stc/shop/shop.css
Modified: trunk/htdocs/stc/shop/shop.css
===================================================================
--- trunk/htdocs/stc/shop/shop.css 2012-08-23 10:56:25 UTC (rev 12529)
+++ trunk/htdocs/stc/shop/shop.css 2012-08-23 11:29:20 UTC (rev 12530)
@@ -2177,10 +2177,12 @@
margin: 7px 0 7px 10px;
text-shadow: 0 1px 0 #FFF;
}
- .b-commpromo-calendar-header .b-commpromo-calendar-present {
- float: right;
- margin: 0 12px 0 0;
- font-size: 13px;
+ .b-commpromo-calendar-present {
+ overflow: hidden;
+ padding: 15px 5px 13px !important;
+ text-align: center;
+ line-height: 16px !important;
+ font-size: 14px;
font-weight: normal;
}
.b-commpromo-calendar-pagination {
@@ -2219,6 +2221,10 @@
.b-commpromo-calendar-next-disabled .b-commpromo-icon {
background-position: -16px -16px;
}
+ .b-commpromo-calendar-prev-disabled,
+ .b-commpromo-calendar-next-disabled {
+ color: #999;
+ }
.b-commpromo-icon {
position: absolute;
overflow: hidden;
