Ignore:
Timestamp:
Jan 14, 2012, 7:19:22 AM (12 years ago)
Author:
rvelices
Message:

bug 2514 improve prev/next navigation navigation on picture page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/dark/theme.css

    r12873 r12880  
    88H2, #menubar DT {
    99        color: #ffff80;
     10        background-image: url(images/tableh1_bg.png);
    1011}
    1112
     
    2122}
    2223
    23 H2, #menubar DT {
    24         background-image: url(images/tableh1_bg.png);
    25 }
    26 
    2724#imageHeaderBar H2 {
    2825        background-image: none;
    29         border: 0;
    3026}
    3127
     
    3935}
    4036
    41 H2, #menubar DT, #imageToolBar {
     37#menubar DT, #imageToolBar {
    4238        border-bottom: 1px solid #000;
    4339}
     
    5147
    5248.thumbnails .wrap2:hover,
    53 .content .thumbnailCategories .thumbnailCategory:hover,
    54 .content .thumbnailCategories .thumbnailCategory:hover A {
    55         background-color: #faebd7;
     49.content .thumbnailCategories .thumbnailCategory:hover{
    5650        border-color: yellow;   /* thumbnails border color when mouse cursor is over it */
    57         color: black;
    5851}
    5952
Note: See TracChangeset for help on using the changeset viewer.