Changeset 23642 for trunk/themes/elegant
- Timestamp:
- Jun 28, 2013, 9:39:31 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/themes/elegant/theme.css
r23233 r23642 221 221 222 222 #imageInfos .navThumbs { width: 250px; height: 130px; margin: auto; padding: 0 5px;} 223 #imageInfos .navThumb { position: relative; width: 120px; height: 120px;margin: 0; overflow: hidden;}223 #imageInfos .navThumb { position: relative; margin: 0; overflow: hidden;} 224 224 #imageInfos #linkPrev { float: left;} 225 #imageInfos #linkNext { float: right;}226 #imageInfos .thumbHover { position: absolute; width: 100%; height: 100%;}225 #imageInfos #linkNext { float: right;} 226 #imageInfos #linkFirst, #imageInfos #linkLast { border-color: #444444;} 227 227 #imageInfos .prevThumbHover { background: transparent url(icon/none.png) no-repeat center center;} 228 228 #imageInfos .prevThumbHover:hover { background: transparent url(icon/img_prev.png) no-repeat center center;}
Note: See TracChangeset
for help on using the changeset viewer.