Changeset 526 for trunk/phpbms/common
- Timestamp:
- 05/14/09 17:59:38 (3 years ago)
- Location:
- trunk/phpbms/common/stylesheet/mozilla
- Files:
-
- 1 added
- 1 removed
- 1 modified
-
pages/adminsettings.css (deleted)
-
pages/base/adminsettings.css (added)
-
sizes.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpbms/common/stylesheet/mozilla/sizes.css
r524 r526 20 20 } 21 21 22 .notes {color:#DF0005} 22 .notes { 23 font-style: italic; 24 color: #9F0000; 25 line-height: 1.5em; 26 } 23 27 24 28 .important {font-weight:bold;}