Projet

Général

Profil

Paste
Télécharger (3,96 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / themes / corolla / css / admin-section.css @ 87dbc3bf

1
/**
2
 * NOTE: This file is not loaded by default, to use it you must un-comment
3
 * it in your themes info file if you want to use Corolla as an admin theme.
4
 */
5
/* admin/structure/block and admin/people/permissions */
6
tr.region-title td,
7
table#permissions td.module {
8
  color: #779125;
9
  font-size: 1.083em;
10
  font-weight: 700;
11
  letter-spacing: 1px;
12
  text-transform: uppercase;
13
}
14
tr.region-populated {
15
  display: none;
16
}
17
/* admin/config */
18
div.admin .left,
19
div.admin .right {
20
  margin: 0;
21
}
22
div.admin-panel {
23
  margin: 0 0 9px 0;
24
  padding: 5px 0 10px;
25
  border-bottom: 1px dashed #000;
26
}
27
div.admin-panel h3 {
28
  margin-top: 5px;
29
}
30
.admin-panel:last-child {
31
  border-bottom: none;
32
}
33
/* admin/help/ */
34
body.page-admin-help dd {
35
  margin-bottom: 12px;
36
}
37
/* admin/config/regional/date-time */
38
td .form-item {
39
  margin: 4px 0;
40
}
41
/* admin/<content_type>/fields */
42
.label-add-new-field,
43
.label-add-existing-field {
44
  display: inline-block;
45
  vertical-align: middle;
46
}
47
/* admin/config/people/ip-blocking */
48
form#system-ip-blocking-form {
49
  margin-bottom: 15px;
50
}
51
/* admin/config */
52
div.admin-panel .body {
53
  padding: 0;
54
}
55
/* admin/reports/updates */
56
table.version tr {
57
  margin: 10px 0;
58
}
59
td.version-links li {
60
  display: inline;
61
  margin: 0 0 0 10px;
62
}
63
table.update tr {
64
  margin: 10px 0;
65
  display: block;
66
  -moz-border-radius: 3px;
67
  -webkit-border-radius: 3px;
68
  -khtml-border-radius: 3px;
69
  border-radius: 3px;
70
}
71
table.update tr.error > td,
72
table.update tr.ok > td,
73
table.update tr.warning > td,
74
table.update tr.unknown > td {
75
  display: block;
76
}
77
table.update tr,
78
table.update td {
79
  border: none;
80
}
81
body.page-admin-reports-updates h3 {
82
  margin-bottom: 0;
83
}
84
.update tr.error {
85
  background-color: #ffece2;
86
  border: 1px solid #f4c6af;
87
}
88
.update tr.ok {
89
  background-color: #eef8ca;
90
  border: 1px solid #d6ec8b;
91
}
92
.update tr.warning {
93
  background-color: #fdf9e5;
94
  border: 1px solid #f1e7b4;
95
}
96
.update tr.unknown {
97
  background-color: #efefef;
98
  border: 1px solid #d4d4d4;
99
}
100
.update .project,
101
.update table.version .version-title,
102
.update .info  {
103
  padding-left: 0;
104
  padding-right: 0;
105
}
106
/* admin/reports/status */
107
table.system-status-report tr {
108
  border-bottom: 1px solid #878787;
109
  border-top: 1px solid #878787;
110
  padding-left: 30px;
111
}
112
table.system-status-report tr.warning {
113
  background-color: #fdf9e5;
114
}
115
table.system-status-report tr.ok {
116
  background-color: #eef8ca;
117
}
118
table.system-status-report tr.error {
119
  background-color: #ffece2;
120
}
121
/* admin/appearance */
122
.system-themes-list-disabled .theme-selector  {
123
  padding: 20px 30px 20px 0;
124
  width: 200px;
125
}
126
.system-themes-list-disabled .theme-info {
127
  min-height: 0;
128
}
129
.block-region {
130
  background-color: transparent;
131
  border: 2px dashed #ff3e00;
132
  padding: 10px 10px;
133
  font-size: 1.4em;
134
  font-weight: 700;
135
  color: #ff3e00;
136
  text-align: center;
137
  text-transform: uppercase;
138
}
139
/* Admin forms */
140
body.page-admin label {
141
  font-weight: 700;
142
}
143
#edit-actions {
144
  vertical-align: top;
145
  margin: 10px 0;
146
}
147
.fieldset-description {
148
  margin-bottom: 6px;
149
}
150
body.page-admin input {
151
  width: auto;
152
}
153
.multiselect .form-item {
154
  display: inline-block;
155
  margin: 0 10px 0 0;
156
}
157
dl.multiselect dt,
158
dl.multiselect dd {
159
  float: none;
160
}
161
#user-admin-buttons  {
162
  margin-left: 0;
163
  margin-right: 0;
164
}
165
form#system-actions-manage-form {
166
  margin-top: 30px;
167
}
168
table + input {
169
  margin-top: 10px!important;
170
}
171
legend + .fieldset-wrapper {
172
  margin-top: 0;
173
}
174
dl.multiselect dd .form-item {
175
  margin-bottom: 30px;
176
}
177
dl.multiselect dd .form-item label {
178
  margin-top: 2px;
179
}
180
.node-form #edit-poll-more {
181
  margin-top: 10px;
182
}
183
#edit-field-screenshot {
184
  float: none;
185
}
186
td.block {
187
  background: inherit;
188
  border: none;
189
  margin: 0;
190
}
191
td.edit,
192
td.delete {
193
  padding-left: 7px;
194
}
195
dl.admin-list dd {
196
  margin: 0 0 11px 0;
197
}
198
dl.multiselect label {
199
  text-transform: capitalize;
200
}
201
dl.multiselect dd {
202
  line-height: normal;
203
  margin-left: 0;
204
}
205
.node-type-list dt {
206
  margin-top: 11px;
207
}
208
#user-admin-buttons,
209
#node-admin-buttons {
210
  margin-top: 10px;
211
}
212
fieldset .action {
213
  margin-top: 7px;
214
}
215
.compact-link {
216
  margin-bottom: 5px;
217
}