Plugin Directory

Changeset 714397


Ignore:
Timestamp:
05/17/2013 02:06:03 PM (13 years ago)
Author:
isimpledesign
Message:

Styling fix added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • s3audible-amazon-s3-music-player/trunk/css/style.css

    r714392 r714397  
    1212.jp-seek-bar{width:0;height:100%;overflow:hidden;cursor:pointer;background-color:#ccc!important}
    1313.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;}
    1616.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}
    1717.jp-title{display:block!important;text-align:center}
Note: See TracChangeset for help on using the changeset viewer.