- Timestamp:
- 12/10/08 22:37:01 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/PatternSkin/data/System/PatternSkinColorSettings.txt
r1206 r1251 128 128 * Local DIFF_HEADER_BACKGROUND = #ccc 129 129 ---++++ NOTIFICATION_BACKGROUND Info, broadcast message and notifications 130 * Local NOTIFICATION_BACKGROUND = #ff e67b130 * Local NOTIFICATION_BACKGROUND = #fff0c4 131 131 ---++++ INFO_BACKGROUND 132 132 * Local INFO_BACKGROUND = #f5fbfe … … 149 149 ---++++ FORM_STEP_BORDER Form step border 150 150 * Local FORM_STEP_BORDER = %SEPARATOR_BORDER% 151 ---++++ NOTIFICATION_BORDER Broadcast message151 ---++++ NOTIFICATION_BORDER Notification messages 152 152 * Local NOTIFICATION_BORDER = #ffdf4c 153 153 … … 545 545 background-color:%NOTIFICATION_BACKGROUND%; 546 546 } 547 .foswikiNotification { 548 border-color:%NOTIFICATION_BORDER%; 549 } 547 550 #foswikiLogin .patternLoginNotification { 548 551 background-color:%MAIN_TEXT_BACKGROUND%; … … 984 987 } 985 988 989 .foswikiBroadcastMessage { 990 background-image:url(background_alert.gif); 991 background-repeat:repeat-x; 992 } 993 986 994 /* common settings */ 987 995 .patternLeftBarPersonal li,
Note: See TracChangeset
for help on using the changeset viewer.
