Changeset 1485


Ignore:
Timestamp:
Feb 3, 2011, 10:21:59 AM (12 years ago)
Author:
work@…
Message:

added comment to css disabling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/web-app/css/default_style.css

    r1484 r1485  
    196196}
    197197
     198/* DISABLED as this is conflicting with other error styles,
     199   please rename this in your stuff before enabling again, or
     200   move it into a separate css file and/or div element */
    198201#content .disabledEerror {
    199202        border: 1px solid #f99; /* #006dba; */
Note: See TracChangeset for help on using the changeset viewer.