]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Evergreen/staff_client/chrome/skin/evergreen/evergreen.css
debugging alerts for use in Window. cash drawer stub. bill pay call. redraws vs...
[working/Evergreen.git] / Evergreen / staff_client / chrome / skin / evergreen / evergreen.css
1 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); 
2 @namespace html url("http://www.w3.org/TR/REC-html40"); 
3
4 tabpanel { border: 2px groove black; }
5 .my_overflow { overflow: auto; }
6
7 .text_left { text-align: left; }
8 .text_right { text-align: right; }
9 .text_center { text-align: center; }
10 .text_justify { text-align: justify; }
11
12 .tan { background-color: #D2B48C; }
13 .sandy_brown { background-color: #F4A460; }
14 .peach_puff { background-color: #FFDAB9; }
15 .pale_violet_red { background-color: #D87093; }
16 .cadet_blue { background-color: #5F9EA0; }
17 .dark_salmon { background-color: #E9967A; }
18 .coral { background-color: #FF7F50; }