Changeset 1867

Show
Ignore:
Timestamp:
11/10/08 14:33:07 (2 months ago)
Author:
rmarianski
Message:

add style for description error message (refs #370)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • client/trunk/theme/almanac.css

    r1865 r1867  
    16961696background: url('img/spinner-flower-green.gif') 50% 50% no-repeat; 
    16971697} 
     1698 
     1699span#description-error-msg { 
     1700margin-left: 14em; 
     1701}