Ignore:
Timestamp:
Jun 22, 2012, 3:10:24 PM (12 years ago)
Author:
flop25
Message:

tiptip popup displayed only if a title exists
css for menu
dimensions of thumbnails set to !important

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/floOS/OS_glass/theme.css

    r14650 r15941  
    279279        width:auto;
    280280}
    281 #derivativeSwitchBox {
     281#derivativeSwitchBox, #sortOrderBox {
    282282        font-size: 11px;
    283283        color: #000033;
     
    295295        -moz-box-shadow: 0 0 5px #555;
    296296}
    297 #derivativeSwitchBox A:hover{
     297#derivativeSwitchBox A:hover, #sortOrderBox A:hover {
    298298        text-shadow: 0 0 2px #000;
    299   color:
    300299}
    301300
Note: See TracChangeset for help on using the changeset viewer.