Projet

Général

Profil

Paste
Télécharger (4,68 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / themes / adminimal_theme / css / mobile.css @ 87dbc3bf

1
/* Mobile Styles - You can edit the media query from the theme settings page. */
2
#branding {
3
  padding: 0;
4
}
5

    
6
#branding.has-primary-tabs {
7
  border-bottom: 5px solid #0074BD;
8
}
9

    
10
#branding .breadcrumb {
11
  padding: 10px 10px 0px 10px;
12
}
13

    
14
#branding h1.page-title {
15
  padding: 0 0 15px 10px;
16
}
17

    
18
#branding .add-or-remove-shortcuts {
19
  display: none;
20
}
21

    
22
#page {
23
  margin-left: 10px;
24
  margin-right: 10px;
25
  padding: 10px 0;
26
  position: relative;
27
}
28

    
29
ul.primary {
30
  float: none;
31
  clear: both;
32
  display: block;
33
  padding: 0 50px 0 10px;
34
}
35

    
36
ul.primary li {
37
  clear: both;
38
  display: block;
39
  float: none;
40
  margin: 0;
41
}
42

    
43
body.adminimal-theme ul.primary li a:active, body.adminimal-theme ul.primary li a:link, body.adminimal-theme ul.primary li a:visited {
44
  border: 0 none;
45
  display: block;
46
  font-size: 20px;
47
  font-weight: normal;
48
  line-height: 1.2em;
49
  width: 100%;
50
  background: #444;
51
  color: #fff;
52
  margin-top: 5px;
53
}
54

    
55
body.adminimal-theme ul.primary li a.active, body.adminimal-theme ul.primary li a.active:link, body.adminimal-theme ul.primary li a.active:visited, body.adminimal-theme ul.primary li a:hover {
56
  margin-top: 5px;
57
  border: 0 none;
58
  background-color: #0074BD;
59
}
60

    
61
ul.secondary li {
62
  float: left;
63
  margin: 5px;
64
}
65

    
66
body.adminimal-theme ul.secondary li a, body.adminimal-theme ul.secondary li a:hover, body.adminimal-theme ul.secondary li.active a, body.adminimal-theme ul.secondary li.active a.active {
67
  padding: 5px 10px;
68
}
69

    
70
body.adminimal-theme div.admin .right, body.adminimal-theme div.admin .left {
71
  margin: 0;
72
  width: 100%;
73
}
74

    
75
.help-items {
76
  width: 100%;
77
}
78

    
79
.form-item label, .exposed-filters .form-item label {
80
  margin: 0 0.5em 0.25em 0;
81
}
82

    
83
.container-inline div, .container-inline label {
84
  display: block;
85
}
86

    
87
.exposed-filters .form-item {
88
  width: 100%;
89
}
90

    
91
.exposed-filters .form-select {
92
  clear: both;
93
  margin-bottom: 10px;
94
  width: 100%;
95
}
96

    
97
.views-exposed-form .views-exposed-widget {
98
  width: 100%;
99
}
100

    
101
.views-exposed-form label {
102
  margin: 0;
103
  padding: 0 0 0.5em;
104
}
105

    
106
.overflow-fix {
107
  overflow: auto;
108
}
109

    
110
input, textarea, img {
111
  max-width: 99%;
112
}
113

    
114
input[size] {
115
  width: 99%;
116
}
117

    
118
.system-themes-list-enabled .theme-default .theme-info h3 {
119
  clear: both;
120
  padding-top: 10px;
121
}
122

    
123
table.sticky-header {
124
  display: none;
125
}
126

    
127
.system-themes-list-enabled .theme-info {
128
  clear: both;
129
  float: left;
130
  margin-top: 1em;
131
}
132

    
133
ul.action-links li {
134
  clear: both;
135
  float: left;
136
  margin: 0 1em 0 0;
137
  padding-bottom: 1em;
138
}
139

    
140
ul.action-links li:last-child {
141
  padding-bottom: 0;
142
}
143

    
144
.ctools-dropbutton-processed {
145
  position: relative;
146
}
147
.views-display-top .ctools-button-processed, .views-ui-display-tab-bucket .ctools-button-processed {
148
  font-size: 13px;
149
  left: 5px;
150
  margin-bottom: 10px;
151
  position: relative;
152
  top: 5px;
153
}
154

    
155
.views-display-columns > * {
156
  width: 100%;
157
  margin-left: 0;
158
  padding-left: 0;
159
}
160

    
161
div.vertical-tabs {
162
  background: #fff;
163
  border: none;
164
}
165

    
166
div.vertical-tabs .vertical-tabs-list {
167
  margin: 0;
168
  width: 100%;
169
  padding-bottom: 20px;
170
  width: 100%;
171
  border: none;
172
}
173
div.vertical-tabs .vertical-tabs-panes {
174
  margin: 0;
175
  padding: 0;
176
  width: 100%;
177
  clear: both;
178
}
179
div.vertical-tabs ul li.vertical-tab-button a {
180
  background: none repeat scroll 0 0 #eee;
181
  border: none;
182
}
183

    
184
div.vertical-tabs ul li.vertical-tab-button a {
185
  background: #eee;
186
  border: none;
187
}
188

    
189
div.vertical-tabs ul li.vertical-tab-button a:hover, div.vertical-tabs ul li.selected a:hover, div.vertical-tabs ul li.selected a, div.vertical-tabs ul li.selected a:focus, div.vertical-tabs ul li.selected a:active {
190
  background: #ddd;
191
  border: none;
192
}
193

    
194
html.js .adminimal-theme #module-filter-modules {
195
  margin-left: 0;
196
  margin-bottom: 55px;
197
  width: 100%;
198
}
199

    
200
html.js .adminimal-theme #module-filter-tabs>ul {
201
  display: none;
202
}
203

    
204
html.js .adminimal-theme #module-filter-submit {
205
  bottom: 0;
206
  margin-left: -10px;
207
  position: fixed;
208
  width: 100%;
209
  z-index: 999;
210
  border: none;
211
  border-top: 3px solid #0074BD;
212
  background: #fff;
213
}
214

    
215
table.module-filter-tabs-processed td.description, table.module-filter-tabs-processed > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(4) {
216
  display: none;
217
}
218

    
219
html.js .adminimal-theme #module-filter-show-wrapper .form-item-module-filter-show-required {
220
  clear: both;
221
  display: block;
222
}
223

    
224
html.js .adminimal-theme #module-filter-show-wrapper .form-item {
225
    display: inline-block;
226
    margin: 0;
227
    padding: 0;
228
    width: 45%;
229
}
230

    
231
/* Sidebars */
232
#content-wrapper {
233
    display: block;
234
}
235

    
236
#main-content {
237
  width: 100%;
238
  clear: both;
239
  display: block;
240
}
241

    
242
#sidebar-left .region-sidebar-left, #sidebar-right .region-sidebar-right {
243
  display: block;
244
  width: 100%;
245
  padding: 0px;
246
  margin: 0px;
247
}
248

    
249
#sidebar-left .region-sidebar-left {
250
  padding-right: 0px;
251
}
252

    
253
#sidebar-right .region-sidebar-right {
254
  padding-left: 0px;
255
}