9 |
9 |
#topmenu a { font-size :11px; color :#ffffff; text-decoration :underline; margin :0 5px; }
|
10 |
10 |
#topmenu .version { font-size :11px; color :#7cacda; padding :0 10px 0 0; }
|
11 |
11 |
#header_top { height :78px; }
|
12 |
|
table { table-layout :auto; border-collapse :separate; border-spacing :0px; }
|
|
12 |
table { table-layout :auto; border-collapse :separate; border-spacing :0px; width :100%; }
|
13 |
13 |
h1 { text-align :left; font-size :15px; color :#ffffff; text-transform :uppercase; }
|
14 |
14 |
h2 { text-align :left; font-size :18px; color :#000000; margin :5px 0; font-family :arial,sans-serif; letter-spacing :-1px; font-weight :normal; }
|
15 |
15 |
h3 { text-align :left; font-size :14px; color :#000000; margin :5px 0; }
|
... | ... | |
91 |
91 |
.spacer { line-height :1em; margin-right :0.5em; position :relative; }
|
92 |
92 |
/* ************************************************************************** */
|
93 |
93 |
/* DIV-mbox to show selector or simply content only ************************* */
|
94 |
|
div.mbox { padding :10px; margin :15px auto; background-color :#ffffff; color :#330033; font-size :1em; display :block; }
|
|
94 |
div.mbox {
|
|
95 |
padding : 5px 10px;
|
|
96 |
margin : 5px auto;
|
|
97 |
background-color :#ffffff;
|
|
98 |
color :#330033;
|
|
99 |
font-size :1em;
|
|
100 |
display :block;
|
|
101 |
}
|
95 |
102 |
div.mbox div { }
|
96 |
103 |
div.mbox div a { font-size :1em; color :#0052a1; }
|
97 |
104 |
div.mbox div a:hover { color :#0099ff; }
|
... | ... | |
99 |
106 |
div.mbox div p { margin :0; padding :0 0 0.6em 0; }
|
100 |
107 |
div.mbox:hover { }
|
101 |
108 |
/* extension for mbox to show additional icons on left side ***************** */
|
102 |
|
div.mbox-icon { background-repeat :no-repeat; background-image :url(../icons/info_50.png); background-position :15px 50%; padding :15px; min-height :25px; }
|
103 |
|
div.mbox-icon div { margin-left :70px; border-left :0px outset; padding-left :5px; }
|
104 |
|
div.mbox-icon16 { background-repeat :no-repeat; background-image :url(../icons/info_16.png); background-position :5px 50%; padding :5px; min-height :10px; }
|
|
109 |
div.mbox-icon {
|
|
110 |
background-repeat :no-repeat;
|
|
111 |
background-image :url(icons/info_50.png);
|
|
112 |
background-position :15px 50%;
|
|
113 |
padding : 10px 5px;
|
|
114 |
min-height :25px;
|
|
115 |
}
|
|
116 |
div.mbox-icon div {
|
|
117 |
margin-left :70px;
|
|
118 |
border-left :0px outset;
|
|
119 |
padding-left :5px;
|
|
120 |
}
|
|
121 |
div.mbox-icon16 { background-repeat :no-repeat; background-image :url(icons/info_16.png); background-position :5px 50%; padding :5px; min-height :10px; }
|
105 |
122 |
div.mbox-icon16 div { margin-left :30px; border-left :4px outset; padding-left :5px; }
|
106 |
123 |
/* coloring of the mbox and other boxes also ******************************** */
|
107 |
124 |
div.box-ok { border-color :#008000; color :#008000; }
|
... | ... | |
182 |
199 |
/* */
|
183 |
200 |
div.content_box form { }
|
184 |
201 |
div.sub-row { background-color :#eeeeee; margin : 1px auto; overflow :hidden; padding :0; }
|
185 |
|
.content_box { position :relative; margin :0px auto; padding :0; overflow :visible; }
|
|
202 |
div.col_content { margin-right :0.5em; padding :2px 0; }
|
|
203 |
.content_box { position :relative; margin :0px auto; padding :0; }
|
186 |
204 |
.content_box form { background :transparent; height :auto; }
|
187 |
|
.content_box li { float :left; margin :auto 0.8em; list-style-type :none; display :block; }
|
|
205 |
.content_box li {
|
|
206 |
float :left;
|
|
207 |
padding :0 10px;
|
|
208 |
list-style-type :none;
|
|
209 |
display :block;
|
|
210 |
}
|
188 |
211 |
.content_box ul { padding :0 0 0 15px; margin :0 auto; width :100%; }
|
189 |
212 |
.content_box h5.title { color :#339bff; font-weight :bold; font-size :1.2em; margin :0 auto; text-align :left; }
|
190 |
213 |
.content_box h5.title a:link { color :#0067ca; }
|
... | ... | |
216 |
239 |
table.pages_list table td,
|
217 |
240 |
table.pages_view td { font-size :1.2em; padding :0 2px; vertical-align :middle; margin :0 auto; height :30px; }
|
218 |
241 |
table.pages_view { background-color :#cee1ea; border :0; border-spacing :0px; font-size :1.5em; line-height :2em; margin :0 auto; table-layout :fixed; width :100%; }
|
219 |
|
table.pages_view a:link { display :inline; padding-top :2px; text-decoration :none; vertical-align :baseline; }
|
|
242 |
table.pages_view a:link { display :inline; padding :2px; font-weight :bold; text-decoration :none; vertical-align :baseline; }
|
|
243 |
table.pages_view a:link span { vertical-align :baseline; }
|
220 |
244 |
table.pages_view a:hover { background :transparent; text-decoration :none; }
|
221 |
245 |
table.pages_view tr:hover { background-color :#f1f8dd; }
|
222 |
246 |
table a:link { display :inline; font-weight :bold; padding-top :0; text-decoration :none; vertical-align :baseline; }
|
223 |
247 |
table a:hover { color :#6699ff; }
|
|
248 |
a:link { display :inline; font-weight :bold; padding-top :0; text-decoration :none; vertical-align :baseline; }
|
|
249 |
a:visited { color :#0066cc; }
|
|
250 |
a:hover { color :#6699ff; text-decoration :underline; }
|
|
251 |
/**/
|
224 |
252 |
.header_list_actions { text-align :left; width :150px; }
|
225 |
253 |
.header_list_block { text-align :left; width :120px; }
|
226 |
254 |
.header_list_page_id { padding-right :15px; text-align :right; width :30px; }
|
... | ... | |
273 |
301 |
div.page-settings-leftcol { float :left; padding :10px 10px 10px 10px; border-right :groove 2px #a8bccb; }
|
274 |
302 |
div.page-settings-leftcol div { padding :2px 0 3px 0; vertical-align :top; }
|
275 |
303 |
div.page-settings-leftcol label { width :170px; vertical-align :top; }
|
276 |
|
div.page-settings-righttoprow { margin-left :417px; padding :5px 20px 5px 10px; }
|
|
304 |
div.page-settings-righttoprow { margin-left :417px; padding :10px; }
|
277 |
305 |
div.page-settings-righttoprow label { width :110px; vertical-align :top; }
|
278 |
306 |
div.page-settings-centercol { float :left; padding :10px 20px 10px 20px; border-right :groove 2px #a8bccb; }
|
279 |
307 |
div.page-settings-rightcol { float :left; padding :10px 20px 10px 10px; border :none; }
|
... | ... | |
303 |
331 |
.c50, div.col_width50 { width : 47%; }
|
304 |
332 |
.c60, div.col_width60 { width :60%; }
|
305 |
333 |
.h65 { min-height :65px; overflow :auto; }
|
306 |
|
.h80 { height :80px; }
|
|
334 |
.h80 { height :80px; line-height :1.3em; }
|
307 |
335 |
.min_h100 { min-height :100px; }
|
308 |
336 |
.c100, div.col_width100 { width :100%; margin :0 auto; }
|
309 |
337 |
.c400, .col_width400 { width :400px; }
|
! update argos theme css