Project

General

Profile

« Previous | Next » 

Revision 1867

Added by Dietmar over 11 years ago

! fixed pagetree header

View differences:

screen.css
204 204
a:visited { color :#0066cc; }
205 205
a:hover { color :#6699ff; text-decoration :underline; }
206 206
/* */
207
.header_list_actions { text-align :left; width :150px; }
207
.header_list_actions { text-align :left; padding :3px; width :180px; }
208 208
.header_list_block { text-align :left; width :120px; }
209
.header_list_page_id { padding-right :15px; text-align :right; width :30px; }
210
.header_list_page_title, 
211
.list_page_title { width :350px; }
209
.header_list_page_id { padding :3px; text-align :right; width :30px; }
210
.header_list_menu_title { padding : 3px; }
211
.header_list_page_title { width :350px; }
212 212
/**/
213 213
.list_page_title, .list_menu_title, 
214
.header_list_menu_title, .header_list_type { text-align :left; vertical-align :middle; }
214
.header_list_menu_title, .header_list_type { text-align :left; vertical-align :middle; padding : 3px; }
215 215
.header_list_pubdate_start, 
216 216
.header_list_pubdate_end, 
217 217
.list_pubdate_start, 
218 218
.list_pubdate_end { text-align :left; white-space :nowrap; width :185px; }
219 219
.header_list_sections_actions { text-align :left; width :30px; }
220
.header_list_type { font-size :1em; padding :4px 0; text-align :left; width :40%; }
220
.header_list_type { font-size :1em; padding :4px 0; text-align :left; width :34%; }
221 221
.jsadmin_drag img { cursor :pointer; margin-top :0px; padding :0px 0; vertical-align :baseline; }
222 222
.list_actions { height :20px; padding :0 1px; text-align :left; width :20px; }
223 223
.list_page_code, 
......
226 226
.list_pubdate_end input[type="text"] { width :120px; }
227 227
.list_section_id, 
228 228
.list_page_id, 
229
.header_list_section_id { padding :0 3px; text-align :right; vertical-align :baseline; width :2em; }
229
.header_list_section_id { padding :0 3px; text-align :right; vertical-align :middle; width :2em; }
230 230
.modify_link { display :inline; padding :0 2px; vertical-align :baseline; }
231 231
.page_list { display :none; }
232 232
img.page_list_rights { border :none; float :left; margin :0 auto; padding :0 2px; }
......
234 234
.pages_list 
235 235
.icon_col td img { border-style :none; display :inline; float :left; padding-right :7px; }
236 236
.pages_list { }
237
.list_page_title { width :350px; }
237 238
.icon_col td img { border-style :none; display :inline; float :left; padding-right :7px; }
238 239
.pages_list table { background-color :#dcdcdc; font-size :1.3em; margin :0 auto; table-layout :fixed; width :100%; }
239 240
.pages_list ul { font-weight :normal; margin :0; padding :0px; }
......
246 247
.sections_list,
247 248
.pages_list_header { font-weight :bold; line-height :1.5em; margin-bottom :5px; text-align :left; }
248 249
.pages_list_header { padding :2px 0px 2px 5px; font-size :1.3em; height :25px; }
249
.header_list_menu_title { padding-left :30px; width :400px; }
250 250
.value_page_code { color :#006400; font-weight :400; width :240px; }
251 251
.section-info { margin :1em auto; }
252 252
/* depending styles for /admin/pages_settings */
......
259 259
	div.page-settings select { }
260 260
	div.page-settings textarea { height :5em; }
261 261
	div.page-settings [type=checkbox] { width :2.5em; }
262
   div.page-settings [type=reset],
262
	div.page-settings [type=reset],
263 263
	div.page-settings [type=submit] { padding :2px; width :auto; }
264
div.page-settings-leftcol { float :left; padding :10px 10px 10px 10px; border-right :groove 0px #a8bccb; border 0 solid 1px  #a8bccb :; }
264
div.page-settings-leftcol { float :left; padding :10px 10px 10px 10px; border-right :groove 0px #a8bccb; border: 0 solid 1px  #a8bccb :; }
265 265
div.page-settings-leftcol div.page-settings-tab { border :solid 1px #a8bccb; padding :8px; margin-bottom :8px; }
266 266
	div.page-settings-leftcol div { padding :2px 0 3px 0; vertical-align :top; }
267 267
	div.page-settings-leftcol label { width :170px; vertical-align :top; }

Also available in: Unified diff