Changeset 714397
- Timestamp:
- 05/17/2013 02:06:03 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
s3audible-amazon-s3-music-player/trunk/css/style.css
r714392 r714397 12 12 .jp-seek-bar{width:0;height:100%;overflow:hidden;cursor:pointer;background-color:#ccc!important} 13 13 .jp-play-bar{width:0;overflow:hidden;height:15px;background:#444} 14 .jp-current-time{position:absolute;color:#D3A20F!important;top:29px;left:10px;font-size:10px;z-index:9999 }15 .jp-duration{position:absolute;color:#D3A20F!important;top:29px;right:10px;font-size:10px;z-index:9999 }14 .jp-current-time{position:absolute;color:#D3A20F!important;top:29px;left:10px;font-size:10px;z-index:9999;line-height: 17px !important;} 15 .jp-duration{position:absolute;color:#D3A20F!important;top:29px;right:10px;font-size:10px;z-index:9999;line-height: 17px !important;} 16 16 .jp-title-wrap{display:block!important;position:absolute;width:50%;left:25%;right:25%;text-align:center;top:11px;overflow:hidden;height:15px!important;list-style:none!important;font-style:italic} 17 17 .jp-title{display:block!important;text-align:center}
Note: See TracChangeset
for help on using the changeset viewer.