Ignore:
Timestamp:
Apr 15, 2006, 12:14:53 AM (18 years ago)
Author:
rvelices
Message:

fix: sessions

css 3px image border goes from both clear and dark to image.css

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/branch-1_6/template/yoga/theme/dark/theme.css

    r1137 r1175  
    4747
    4848/* borders */
    49 #menubar DL, #content, #imageToolBar, #theImage IMG,
     49#menubar DL, #content, #imageToolBar,
    5050#comments DIV.comment BLOCKQUOTE {
    5151  border: 1px solid #000000;
     
    5353
    5454#theImage IMG {
    55   border-width: 3px;
     55  border-color: #000000;
    5656}
    5757
Note: See TracChangeset for help on using the changeset viewer.