Changeset 3331


Ignore:
Timestamp:
May 11, 2007, 2:34:01 PM (16 years ago)
Author:
Nicklas Nordborg
Message:

References #535: Added style for <important> tags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/www/include/styles/help.css

    r3329 r3331  
    9393}
    9494
    95 .helptext .note {
    96   margin: 1em;
    97   padding: 0.5em;
    98   border: 1px solid gray;
    99   background-color: #f8f8e0;
    100 }
    101 
    102 .helptext .tip {
     95.helptext .note, .helptext .tip, .helptext .important {
    10396  margin: 1em;
    10497  padding: 0.5em;
Note: See TracChangeset for help on using the changeset viewer.