7 changed files with 124 additions and 95 deletions
-
11css/background-colors.css
-
7css/displays.css
-
8css/fonts.css
-
26js/personAdmin/person.js
-
6js/personAdmin/personInUp.js
-
159templates/personAdmin/personInUp.tpl.php
-
2templates/personAdmin/personSearch1.tpl.php
@ -1,20 +1,21 @@ |
|||||
/* ======================================================================= |
/* ======================================================================= |
||||
* Styles for components |
* Styles for components |
||||
* ======================================================================= */ |
* ======================================================================= */ |
||||
.bgc-bg1 { background-color: #888888 } |
|
||||
|
.bgc-bg1 { background-color: #888888 } |
||||
/* ======================================================================= */ |
/* ======================================================================= */ |
||||
|
|
||||
/* ======================================================================= |
/* ======================================================================= |
||||
* Styles for logical groups. A group is defined by a bounding box "grp*" |
* Styles for logical groups. A group is defined by a bounding box "grp*" |
||||
* containing one or more header lines "head*" and content-boxes "box*" |
* containing one or more header lines "head*" and content-boxes "box*" |
||||
* ======================================================================= */ |
* ======================================================================= */ |
||||
.bgc-grp1 { background-color: #aaaaaa } |
|
||||
.bgc-box1 { background-color: #ffb400 } |
|
||||
.bgc-head1 { background-color: #e5a200 } |
|
||||
|
.bgc-grp1 { background-color: #aaaaaa } |
||||
|
.bgc-box1 { background-color: #ffb400 } |
||||
|
.bgc-grp-head1 { background-color: #e5a200 } |
||||
|
.bgc-box-head1 { background-color: #ffc434 } |
||||
/* ======================================================================= */ |
/* ======================================================================= */ |
||||
|
|
||||
/* ======================================================================= |
/* ======================================================================= |
||||
* Styles for tooltips |
* Styles for tooltips |
||||
* ======================================================================= */ |
* ======================================================================= */ |
||||
.bgc-tt1 { background-color: #eeeeee } |
|
||||
|
.bgc-tt1 { background-color: #eeeeee } |
||||
/* ======================================================================= */ |
/* ======================================================================= */ |
||||
Write
Preview
Loading…
Cancel
Save
Reference in new issue