Ignore:
Timestamp:
Jul 2, 2009, 5:06:49 PM (15 years ago)
Author:
flop25
Message:

activation of the option "hightlight the player with a menu block"
clean code
add/place icon

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/music_player/template/block.tpl

    r3329 r3500  
    33#block_mp li a {literal}{{/literal}
    44        display: block ;
    5         background: transparent url({$PLG_path}/template/icon/fond1.png) left top no-repeat ;
     5        background: transparent url({$PLG_path}/template/icon/fond_fus.png) left bottom no-repeat ;
    66        padding: 4px ;
    77        text-align: center ;
     
    1010        {literal}}{/literal}
    1111#block_mp li a:hover, #block_mp li a:focus, #block_mp li a:active {literal}{{/literal}
    12         background: transparent url({$PLG_path}/template/icon/fond2.png) left top no-repeat ;
     12        background: transparent url({$PLG_path}/template/icon/fond_fus.png) left top no-repeat ;
    1313        {literal}}{/literal}
    1414#block_mp li{literal}{{/literal}
Note: See TracChangeset for help on using the changeset viewer.