[livejournal] r17902: LJSUP-7377: Wishlist
Committer: narefieva
LJSUP-7377: Wishlist U trunk/htdocs/stc/profile.css
Modified: trunk/htdocs/stc/profile.css
===================================================================
--- trunk/htdocs/stc/profile.css 2010-12-11 15:11:36 UTC (rev 17901)
+++ trunk/htdocs/stc/profile.css 2010-12-11 16:41:25 UTC (rev 17902)
@@ -365,13 +365,13 @@
.b-wishes-profile {
overflow: hidden;
width: 100%;
+ margin: 0 -10px;
}
.b-wishes-list {
width: 150%;
- padding:0;
- margin:0 -10px;
- list-style:none;
- zoom:1;
+ padding: 0;
+ list-style: none;
+ zoom: 1;
}
.b-wishes-list:after {
content: " ";
@@ -379,16 +379,16 @@
visibility: hidden;
clear: both;
height: 0;
+ line-height: 0;
font-size: 0;
- line-height: 0;
}
.b-wishes-list LI {
float:left;
display: inline;
- width:120px;
- margin:10px;
- padding:0;
- text-align:center;
+ width: 120px;
+ margin: 10px;
+ padding: 0;
+ text-align: center;
}
.b-wishes-list DIV {
position: relative;
@@ -398,9 +398,9 @@
zoom:1;
}
.b-wishes-list DIV IMG {
- display:block;
- max-height:100px;
- max-width:100px;
+ display: block;
+ max-height: 100px;
+ max-width: 100px;
margin: 0 auto;
border 0;
}
@@ -410,14 +410,15 @@
}
/* Pager for wishes */
#wishes_body .i-nav {
+ display: none;
position: absolute;
right: 10px;
top: -28px;
margin: 0;
padding: 0;
+ line-height: 11px;
text-align: right;
font-size: 11px;
- line-height: 11px;
}
#wishes_body .i-nav-prev,
#wishes_body .i-nav-next {
@@ -426,11 +427,11 @@
width: 16px;
height: 16px;
padding: 0;
+ cursor: pointer;
vertical-align: -4px;
background-image: url(/img/arrow-spotlight.gif?v=1);
background-repeat: no-repeat;
font: 0/0 serif;
- cursor: pointer;
}
#wishes_body .i-nav-prev {
margin: 0;
