fume 0.6.7 → 0.7.0
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGELOG.md +7 -0
- data/VERSION +1 -1
- data/fume.gemspec +4 -1
- data/lib/fume/app_setting_loader.rb +13 -0
- data/lib/fume/authlogic.rb +1 -1
- data/lib/fume/cancan.rb +1 -1
- data/lib/fume/rails_ext.rb +16 -1
- data/lib/fume/railtie.rb +2 -2
- data/lib/fume/simple_nav.rb +49 -0
- data/lib/fume.rb +2 -1
- metadata +42 -64
- data/lib/fume/simple_theme.rb +0 -59
- data/rails_generators/fume/simple_theme/simple_theme_gen.rb +0 -9
- data/rails_generators/fume/simple_theme/templates/public/stylesheets/reset.css +0 -89
- data/rails_generators/fume/simple_theme/templates/public/stylesheets/reset.less +0 -1
- data/rails_generators/fume/simple_theme/templates/public/themes/simple_theme/demo.html +0 -513
- data/rails_generators/fume/simple_theme/templates/public/themes/simple_theme/simple-theme-ie-patch.js +0 -19
- data/rails_generators/fume/simple_theme/templates/public/themes/simple_theme/simple-theme.css +0 -864
- data/rails_generators/fume/simple_theme/templates/public/themes/simple_theme/simple-theme.less +0 -539
- data/rails_generators/fume/simple_theme/templates/public/themes/simple_theme/src/base.less +0 -9
- data/rails_generators/fume/simple_theme/templates/public/themes/simple_theme/src/function.less +0 -17
- data/rails_generators/fume/simple_theme/templates/public/themes/simple_theme/src/layout.less +0 -432
- data/rails_generators/fume/simple_theme/templates/public/themes/simple_theme/src/reset.less +0 -18
- data/rails_generators/fume/simple_theme/templates/public/themes/simple_theme/src/vendor/yui-3.0/base.css +0 -80
- data/rails_generators/fume/simple_theme/templates/public/themes/simple_theme/src/vendor/yui-3.0/fonts.css +0 -47
- data/rails_generators/fume/simple_theme/templates/public/themes/simple_theme/src/vendor/yui-3.0/reset.css +0 -126
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-1.4.2.js +0 -6240
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.js +0 -10921
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-bg_flat_30_cccccc_40x100.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-bg_flat_50_5c5c5c_40x100.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-bg_glass_20_555555_1x400.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-bg_glass_40_0078a3_1x400.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-bg_glass_40_ffc73d_1x400.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-bg_gloss-wave_25_333333_500x100.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-bg_highlight-soft_80_eeeeee_1x100.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-bg_inset-soft_25_000000_1x100.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-bg_inset-soft_30_f58400_1x100.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-icons_222222_256x240.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-icons_4b8e0b_256x240.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-icons_a83300_256x240.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-icons_cccccc_256x240.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-icons_ffffff_256x240.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness.css +0 -480
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-i18n-1.8.js +0 -1176
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery.ba-bbq-1.2.1.js +0 -1137
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery.corner-2.09.js +0 -239
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery.timepicker-0.2.1.js +0 -413
data/rails_generators/fume/simple_theme/templates/public/themes/simple_theme/simple-theme.css
DELETED
@@ -1,864 +0,0 @@
|
|
1
|
-
html {
|
2
|
-
color: #000000;
|
3
|
-
background: #ffffff;
|
4
|
-
}
|
5
|
-
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
|
6
|
-
margin: 0;
|
7
|
-
padding: 0;
|
8
|
-
}
|
9
|
-
table {
|
10
|
-
border-collapse: collapse;
|
11
|
-
border-spacing: 0;
|
12
|
-
}
|
13
|
-
fieldset, img { border: 0; }
|
14
|
-
address, caption, cite, code, dfn, em, strong, th, var {
|
15
|
-
font-style: normal;
|
16
|
-
font-weight: normal;
|
17
|
-
}
|
18
|
-
li { list-style: none; }
|
19
|
-
caption, th { text-align: left; }
|
20
|
-
h1, h2, h3, h4, h5, h6 {
|
21
|
-
font-size: 100%;
|
22
|
-
font-weight: normal;
|
23
|
-
}
|
24
|
-
q:before { content: ''; }
|
25
|
-
q:after { content: ''; }
|
26
|
-
abbr, acronym {
|
27
|
-
border: 0;
|
28
|
-
font-variant: normal;
|
29
|
-
}
|
30
|
-
sup { vertical-align: text-top; }
|
31
|
-
sub { vertical-align: text-bottom; }
|
32
|
-
input, textarea, select {
|
33
|
-
font-family: inherit;
|
34
|
-
font-size: inherit;
|
35
|
-
font-weight: inherit;
|
36
|
-
}
|
37
|
-
input, textarea, select { *font-size: 100%; }
|
38
|
-
legend { color: #000000; }
|
39
|
-
body {
|
40
|
-
font: 13px/1.231 arial, helvetica, clean, sans-serif;
|
41
|
-
*font-size: small;
|
42
|
-
*font: x-small;
|
43
|
-
}
|
44
|
-
select, input, button, textarea { font: 99% arial, helvetica, clean, sans-serif; }
|
45
|
-
table {
|
46
|
-
font-size: inherit;
|
47
|
-
font: 100%;
|
48
|
-
}
|
49
|
-
pre, code, kbd, samp, tt {
|
50
|
-
font-family: monospace;
|
51
|
-
*font-size: 108%;
|
52
|
-
line-height: 100%;
|
53
|
-
}
|
54
|
-
h1 { font-size: 138.5%; }
|
55
|
-
h2 { font-size: 123.1%; }
|
56
|
-
h3 { font-size: 108%; }
|
57
|
-
h1, h2, h3 { margin: 1em 0; }
|
58
|
-
h1, h2, h3, h4, h5, h6, strong { font-weight: bold; }
|
59
|
-
abbr, acronym {
|
60
|
-
border-bottom: 1px dotted #000000;
|
61
|
-
cursor: help;
|
62
|
-
}
|
63
|
-
em { font-style: italic; }
|
64
|
-
blockquote, ul, ol, dl { margin: 1em; }
|
65
|
-
ol, ul, dl { margin-left: 2em; }
|
66
|
-
ol li { list-style: decimal outside; }
|
67
|
-
ul li { list-style: disc outside; }
|
68
|
-
dl dd { margin-left: 1em; }
|
69
|
-
th, td {
|
70
|
-
border: 1px solid #000000;
|
71
|
-
padding: 0.5em;
|
72
|
-
}
|
73
|
-
th {
|
74
|
-
font-weight: bold;
|
75
|
-
text-align: center;
|
76
|
-
}
|
77
|
-
caption {
|
78
|
-
margin-bottom: 0.5em;
|
79
|
-
text-align: center;
|
80
|
-
}
|
81
|
-
p, fieldset, table, pre { margin-bottom: 1em; }
|
82
|
-
input[type=text], input[type=password], textarea {
|
83
|
-
width: 12.25em;
|
84
|
-
*width: 11.9em;
|
85
|
-
}
|
86
|
-
ol li { list-style: none; }
|
87
|
-
ul li { list-style: none; }
|
88
|
-
th, td { border: none; }
|
89
|
-
input[type=text], input[type=password], textarea { width: auto; }
|
90
|
-
body {
|
91
|
-
line-height: 1;
|
92
|
-
font-size: 13px;
|
93
|
-
}
|
94
|
-
.clear { clear: both; }
|
95
|
-
#container { min-width: 1050px; }
|
96
|
-
#header, #page { margin: 0 40px; }
|
97
|
-
#page { padding-top: 20px; }
|
98
|
-
#footer { padding-bottom: 20px; }
|
99
|
-
.sidebar #main {
|
100
|
-
width: 78%;
|
101
|
-
float: left;
|
102
|
-
}
|
103
|
-
#sidebar {
|
104
|
-
width: 21%;
|
105
|
-
float: right;
|
106
|
-
}
|
107
|
-
#box {
|
108
|
-
width: 500px;
|
109
|
-
margin: 50px auto;
|
110
|
-
}
|
111
|
-
#header { position: relative; }
|
112
|
-
#header h1 {
|
113
|
-
margin: 0;
|
114
|
-
padding: 0.5em 0;
|
115
|
-
font-size: 2.75em;
|
116
|
-
}
|
117
|
-
#header h1 a { text-decoration: none; }
|
118
|
-
#main .block { margin-bottom: 20px; }
|
119
|
-
#main .block .secondary-navigation {
|
120
|
-
font-size: 1.2em;
|
121
|
-
line-height: 1;
|
122
|
-
border-bottom-width: 0.4em;
|
123
|
-
border-bottom-style: solid;
|
124
|
-
border-top-left-radius: 0.4em;
|
125
|
-
-moz-border-radius-topleft: 0.4em;
|
126
|
-
-webkit-border-top-left-radius: 0.4em;
|
127
|
-
border-top-right-radius: 0.4em;
|
128
|
-
-moz-border-radius-topright: 0.4em;
|
129
|
-
-webkit-border-top-right-radius: 0.4em;
|
130
|
-
}
|
131
|
-
#main .block .secondary-navigation ul {
|
132
|
-
margin: 0;
|
133
|
-
padding: 0;
|
134
|
-
list-style-type: none;
|
135
|
-
}
|
136
|
-
#main .block .secondary-navigation ul li { float: left; }
|
137
|
-
#main .block .secondary-navigation ul li a {
|
138
|
-
display: block;
|
139
|
-
padding: 0.75em 1em 0.55em 1em;
|
140
|
-
text-decoration: none;
|
141
|
-
}
|
142
|
-
#main .block .secondary-navigation ul li span {
|
143
|
-
display: block;
|
144
|
-
padding: 0.75em 1em 0.55em 1em;
|
145
|
-
text-decoration: none;
|
146
|
-
}
|
147
|
-
#main .block .secondary-navigation ul li.first {
|
148
|
-
border-top-left-radius: 0.4em;
|
149
|
-
-moz-border-radius-topleft: 0.4em;
|
150
|
-
-webkit-border-top-left-radius: 0.4em;
|
151
|
-
}
|
152
|
-
#main .block .secondary-navigation ul li.first a {
|
153
|
-
border-top-left-radius: 0.4em;
|
154
|
-
-moz-border-radius-topleft: 0.4em;
|
155
|
-
-webkit-border-top-left-radius: 0.4em;
|
156
|
-
}
|
157
|
-
#main .block .secondary-navigation ul li.first a:hover {
|
158
|
-
border-top-left-radius: 0.4em;
|
159
|
-
-moz-border-radius-topleft: 0.4em;
|
160
|
-
-webkit-border-top-left-radius: 0.4em;
|
161
|
-
}
|
162
|
-
#main .block .content { padding: 1.2em; }
|
163
|
-
#main .block .content h2 {
|
164
|
-
margin: 0;
|
165
|
-
padding: 0;
|
166
|
-
margin-bottom: 0.4em;
|
167
|
-
font-size: 2em;
|
168
|
-
}
|
169
|
-
#main .block .content .inner {
|
170
|
-
padding: 0;
|
171
|
-
margin: 0;
|
172
|
-
}
|
173
|
-
#sidebar h3 {
|
174
|
-
margin: 0;
|
175
|
-
padding: 0.75em 1em 0.55em 1em;
|
176
|
-
font-size: 1.2em;
|
177
|
-
border-bottom-width: 0.4em;
|
178
|
-
border-bottom-style: solid;
|
179
|
-
border-top-left-radius: 0.4em;
|
180
|
-
-moz-border-radius-topleft: 0.4em;
|
181
|
-
-webkit-border-top-left-radius: 0.4em;
|
182
|
-
border-top-right-radius: 0.4em;
|
183
|
-
-moz-border-radius-topright: 0.4em;
|
184
|
-
-webkit-border-top-right-radius: 0.4em;
|
185
|
-
}
|
186
|
-
#sidebar ul.navigation {
|
187
|
-
margin: 0;
|
188
|
-
padding: 0;
|
189
|
-
list-style-type: none;
|
190
|
-
line-height: 1;
|
191
|
-
}
|
192
|
-
#sidebar ul.navigation li a {
|
193
|
-
display: block;
|
194
|
-
padding: 1em 1.2em;
|
195
|
-
text-decoration: none;
|
196
|
-
}
|
197
|
-
#sidebar .block {
|
198
|
-
margin-bottom: 1em;
|
199
|
-
padding-bottom: 1em;
|
200
|
-
border-radius: 0.4em;
|
201
|
-
-moz-border-radius: 0.4em;
|
202
|
-
-webkit-border-radius: 0.4em;
|
203
|
-
}
|
204
|
-
#sidebar .block .content { padding: 1em 1em 0 1em; }
|
205
|
-
#sidebar .block .content p { margin: 0; }
|
206
|
-
#sidebar .notice { padding: 1em; }
|
207
|
-
#sidebar .sidebar-block { padding: 1em; }
|
208
|
-
#box .block { margin-bottom: 20px; }
|
209
|
-
#box .block h1 { font-size: 2.75em; }
|
210
|
-
#box .block h2 {
|
211
|
-
padding: 0.5em 0.8em;
|
212
|
-
font-size: 1.5em;
|
213
|
-
margin: 0;
|
214
|
-
}
|
215
|
-
#box .block .content { padding: 1em 1.5em; }
|
216
|
-
#footer .block {
|
217
|
-
border-radius: 0.4em;
|
218
|
-
-moz-border-radius: 0.4em;
|
219
|
-
-webkit-border-radius: 0.4em;
|
220
|
-
}
|
221
|
-
#footer .block p {
|
222
|
-
margin: 0;
|
223
|
-
padding: 0.9em;
|
224
|
-
}
|
225
|
-
#main-navigation {
|
226
|
-
width: 100%;
|
227
|
-
font-size: 1.3em;
|
228
|
-
line-height: 1;
|
229
|
-
border-top-left-radius: 0.4em;
|
230
|
-
-moz-border-radius-topleft: 0.4em;
|
231
|
-
-webkit-border-top-left-radius: 0.4em;
|
232
|
-
border-top-right-radius: 0.4em;
|
233
|
-
-moz-border-radius-topright: 0.4em;
|
234
|
-
-webkit-border-top-right-radius: 0.4em;
|
235
|
-
}
|
236
|
-
#main-navigation ul {
|
237
|
-
margin: 0;
|
238
|
-
padding: 0;
|
239
|
-
list-style-type: none;
|
240
|
-
}
|
241
|
-
#main-navigation ul li {
|
242
|
-
float: left;
|
243
|
-
border-top-left-radius: 0.4em;
|
244
|
-
-moz-border-radius-topleft: 0.4em;
|
245
|
-
-webkit-border-top-left-radius: 0.4em;
|
246
|
-
border-top-right-radius: 0.4em;
|
247
|
-
-moz-border-radius-topright: 0.4em;
|
248
|
-
-webkit-border-top-right-radius: 0.4em;
|
249
|
-
}
|
250
|
-
#main-navigation ul li a {
|
251
|
-
display: block;
|
252
|
-
padding: 0.7em 1.2em;
|
253
|
-
text-decoration: none;
|
254
|
-
}
|
255
|
-
#user-navigation {
|
256
|
-
position: absolute;
|
257
|
-
right: 1.5em;
|
258
|
-
bottom: 0.2em;
|
259
|
-
line-height: 1;
|
260
|
-
}
|
261
|
-
#user-navigation ul {
|
262
|
-
margin: 0;
|
263
|
-
padding: 0;
|
264
|
-
list-style-type: none;
|
265
|
-
}
|
266
|
-
#user-navigation ul li {
|
267
|
-
float: left;
|
268
|
-
padding: 0 0.5em;
|
269
|
-
height: 2.5em;
|
270
|
-
line-height: 2.5em;
|
271
|
-
}
|
272
|
-
#user-navigation ul li a {
|
273
|
-
padding: 0.4em;
|
274
|
-
text-decoration: none;
|
275
|
-
}
|
276
|
-
#user-navigation ul li span {
|
277
|
-
padding: 0.4em;
|
278
|
-
text-decoration: none;
|
279
|
-
}
|
280
|
-
#user-navigation ul li button {
|
281
|
-
padding: 0.4em;
|
282
|
-
text-decoration: none;
|
283
|
-
}
|
284
|
-
#user-navigation ul li input {
|
285
|
-
padding: 0.4em;
|
286
|
-
text-decoration: none;
|
287
|
-
}
|
288
|
-
.table {
|
289
|
-
width: 100%;
|
290
|
-
border-collapse: collapse;
|
291
|
-
margin-bottom: 1.25em;
|
292
|
-
}
|
293
|
-
.table th {
|
294
|
-
font-weight: bold;
|
295
|
-
text-align: left;
|
296
|
-
}
|
297
|
-
.table th:first-child {
|
298
|
-
border-top-left-radius: 0.4em;
|
299
|
-
-moz-border-radius-topleft: 0.4em;
|
300
|
-
-webkit-border-top-left-radius: 0.4em;
|
301
|
-
}
|
302
|
-
.table th:last-child {
|
303
|
-
border-top-right-radius: 0.4em;
|
304
|
-
-moz-border-radius-topright: 0.4em;
|
305
|
-
-webkit-border-top-right-radius: 0.4em;
|
306
|
-
}
|
307
|
-
.table th { padding: 0.8em; }
|
308
|
-
.table th form { display: inline; }
|
309
|
-
.table th form div { display: inline; }
|
310
|
-
.table td { padding: 0.8em; }
|
311
|
-
.table td form { display: inline; }
|
312
|
-
.table td form div { display: inline; }
|
313
|
-
.table td.last { text-align: right; }
|
314
|
-
.actions-bar {
|
315
|
-
padding: 1em 1px;
|
316
|
-
line-height: 2;
|
317
|
-
}
|
318
|
-
.actions-bar .actions {
|
319
|
-
float: left;
|
320
|
-
line-height: 1;
|
321
|
-
}
|
322
|
-
.actions-bar .actions a {
|
323
|
-
margin-right: 0.45em;
|
324
|
-
padding: 0.35em 0.45em;
|
325
|
-
display: block;
|
326
|
-
border-radius: 0.25em;
|
327
|
-
-moz-border-radius: 0.25em;
|
328
|
-
-webkit-border-radius: 0.25em;
|
329
|
-
text-decoration: none;
|
330
|
-
float: left;
|
331
|
-
}
|
332
|
-
.actions-bar .actions input {
|
333
|
-
margin-right: 0.45em;
|
334
|
-
padding: 0.35em 0.45em;
|
335
|
-
display: block;
|
336
|
-
border-radius: 0.25em;
|
337
|
-
-moz-border-radius: 0.25em;
|
338
|
-
-webkit-border-radius: 0.25em;
|
339
|
-
text-decoration: none;
|
340
|
-
float: left;
|
341
|
-
}
|
342
|
-
.actions-bar .pagination {
|
343
|
-
line-height: 1;
|
344
|
-
float: right;
|
345
|
-
padding: 1px 0;
|
346
|
-
}
|
347
|
-
.pagination a {
|
348
|
-
display: block;
|
349
|
-
float: left;
|
350
|
-
padding: 0.35em 0.45em;
|
351
|
-
margin-right: 0.45em;
|
352
|
-
border-style: solid;
|
353
|
-
border-width: 1px;
|
354
|
-
border-radius: 0.25em;
|
355
|
-
-moz-border-radius: 0.25em;
|
356
|
-
-webkit-border-radius: 0.25em;
|
357
|
-
}
|
358
|
-
.pagination span {
|
359
|
-
display: block;
|
360
|
-
float: left;
|
361
|
-
padding: 0.35em 0.45em;
|
362
|
-
margin-right: 0.45em;
|
363
|
-
border-style: solid;
|
364
|
-
border-width: 1px;
|
365
|
-
border-radius: 0.25em;
|
366
|
-
-moz-border-radius: 0.25em;
|
367
|
-
-webkit-border-radius: 0.25em;
|
368
|
-
}
|
369
|
-
.pagination span.current { font-weight: bold; }
|
370
|
-
.pagination a { text-decoration: none; }
|
371
|
-
.form .group { margin-bottom: 1.25em; }
|
372
|
-
.form div.left {
|
373
|
-
width: 20%;
|
374
|
-
float: left;
|
375
|
-
}
|
376
|
-
.form div.right {
|
377
|
-
width: 75%;
|
378
|
-
float: right;
|
379
|
-
}
|
380
|
-
.form .columns .column { width: 48%; }
|
381
|
-
.form .columns .left { float: left; }
|
382
|
-
.form .columns .right { float: right; }
|
383
|
-
.form label.label {
|
384
|
-
font-size: 1.2em;
|
385
|
-
padding: 1px 0;
|
386
|
-
margin: 0;
|
387
|
-
}
|
388
|
-
.form input.text_field {
|
389
|
-
font-size: 1.2em;
|
390
|
-
padding: 1px 0;
|
391
|
-
margin: 0;
|
392
|
-
}
|
393
|
-
.form textarea.text_area {
|
394
|
-
font-size: 1.2em;
|
395
|
-
padding: 1px 0;
|
396
|
-
margin: 0;
|
397
|
-
}
|
398
|
-
.form label.right { text-align: right; }
|
399
|
-
.form input.checkbox { margin-right: 0.5em; }
|
400
|
-
.form input.radio { margin-right: 0.5em; }
|
401
|
-
.form label.checkbox { line-height: 1.5em; }
|
402
|
-
.form label.radio { line-height: 1.5em; }
|
403
|
-
.form label.label {
|
404
|
-
display: block;
|
405
|
-
padding-bottom: 0.2em;
|
406
|
-
font-weight: bold;
|
407
|
-
}
|
408
|
-
.form div.fieldWithErrors label.label { display: inline; }
|
409
|
-
.form .fieldWithErrors .error { color: red; }
|
410
|
-
.form input.text_field {
|
411
|
-
width: 100%;
|
412
|
-
border-width: 1px;
|
413
|
-
border-style: solid;
|
414
|
-
}
|
415
|
-
.form textarea.text_area {
|
416
|
-
width: 100%;
|
417
|
-
border-width: 1px;
|
418
|
-
border-style: solid;
|
419
|
-
}
|
420
|
-
ul.list {
|
421
|
-
margin: 0;
|
422
|
-
padding: 0;
|
423
|
-
list-style-type: none;
|
424
|
-
}
|
425
|
-
ul.list li {
|
426
|
-
clear: left;
|
427
|
-
padding-bottom: 5px;
|
428
|
-
}
|
429
|
-
ul.list li .left { float: left; }
|
430
|
-
ul.list li .left .avatar {
|
431
|
-
width: 50px;
|
432
|
-
height: 50px;
|
433
|
-
}
|
434
|
-
ul.list li .item { margin-left: 80px; }
|
435
|
-
ul.list li .item .avatar {
|
436
|
-
float: left;
|
437
|
-
margin: 0 5px 5px 0;
|
438
|
-
width: 30px;
|
439
|
-
height: 30px;
|
440
|
-
}
|
441
|
-
.ui-datepicker select.ui-datepicker-month { width: 46%; }
|
442
|
-
.ui-datepicker select.ui-datepicker-year { width: 46%; }
|
443
|
-
.ui-widget {
|
444
|
-
font-size: 93%;
|
445
|
-
line-height: 1;
|
446
|
-
}
|
447
|
-
#color_schemes {
|
448
|
-
nav: #ffffff;
|
449
|
-
nav-bg: #36393d;
|
450
|
-
nav-dark-bg: #1a1a1a;
|
451
|
-
nav-hover-bg: #666666;
|
452
|
-
disabled: #888888;
|
453
|
-
body-color: #222222;
|
454
|
-
}
|
455
|
-
html { background: #cfcfcf; }
|
456
|
-
body {
|
457
|
-
color: #222222;
|
458
|
-
background: #cfcfcf;
|
459
|
-
font-family: helvetica, arial, sans-serif;
|
460
|
-
}
|
461
|
-
#header_wrapper { background: #36393d; }
|
462
|
-
#header h1 {
|
463
|
-
font-weight: bold;
|
464
|
-
color: #ffffff;
|
465
|
-
}
|
466
|
-
#header h1 a { color: #ffffff; }
|
467
|
-
#main .block .content { background: #ffffff; }
|
468
|
-
#main .block .content h2 { font-weight: bold; }
|
469
|
-
#footer .block {
|
470
|
-
color: #ffffff;
|
471
|
-
background: #1a1a1a;
|
472
|
-
}
|
473
|
-
#sidebar h3 {
|
474
|
-
background: #36393d;
|
475
|
-
color: #ffffff;
|
476
|
-
border-color: #1a1a1a;
|
477
|
-
}
|
478
|
-
#sidebar ul li a:link {
|
479
|
-
background: #ffffff;
|
480
|
-
border-bottom: 1px solid #f0f0ee;
|
481
|
-
text-decoration: none;
|
482
|
-
}
|
483
|
-
#sidebar ul li a:visited {
|
484
|
-
background: #ffffff;
|
485
|
-
border-bottom: 1px solid #f0f0ee;
|
486
|
-
text-decoration: none;
|
487
|
-
}
|
488
|
-
#sidebar ul li a:hover {
|
489
|
-
background: #666666;
|
490
|
-
color: #ffffff;
|
491
|
-
}
|
492
|
-
#sidebar ul li a:active {
|
493
|
-
background: #666666;
|
494
|
-
color: #ffffff;
|
495
|
-
}
|
496
|
-
#sidebar .block { background: #ffffff; }
|
497
|
-
#sidebar .block h4 { font-weight: bold; }
|
498
|
-
#sidebar .notice { background: #e6eefc; }
|
499
|
-
#sidebar .notice h4 { color: #0b43a8; }
|
500
|
-
#box .block h2 {
|
501
|
-
background: #36393d;
|
502
|
-
color: #ffffff;
|
503
|
-
border-top-left-radius: 0.4em;
|
504
|
-
-moz-border-radius-topleft: 0.4em;
|
505
|
-
-webkit-border-top-left-radius: 0.4em;
|
506
|
-
border-top-right-radius: 0.4em;
|
507
|
-
-moz-border-radius-topright: 0.4em;
|
508
|
-
-webkit-border-top-right-radius: 0.4em;
|
509
|
-
}
|
510
|
-
#box .block .content { background: #ffffff; }
|
511
|
-
#main-navigation { background: #1a1a1a; }
|
512
|
-
#main-navigation ul li { background: #1a1a1a; }
|
513
|
-
#main-navigation ul li a { color: #ffffff; }
|
514
|
-
#main-navigation ul li.active { background: #f0f0ee; }
|
515
|
-
#main-navigation ul li.active a { color: #1a1a1a; }
|
516
|
-
#main-navigation ul li.active a:link { color: #1a1a1a; }
|
517
|
-
#main-navigation ul li.active a:visited { color: #1a1a1a; }
|
518
|
-
#main-navigation ul li.active a:hover { color: #1a1a1a; }
|
519
|
-
#main-navigation ul li.active a:active { color: #1a1a1a; }
|
520
|
-
#user-navigation ul li span { color: #ffffff; }
|
521
|
-
#user-navigation ul li span:link { color: #ffffff; }
|
522
|
-
#user-navigation ul li span:visited { color: #ffffff; }
|
523
|
-
#user-navigation ul li span:hover { color: #ffffff; }
|
524
|
-
#user-navigation ul li span:active { color: #ffffff; }
|
525
|
-
#user-navigation ul li a { color: #ffffff; }
|
526
|
-
#user-navigation ul li a:link { color: #ffffff; }
|
527
|
-
#user-navigation ul li a:visited { color: #ffffff; }
|
528
|
-
#user-navigation ul li a:hover { color: #ffffff; }
|
529
|
-
#user-navigation ul li a:active { color: #ffffff; }
|
530
|
-
#user-navigation ul li .logout {
|
531
|
-
background-color: red;
|
532
|
-
color: #ffffff;
|
533
|
-
border: 0px solid #999999;
|
534
|
-
border-radius: 0.4em;
|
535
|
-
-moz-border-radius: 0.4em;
|
536
|
-
-webkit-border-radius: 0.4em;
|
537
|
-
cursor: pointer;
|
538
|
-
}
|
539
|
-
.secondary-navigation {
|
540
|
-
background: #36393d;
|
541
|
-
border-bottom-color: #1a1a1a;
|
542
|
-
}
|
543
|
-
.secondary-navigation li a:hover { background: #666666; }
|
544
|
-
.secondary-navigation ul li.active { background-color: #1a1a1a; }
|
545
|
-
.secondary-navigation ul li.active a:hover { background-color: #1a1a1a; }
|
546
|
-
.secondary-navigation ul li a { color: #ffffff; }
|
547
|
-
.secondary-navigation ul li a:link { color: #ffffff; }
|
548
|
-
.secondary-navigation ul li a:visited { color: #ffffff; }
|
549
|
-
.secondary-navigation ul li a:hover { color: #ffffff; }
|
550
|
-
.secondary-navigation ul li a:active { color: #ffffff; }
|
551
|
-
.secondary-navigation ul li span { color: #ffffff; }
|
552
|
-
.secondary-navigation ul li span:link { color: #ffffff; }
|
553
|
-
.secondary-navigation ul li span:visited { color: #ffffff; }
|
554
|
-
.secondary-navigation ul li span:hover { color: #ffffff; }
|
555
|
-
.secondary-navigation ul li span:active { color: #ffffff; }
|
556
|
-
.small {
|
557
|
-
font-size: 11px;
|
558
|
-
font-style: normal;
|
559
|
-
font-weight: normal;
|
560
|
-
text-transform: normal;
|
561
|
-
letter-spacing: normal;
|
562
|
-
line-height: 1.4em;
|
563
|
-
}
|
564
|
-
.table th {
|
565
|
-
background: #36393d;
|
566
|
-
color: #ffffff;
|
567
|
-
}
|
568
|
-
.table th a { color: #ffffff; }
|
569
|
-
.table td { border-bottom: 1px solid #f0f0ee; }
|
570
|
-
.table tr.even { background: #ebebeb; }
|
571
|
-
.actions-bar .actions a {
|
572
|
-
background: #cfcfcf;
|
573
|
-
border: 1px solid #c1c1c1;
|
574
|
-
}
|
575
|
-
.actions-bar .actions a:hover { border: 1px solid #36393d; }
|
576
|
-
.actions-bar .actions input {
|
577
|
-
background: #cfcfcf;
|
578
|
-
border: 1px solid #c1c1c1;
|
579
|
-
}
|
580
|
-
.actions-bar .actions input:hover { border: 1px solid #36393d; }
|
581
|
-
.pagination a {
|
582
|
-
background: #cfcfcf;
|
583
|
-
border: 1px solid #c1c1c1;
|
584
|
-
}
|
585
|
-
.pagination span {
|
586
|
-
background: #cfcfcf;
|
587
|
-
border: 1px solid #c1c1c1;
|
588
|
-
}
|
589
|
-
.pagination span.disabled { color: #888888; }
|
590
|
-
.pagination span.current {
|
591
|
-
background: #36393d;
|
592
|
-
color: #ffffff;
|
593
|
-
border: 1px solid #36393d;
|
594
|
-
}
|
595
|
-
.pagination a { color: #1a1a1a; }
|
596
|
-
.pagination a:hover { border: 1px solid #36393d; }
|
597
|
-
.formtastic ol {
|
598
|
-
list-style: none;
|
599
|
-
margin: 0;
|
600
|
-
padding: 0;
|
601
|
-
}
|
602
|
-
.formtastic ol li { margin-bottom: 1em; }
|
603
|
-
.formtastic ol .required abbr {
|
604
|
-
line-height: 1;
|
605
|
-
color: red;
|
606
|
-
border: none;
|
607
|
-
}
|
608
|
-
.formtastic ol .error {
|
609
|
-
border-left: 0.3em solid red;
|
610
|
-
padding-left: 1em;
|
611
|
-
}
|
612
|
-
.formtastic ol .error .inline-errors {
|
613
|
-
color: red;
|
614
|
-
margin: 0;
|
615
|
-
font-size: 1.1em;
|
616
|
-
margin-top: 0.2em;
|
617
|
-
}
|
618
|
-
.formtastic ol .string label {
|
619
|
-
font-size: 1.2em;
|
620
|
-
color: #666666;
|
621
|
-
display: block;
|
622
|
-
padding-bottom: 0.2em;
|
623
|
-
}
|
624
|
-
.formtastic ol .string input {
|
625
|
-
display: inline;
|
626
|
-
padding: 0.1em 0.2em;
|
627
|
-
}
|
628
|
-
.formtastic ol .string .inline-hints {
|
629
|
-
margin: 0 0 0 1em;
|
630
|
-
font-style: italic;
|
631
|
-
display: inline;
|
632
|
-
color: #888888;
|
633
|
-
}
|
634
|
-
.formtastic ol .select label {
|
635
|
-
font-size: 1.2em;
|
636
|
-
color: #666666;
|
637
|
-
display: block;
|
638
|
-
padding-bottom: 0.2em;
|
639
|
-
}
|
640
|
-
.formtastic ol .select input {
|
641
|
-
display: inline;
|
642
|
-
padding: 0.1em 0.2em;
|
643
|
-
}
|
644
|
-
.formtastic ol .select .inline-hints {
|
645
|
-
margin: 0 0 0 1em;
|
646
|
-
font-style: italic;
|
647
|
-
display: inline;
|
648
|
-
color: #888888;
|
649
|
-
}
|
650
|
-
.formtastic ol .text label {
|
651
|
-
font-size: 1.2em;
|
652
|
-
color: #666666;
|
653
|
-
display: block;
|
654
|
-
padding-bottom: 0.2em;
|
655
|
-
}
|
656
|
-
.formtastic ol .text input {
|
657
|
-
display: inline;
|
658
|
-
padding: 0.1em 0.2em;
|
659
|
-
}
|
660
|
-
.formtastic ol .text .inline-hints {
|
661
|
-
margin: 0 0 0 1em;
|
662
|
-
font-style: italic;
|
663
|
-
display: inline;
|
664
|
-
color: #888888;
|
665
|
-
}
|
666
|
-
.formtastic ol .numeric label {
|
667
|
-
font-size: 1.2em;
|
668
|
-
color: #666666;
|
669
|
-
display: block;
|
670
|
-
padding-bottom: 0.2em;
|
671
|
-
}
|
672
|
-
.formtastic ol .numeric input {
|
673
|
-
display: inline;
|
674
|
-
padding: 0.1em 0.2em;
|
675
|
-
}
|
676
|
-
.formtastic ol .numeric .inline-hints {
|
677
|
-
margin: 0 0 0 1em;
|
678
|
-
font-style: italic;
|
679
|
-
display: inline;
|
680
|
-
color: #888888;
|
681
|
-
}
|
682
|
-
.formtastic ol .file label {
|
683
|
-
font-size: 1.2em;
|
684
|
-
color: #666666;
|
685
|
-
display: block;
|
686
|
-
padding-bottom: 0.2em;
|
687
|
-
}
|
688
|
-
.formtastic ol .file input {
|
689
|
-
display: inline;
|
690
|
-
padding: 0.1em 0.2em;
|
691
|
-
}
|
692
|
-
.formtastic ol .file .inline-hints {
|
693
|
-
margin: 0 0 0 1em;
|
694
|
-
font-style: italic;
|
695
|
-
display: inline;
|
696
|
-
color: #888888;
|
697
|
-
}
|
698
|
-
.formtastic ol .password label {
|
699
|
-
font-size: 1.2em;
|
700
|
-
color: #666666;
|
701
|
-
display: block;
|
702
|
-
padding-bottom: 0.2em;
|
703
|
-
}
|
704
|
-
.formtastic ol .password input {
|
705
|
-
display: inline;
|
706
|
-
padding: 0.1em 0.2em;
|
707
|
-
}
|
708
|
-
.formtastic ol .password .inline-hints {
|
709
|
-
margin: 0 0 0 1em;
|
710
|
-
font-style: italic;
|
711
|
-
display: inline;
|
712
|
-
color: #888888;
|
713
|
-
}
|
714
|
-
.formtastic ol .boolean label {
|
715
|
-
font-size: 1.2em;
|
716
|
-
color: #666666;
|
717
|
-
display: block;
|
718
|
-
padding-bottom: 0.2em;
|
719
|
-
}
|
720
|
-
.formtastic ol .boolean input {
|
721
|
-
display: inline;
|
722
|
-
padding: 0.1em 0.2em;
|
723
|
-
}
|
724
|
-
.formtastic ol .boolean .inline-hints {
|
725
|
-
margin: 0 0 0 1em;
|
726
|
-
font-style: italic;
|
727
|
-
display: inline;
|
728
|
-
color: #888888;
|
729
|
-
}
|
730
|
-
.formtastic ol .boolean label input { margin-right: 0.5em; }
|
731
|
-
.formtastic ol .check_boxes fieldset .label { padding-bottom: 0.2em; }
|
732
|
-
.formtastic ol .check_boxes fieldset .label label { font-size: 1.2em; }
|
733
|
-
.formtastic ol .check_boxes fieldset ol li {
|
734
|
-
float: left;
|
735
|
-
margin-right: 0.5em;
|
736
|
-
}
|
737
|
-
.formtastic ol .check_boxes fieldset ol li label {
|
738
|
-
font-size: 1em;
|
739
|
-
color: #222222;
|
740
|
-
}
|
741
|
-
.formtastic fieldset.inputs {
|
742
|
-
border-top: 1px solid #999999;
|
743
|
-
padding: 1em 1em 0 1em;
|
744
|
-
}
|
745
|
-
.formtastic fieldset.inputs legend { color: #666666; }
|
746
|
-
.formtastic fieldset.inputs legend span { font-size: 1.3em; }
|
747
|
-
.formtastic fieldset.buttons { padding: 0 1em 1em 1em; }
|
748
|
-
.formtastic fieldset.buttons ol {
|
749
|
-
list-style: none;
|
750
|
-
margin: 0;
|
751
|
-
padding: 0;
|
752
|
-
}
|
753
|
-
.formtastic fieldset.buttons ol li {
|
754
|
-
float: left;
|
755
|
-
line-height: 2;
|
756
|
-
margin-right: 0.5em;
|
757
|
-
}
|
758
|
-
.formtastic fieldset.buttons ol .commit input {
|
759
|
-
background: #cfcfcf;
|
760
|
-
border-radius: 5px;
|
761
|
-
-moz-border-radius: 5px;
|
762
|
-
-webkit-border-radius: 5px;
|
763
|
-
border: 1px solid #c1c1c1;
|
764
|
-
padding: 0.2em 0.5em;
|
765
|
-
cursor: pointer;
|
766
|
-
font-weight: bold;
|
767
|
-
}
|
768
|
-
.formtastic fieldset.buttons ol .commit input:hover { border: 1px solid #666666; }
|
769
|
-
.formtastic fieldset.buttons ol .cancel a { color: #cc0000; }
|
770
|
-
.sidebar-block .formtastic { margin-right: 1em; }
|
771
|
-
.sidebar-block .formtastic .string input { width: 100%; }
|
772
|
-
.sidebar-block .formtastic .select input { width: 100%; }
|
773
|
-
.sidebar-block .formtastic .text input { width: 100%; }
|
774
|
-
.sidebar-block .formtastic .numeric input { width: 100%; }
|
775
|
-
.sidebar-block .formtastic .file input { width: 100%; }
|
776
|
-
.sidebar-block .formtastic .password input { width: 100%; }
|
777
|
-
.sidebar-block .formtastic .boolean input { width: 100%; }
|
778
|
-
.sidebar-block .formtastic fieldset.inputs {
|
779
|
-
border: none;
|
780
|
-
padding: 0;
|
781
|
-
margin: 0;
|
782
|
-
}
|
783
|
-
.sidebar-block .formtastic fieldset.buttons {
|
784
|
-
border: none;
|
785
|
-
padding: 0;
|
786
|
-
margin: 0;
|
787
|
-
}
|
788
|
-
.sidebar-block .formtastic fieldset.buttons li { margin-bottom: 0; }
|
789
|
-
.form label.label { color: #666666; }
|
790
|
-
.form input.text_field { border: 1px solid #cfcfcf; }
|
791
|
-
.form textarea.text_area { border: 1px solid #cfcfcf; }
|
792
|
-
.form input.button {
|
793
|
-
background: #cfcfcf;
|
794
|
-
border-radius: 5px;
|
795
|
-
-moz-border-radius: 5px;
|
796
|
-
-webkit-border-radius: 5px;
|
797
|
-
border: 1px solid #c1c1c1;
|
798
|
-
padding: 2px 5px;
|
799
|
-
cursor: pointer;
|
800
|
-
font-weight: bold;
|
801
|
-
}
|
802
|
-
.form input.button:hover { border: 1px solid #666666; }
|
803
|
-
.form input.button[disabled] { color: #888888; }
|
804
|
-
.form .description {
|
805
|
-
font-style: italic;
|
806
|
-
color: #8c8c8c;
|
807
|
-
font-size: 0.9em;
|
808
|
-
}
|
809
|
-
.form .navform a { color: #cc0000; }
|
810
|
-
ul.list li {
|
811
|
-
border-bottom-color: #f0f0ee;
|
812
|
-
border-bottom-width: 1px;
|
813
|
-
border-bottom-style: solid;
|
814
|
-
}
|
815
|
-
ul.list li .item .avatar {
|
816
|
-
border-color: #f0f0ee;
|
817
|
-
border-width: 1px;
|
818
|
-
border-style: solid;
|
819
|
-
padding: 2px;
|
820
|
-
}
|
821
|
-
.flash .message {
|
822
|
-
border-radius: 0.4em;
|
823
|
-
-moz-border-radius: 0.4em;
|
824
|
-
-webkit-border-radius: 0.4em;
|
825
|
-
text-align: center;
|
826
|
-
margin: 0 auto 15px;
|
827
|
-
}
|
828
|
-
.flash .message p { margin: 0.75em; }
|
829
|
-
.flash .error {
|
830
|
-
border: 1px solid #ffbbbb;
|
831
|
-
background-color: #ffdddd;
|
832
|
-
}
|
833
|
-
.flash .warning {
|
834
|
-
border: 1px solid #e3da4c;
|
835
|
-
background-color: #ffffcc;
|
836
|
-
}
|
837
|
-
.flash .notice {
|
838
|
-
border: 1px solid #1fdf00;
|
839
|
-
background-color: #bbffb6;
|
840
|
-
}
|
841
|
-
.gray {
|
842
|
-
color: #999999;
|
843
|
-
font-family: serif;
|
844
|
-
font-style: italic;
|
845
|
-
font-weight: normal;
|
846
|
-
text-transform: normal;
|
847
|
-
letter-spacing: normal;
|
848
|
-
line-height: 1.6em;
|
849
|
-
}
|
850
|
-
.hightlight {
|
851
|
-
color: #36393d;
|
852
|
-
background-color: #ffff88;
|
853
|
-
font-weight: bold;
|
854
|
-
}
|
855
|
-
a:link { color: #36393d; }
|
856
|
-
a:visited { color: #36393d; }
|
857
|
-
a:hover { color: #36393d; }
|
858
|
-
a:active { color: #36393d; }
|
859
|
-
h1, h2, h3 { color: #36393d; }
|
860
|
-
a { -moz-outline: none; }
|
861
|
-
hr {
|
862
|
-
background: #f0f0ee;
|
863
|
-
color: #f0f0ee;
|
864
|
-
}
|