Project

General

Profile

« Previous | Next » 

Revision 1818

Added by Dietmar over 11 years ago

  1. bugfix Ticket 10 usergroup show homefolder in media
    ! update users, create username homefolder in media/homefolders
  2. add mssing values in table settings by installing WebsiteBaker

View differences:

screen.css
17 17
.input_large { width :300px; }
18 18
.input_full { width :100%; }
19 19
/*  */
20
table { border-collapse :separate; width :100%; }
20
table {
21
   border-collapse :separate;
22
   width :100%;
23
   table-layout:fixed;
24
}
21 25
table.layout { table-layout :auto; }
22 26
table.header { margin :auto; width :100%; }
23 27
table.header td { min-width :10%; }
......
115 119
.note { border :2px #448844 solid; padding :10px; margin :10px auto; background :#eeffee; color :#004400; }
116 120
.important { border :2px #888844 solid; padding :10px; margin-bottom :1em; background :#ffffee; color :#444400; }
117 121
.warning { border :2px #884444 solid; padding :10px; margin-bottom :1em; background :#ffeeee; color :#440000; }
118
.section { background-color :#fdfdfd; border :1px solid #999999; font-size :0.9em; height :85px; margin :5px; padding :0; width :98%; }
119 122
.graphic { border :4px solid #fdfdfd; height :50px; padding-left :3px; width :50px; }
120 123
.graphic img { background-color :#ffffff; border :1px solid #d0d0d0; padding :4px; vertical-align :middle; width :50px; height :50px; }
124

  
125
.section {
126
   background-color :#fdfdfd;
127
   border :1px solid #999999;
128
   font-size :0.9em;
129
   height :85px;
130
   margin :5px;
131
   padding :0;
132
   width :98%;
133
}
121 134
.description { padding :4px 0 0; text-align :left; }
122 135
.title { text-align :left; padding :4px 5px 0px 3px; font-weight :bold; font-size :1.2em; margin-bottom :5px; }
123 136
   span.title { display :block; }
......
128 141
div.settings_table { margin :0 auto; width :90%; }
129 142
form.settings_table { border :1px none #eeee; font-family :verdana,arial,helvetica,sans-serif; margin :5px auto; padding :5px; }
130 143
   form.settings_table fieldset { border :1px none #eeeeee; display :block; line-height :1.0em; margin :1px auto; padding :3px 0px 3px 0px; }
131
   form input[type="file"] { width :80%; border :1px solid #000000; background-color :#ccccff; }
144
   input[type="file"] { width :100%; border :1px solid #000000; background-color :#ccccff; }
132 145
   legend.settings_table ,
133 146
   form.settings_table legend { border :none; color :#006699; font-size :140%; margin :5px; padding :0; }
134 147
   form.settings_table div.sub-row { background-color :transparent !important; background-color :#eeeeee; }
......
178 191
table.permission_box thead { text-align :left; background :#d2e8e8; }
179 192
table.permission_box tbody { text-align :left; }
180 193
table.permission_box td label { text-align :left; vertical-align :text-top; font-size :0.8em; }
181
/**/
194
/* */
182 195
div.pages_list { font-size :0.6em; width :100%; }
183 196
table.pages_list table td, 
184 197
table.pages_view td { font-size :1.2em; padding :0 2px; vertical-align :middle; margin :0 auto; height :30px; }
......
192 205
a:link { display :inline; font-weight :bold; padding-top :0; text-decoration :none; vertical-align :baseline; }
193 206
a:visited { color :#0066cc; }
194 207
a:hover { color :#6699ff; text-decoration :underline; }
195
/**/
208
/* */
196 209
.header_list_actions { text-align :left; width :150px; }
197 210
.header_list_block { text-align :left; width :120px; }
198 211
.header_list_page_id { padding-right :15px; text-align :right; width :30px; }
199 212
.header_list_page_title, 
200 213
.list_page_title { width :350px; }
201
.list_page_title, .list_menu_title, .header_list_menu_title, .header_list_type { text-align :left; vertical-align :middle; }
214
/**/
215
.list_page_title, .list_menu_title, 
216
.header_list_menu_title, .header_list_type { text-align :left; vertical-align :middle; }
217

  
202 218
.header_list_pubdate_start, 
203 219
.header_list_pubdate_end, 
204 220
.list_pubdate_start, 
205
.list_pubdate_end { text-align :left; white-space :nowrap; width :185px; }
206
.header_list_sections_actions { text-align :left; width :30px; }
207
.header_list_type { font-size :1em; padding :4px 0; text-align :left; }
221
.list_pubdate_end {
222
   text-align :left;
223
   white-space :nowrap;
224
   width :185px;
225
}
226
.header_list_sections_actions {
227
   text-align :left;
228
   width :30px;
229
}
230
.header_list_type {
231
   font-size :1em;
232
   padding :4px 0;
233
   text-align :left;
234
   width :30%;
235
}
208 236
.jsadmin_drag img { cursor :pointer; margin-top :0px; padding :0px 0; vertical-align :baseline; }
209 237
.list_actions { height :20px; padding :0 1px; text-align :left; width :20px; }
210 238
.list_page_code, 
......
220 248
.page_list_show li { display :block; }
221 249
.pages_list 
222 250
.icon_col td img { border-style :none; display :inline; float :left; padding-right :7px; }
223
.pages_list 
251
.pages_list {  } 
224 252
.icon_col td img { border-style :none; display :inline; float :left; padding-right :7px; }
225 253
.pages_list table { background-color :#dcdcdc; font-size :1.3em; margin :0 auto; table-layout :fixed; width :100%; }
226 254
.pages_list ul { font-weight :normal; margin :0; padding :0px; }
227 255
.pages_list ul li { list-style-type :none; margin :1px 0; padding :0; vertical-align :baseline; }
256

  
228 257
.sectionrow { font-size :1.1em; height :30px; table-layout :fixed; }
229 258
.sectionrow a:link { color :#003366; font-weight :bold; text-decoration :none; }
230 259
.sectionrow a:hover { color :#6699ff; }
260
.sections_list { padding :2px 0px 2px 5px; font-size :1.0em; width :100%; }
231 261
.sections_list { background :#dddddd; font-size :1em; font-weight :bold; padding-left :10px; }
232 262
.sections_list,
233 263
.pages_list_header { font-weight :bold; line-height :1.5em; margin-bottom :5px; text-align :left; }
234
.sections_list { padding :2px 0px 2px 5px; font-size :1.0em; }
235 264
.pages_list_header { padding :2px 0px 2px 5px; font-size :1.3em; height :25px; }
236 265
.header_list_menu_title { padding-left :30px; }
237 266
.value_page_code { color :#006400; font-weight :400; width :240px; }

Also available in: Unified diff