]>
src.bluestatic.org Git - bugdar.git/blob - admin/admin.css
1 /* Admin CSS Class for BugStrike [#]version[#] */
2 /* (c) 2002 - [#]year[#] Iris Studios, Inc.*/
4 /* ################################################################### */
5 /* Body and table elements */
6 /* ################################################################### */
8 /* Main window background colour and font colour */
15 /* The row that goes on top of all other content */
22 border-bottom: outset
3px;
24 padding: 2px 25px; 2px; 25px;
27 /* Border area around tables and inbetween spacing */
33 /* First row set in all tables */
37 background: #38495E url
(images/tcat.gif);
38 border-bottom: outset
1px;
41 /* Links within the TCAT class */
42 .tcat
a:link
, .tcat
a:visited
, .tcat
a:active
47 /* Row under the TCAT row (often used for column headers) */
48 td
.thead
, .thead td
, .alt3
52 background: #445B78 url
(images/thead.gif);
56 /* Links for the THEAD class */
57 .thead
a:link
, .thead
a:visited
, .thead
a:active
, .alt3
a:link
, .alt3
a:visited
, .alt3
a:active
62 /* The first type of row used in the alternation cycle */
69 /* The second type of row used in the alternation cycle */
76 /* The third alternation, used in special cases */
82 /* The last row in the table (often used for the submit buttons) */
90 /* ################################################################### */
92 /* ################################################################### */
94 /* Font settings for all non-styled elements */
95 body
, p
, td
, tr
, ol
, ul
97 font: 12px verdana
, geneva
, arial
, helvetica
, sans-serif
;
100 /* Small text (used in copyright) */
101 .smallfont
, .copyright
, dfn
103 font: 11px tahoma
, verdana
, geneva
, arial
, helvetica
, sans-serif
;
106 /* Description text */
113 .tcat
, .thead
, .tfoot
115 font: 12px tahoma
, verdana
, geneva
, arial
, helvetica
, sans-serif
;
119 a:link
, a:visited
, a:active
126 a:hover
, .tcat
a:hover
, .thead
a:hover
, .tfoot
a:hover
132 .copyright
a:hover
, .copyright
a:link
, .copyright
a:visited
, .copyright
a:active
134 text-decoration: none
;
140 font: 9pt 'courier new', courier
, monospace
;
143 /* ################################################################### */
144 /* Form styling elements */
145 /* ################################################################### */
147 /* Input elements in a form */
148 input
, textarea
, select
, option
150 font: 12px verdana
, geneva
, arial
, helvetica
, sans-serif
;
153 /* Input formatting */
156 font: bold
11px tahoma
, verdana
, geneva
, arial
, helvetica
, sans-serif
;
166 font: bold
11px tahoma
, verdana
, geneva
, arial
, helvetica
, sans-serif
;
171 /* ################################################################### */
172 /* Navigation panel */
173 /* ################################################################### */
175 /* The background colour for the navigation frame */
181 .nav_body
a:link
, .nav_body
a:active
, .nav_body
a:hover
, .nav_body
a:visited
184 text-decoration: none
;
187 /* Formatting for groups of nav elements */
192 border: #97A9C4 solid
2px;
193 border-width: 0px 2px 1px 2px;
196 /* Nav title border */
199 font: 11px tahoma
, verdana
, geneva
, arial
, helvetica
, sans-serif
;
201 border: #97A9C4 solid
2px;
202 border-width: 0px 2px 2px 2px;
208 font: 11px tahoma
, verdana
, geneva
, arial
, helvetica
, sans-serif
;
209 padding: 2px 2px 1px 7px;
211 border-bottom: #97A9C4 solid
1px;
217 font: 11px tahoma
, verdana
, geneva
, arial
, helvetica
, sans-serif
;
218 padding: 2px 2px 1px 7px;
220 border-bottom: #97A9C4 solid
1px;
223 /* ################################################################### */
224 /* Template manager */
225 /* ################################################################### */
227 /* The body of the template manager */
234 /* A group of templates */
241 /* Items in a template group */
249 /*=====================================================================*\
250 || ###################################################################
253 || ###################################################################
254 \*=====================================================================*/