Projet

Général

Profil

Paste
Télécharger (5,42 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / themes / rubik / css / views-admin.rubik.css @ 5024cef7

1

    
2
/**
3
 * @file
4
 * Custom styles for making Views 3 play nice with Rubik.
5
 */
6

    
7
.views-displays .secondary .action-list input.form-submit {
8
  -webkit-box-shadow: none;
9
     -moz-box-shadow: none;
10
          box-shadow: none;
11
  -webkit-border-radius: 0;
12
     -moz-border-radius: 0;
13
          border-radius: 0;
14
}
15
.views-displays .secondary .open > a:hover {
16
  color: #59A;
17
}
18
.views-ui-display-tab-actions .ctools-button-processed li a,
19
.views-ui-display-tab-actions .ctools-button-processed input {
20
  border: none;
21
  -webkit-box-shadow: none;
22
     -moz-box-shadow: none;
23
          box-shadow: none;
24
}
25
#views-ui-edit-form div#edit-actions.form-actions.form-wrapper {
26
   float: right;
27
}
28
#views-ui-edit-form div h1.unit-title.clearfix {
29
   clear: both;
30
   float: left;
31
}
32
#views-ui-edit-form .tabs {
33
  float: left;
34
  background-color: transparent;
35
}
36
#views-ui-edit-form .tabs li {
37
  display: block;
38
  float: left;
39
}
40
#views-ui-edit-form .views-display-top .tabs li li{
41
  float: none;
42
}
43
#views-ui-edit-form .views-display-top ul.secondary.tabs {
44
  overflow: inherit;
45
  padding-bottom: 0;
46
  padding-left: 0;
47
}
48
#views-ui-edit-form .views-display-top ul.secondary.tabs li {
49
  margin-bottom: 0;
50
  margin: 0 10px 0 0;
51
}
52
#views-ui-edit-form .views-display-top ul.secondary.tabs li a.active {
53
  border-color: #666;
54
}
55
#views-ui-edit-form .pager {
56
  margin: 0;
57
  height: auto;
58
}
59
.views-displays {
60
   clear: both;
61
}
62
.views-display-setting .label {
63
  margin-right: 3pt; /* LTR */
64
}
65
.views-admin a:hover {
66
   text-decoration: none;
67
}
68
.views-display-setting .views-ajax-link {
69
  margin-left: 0.2083em;
70
  margin-right: 0.2083em;
71
}
72
.views-ui-display-tab-bucket > h3,
73
.views-ui-display-tab-bucket > .views-display-setting {
74
  padding: 2px 6px 4px;
75
}
76
/* Hide 'remove' checkboxes. This might be scoped too widely. */
77
.form-type-checkbox.remove {
78
  display: none;
79
}
80
.views-ui-display-tab-bucket .views-display-setting {
81
  color: #666666;
82
  font-size: 12px;
83
  padding-bottom: 2px;
84
}
85
.views-ui-display-tab-bucket h1,
86
.views-ui-display-tab-bucket h2,
87
.views-ui-display-tab-bucket h3,
88
.views-ui-display-tab-bucket h4,
89
.views-ui-display-tab-bucket h5 {
90
  margin-bottom: 0;
91
  margin-top: 0;
92
}
93
#edit-display-settings-main {
94
  margin-top: 15px;
95
}
96
input.form-autocomplete,
97
input.form-text,
98
input.form-file,
99
textarea.form-textarea,
100
select.form-select {
101
  padding: 2px;
102
  border: 1px solid #ccc;
103
  border-top-color: #999;
104
  background: #fff;
105
  color: #333;
106
}
107
input.form-text:focus,
108
input.form-file:focus,
109
textarea.form-textarea:focus,
110
select.form-select:focus {
111
  color: #000;
112
  border-color: #ace;
113
}
114
#views-ui-preview-form .form-type-textfield {
115
  margin-top: 2px;
116
}
117
#views-ui-preview-form {
118
  border-width: 1px;
119
  border-style: solid;
120
  border-color: #DDD;
121
  padding: 9px;
122
}
123
#views-ui-preview-form .form-item {
124
  border: none;
125
  padding: 0;
126
}
127
#views-ui-preview-form .form-type-textfield .description {
128
  white-space: normal;
129
  margin-bottom: 0;
130
}
131
#views-ui-preview-form .form-type-textfield input {
132
  width: 180px;
133
}
134
#views-ui-preview-form .form-type-textfield label {
135
  height: auto;
136
}
137
#edit-display-preview-controls .form-type-textfield label {
138
  display: inline-block;
139
  font-weight: normal;
140
  height: inherit;
141
  margin-right: 0.75em;
142
}
143
#edit-display-preview-controls > .form-type-textfield {
144
   margin-top: 6px;
145
}
146
#edit-display-preview-controls .arguments-preview,
147
#edit-display-preview-controls .form-type-textfield {
148
  margin-left: 14px;
149
}
150
#edit-display-preview-controls > div,
151
#edit-display-preview-controls > input {
152
  float: left;
153
}
154
#edit-display-preview-controls .form-item {
155
  margin-bottom: 0;
156
  padding-bottom: 0;
157
  padding-top: 0;
158
}
159
/* Labels are outside the .form-item wrapper. */
160
.views-exposed-form .views-exposed-widget label {
161
  margin: 0;
162
  padding: 0;
163
  color: #999;
164
  font-weight: bold;
165
  font-size: 10px;
166
  text-transform: uppercase;
167
}
168
.views-exposed-form .views-exposed-widget .form-item {
169
  border: 0;
170
  padding: 0;
171
}
172
/* Collapsible within dependent. */
173
#edit-options .collapsible .collapsible,
174
#edit-options .collapsible {
175
   float: none;
176
}
177
.dependent-options,
178
.dependent-options.form-item,
179
.form-item-options-expose-required,
180
.form-item-options-expose-label {
181
  margin-left: 1.5em;
182
}
183
#views-ajax-popup {
184
  border: 0;
185
}
186
.views-ui-dialog .ui-dialog-titlebar {
187
  border: none;
188
}
189
.views-ui-dialog .ui-dialog-titlebar-close {
190
  -webkit-border-radius: 5px;
191
     -moz-border-radius: 5px;
192
          border-radius: 5px;
193
  border: 0;
194
  background: #444 url(../images/buttons.png) -4000px 50% no-repeat;
195
  display: block;
196
  position: absolute;
197
  height: 20px;
198
  width: 20px;
199
  margin: 5px;
200
  padding: 0;
201
  right: 0;
202
  left: auto;
203
}
204
.views-ui-dialog #views-ajax-title {
205
  color:#fff;
206
  font-size: 100%;
207
  font-weight: normal;
208
  text-transform: uppercase;
209
  background: url(../images/bleeds.png) 0 -30px repeat-x;
210
  border: 0;  
211
  -webkit-border-radius: 6px 6px 0 0;
212
     -moz-border-radius: 6px 6px 0 0;
213
          border-radius: 6px 6px 0 0;
214
  padding: 5px 10px;  
215
  margin-bottom: 10px;
216
}
217
.views-ui-dialog .views-override {
218
  background: transparent; 
219
  padding: 0 0 8px;
220
}
221
.views-ui-dialog #views-ajax-body {
222
  margin: 0 20px;
223
}
224
.views-ui-dialog .scroll {
225
  border: none;
226
  padding: 8px 10px 8px 0;
227
}
228
/* Force the Views UI operations table cell to have relative positioning. */
229
td.views-ui-operations {
230
  position: relative;
231
}
232
/* Form buttons. */
233
.views-ui-dialog .form-buttons {
234
  background: #EEE;
235
  border: 1px solid #DDD;
236
  padding: 9px;
237
  margin-top: 10px;
238
}
239
/* Filtering options. */
240
.views-filterable-options .form-type-checkbox  {
241
  padding: 5px 8px!important;
242
}