Revision 1080
Added by Matthias over 15 years ago
theme.css | ||
---|---|---|
5 | 5 |
img { border: 0px;} |
6 | 6 |
|
7 | 7 |
#admin_header{text-align:center;width:900px;height:105px;margin:0 auto;padding:0;*padding-top:10px;} |
8 |
#admin_header a#website_title {display:block;text-align:left;font-size:14px;font-weight:bold;color:#fff;text-transform:uppercase;text-decoration:none;} |
|
8 | 9 |
#topmenu {float:right;text-align:right;color:#fff;} |
9 | 10 |
#topmenu a {font-size:11px;color:#fff;text-decoration:underline;margin:0 5px;} |
10 | 11 |
#topmenu .version {font-size:11px;color:#7cacda;padding:0 10px 0 0;} |
... | ... | |
47 | 48 |
.title {text-align:left;font-weight:bold;font-size:14px;margin-bottom:5px;} |
48 | 49 |
.description {text-align:left;padding:4px 4px 0 4px;} |
49 | 50 |
.note {color:#666;font-size:10px;} |
51 |
.bold {font-weight:bold;} |
|
50 | 52 |
|
51 | 53 |
.submit, .cancel {width:100px;margin-top:5px;} |
52 | 54 |
.form_submit {width:100%;} |
... | ... | |
81 | 83 |
.pages_list {font-weight:bold;margin-top:5px;} |
82 | 84 |
.pages_list .icon_col td img {display:block;border-style:none;float:left;padding-right:7px;} |
83 | 85 |
.pages_list table {width:900px;} |
84 |
.pages_list table td {} |
|
85 | 86 |
.pages_list ul {margin:0;font-weight:normal;padding: 0;} |
86 | 87 |
.pages_list ul li {list-style-type:none;margin:2px 0;} |
87 | 88 |
|
88 |
table.pages_view {width:900px;background-color:#f0f0f0;}
|
|
89 |
table.pages_view {width:900px;} |
|
89 | 90 |
table.pages_view tr {background:#f0f0f0;} |
90 | 91 |
table.pages_view tr:hover {background:#eaeff6;} |
91 | 92 |
|
... | ... | |
93 | 94 |
.page_list_show li {display:block;} |
94 | 95 |
img.page_list_rights {border:none;float:left;margin:0;} |
95 | 96 |
|
96 |
.header_list_page_ID {padding-left:10px; width:25px;text-align:left;}
|
|
97 |
.header_list_page_title {width:391px;text-align:left;}
|
|
98 |
.header_list_menu_title {width:314px;text-align:left;}
|
|
99 |
.header_list_actions {text-align:left;} |
|
97 |
.header_list_page_title {text-align:left;padding-left:50px;}
|
|
98 |
.header_list_menu_title {width:300px;text-align:left;}
|
|
99 |
.header_list_page_ID{width:40px;text-align:left;}
|
|
100 |
.header_list_actions {text-align:left;width:120px;}
|
|
100 | 101 |
|
101 |
.list_page_title {width:350px;text-align:left;} |
|
102 |
.header_list_type {text-align:left;width:px;} |
|
103 |
.header_list_block {text-align:left;width:180px;} |
|
104 |
.header_list_pubdate_start {text-align:left;width:200px;} |
|
105 |
.header_list_pubdate_end {text-align:left;width:200px;} |
|
106 |
.header_list_section_ID {width:55px;text-align: right;} |
|
107 |
.header_list_sections_actions {text-align:left;width:60px;} |
|
108 |
|
|
109 |
.list_page_title {text-align:left;} |
|
102 | 110 |
.list_menu_title {width:300px;text-align:left;} |
111 |
.list_page_id {width:40px;text-align:left;} |
|
103 | 112 |
.list_actions {width:20px;} |
104 |
|
|
105 |
|
|
113 |
.list_type {text-align:left;width:px;} |
|
114 |
.list_block {text-align:left;width:180px;} |
|
115 |
.list_section_id {width:55px;text-align: right;} |
|
116 |
.list_pubdate_start {text-align:left;width:200px;} |
|
117 |
.list_pubdate_end {text-align:left;width:200px;} |
Also available in: Unified diff
Updated Argos_theme (Thanks to Argos and Luisehahne)