Project

General

Profile

Download (6.42 KB) Statistics
| Branch: | Tag: | Revision:
1
/*@import "";*/
2

    
3
@IMPORT url("../runo/legacy-styles.css");
4

    
5
/** 
6
 * "optional-" prefix means that the style is not necessarily used, it can be left blank
7
 * "generated-" prefix means that the style is calculated from some other color, and not directly selected by the editor user
8
 *
9
 **/
10
 
11

    
12
  
13
  .v-app {
14
/*background: white; #d0e2ec; */ 
15
background: url("icons/32/bg-column.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
16
font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
17
color: #222;
18
}
19

    
20

    
21
 .login{
22
  /* background:red; */
23
 /*  background-color:red; */
24
 /* width: 40px; */
25

    
26
 
27
 margin-left: auto;
28
 margin-right:auto;
29
 
30
 border-radius: 10px 10px 10px 10px;
31
-moz-border-radius: 10px 10px 10px 10px;
32
-webkit-border-radius: 10px 10px 10px 10px;
33
border: 0px solid #000000;
34
 
35
-webkit-box-shadow: 5px 5px 10px -3px rgba(0,0,0,0.85);
36
-moz-box-shadow: 5px 5px 10px -3px rgba(0,0,0,0.85);
37
box-shadow: 5px 5px 10px -3px rgba(0,0,0,0.85);
38
/*  -webkit-box-shadow: 7px 7px 7px -1px rgba(0,0,0,0.85);
39
-moz-box-shadow: 7px 7px 7px -1px rgba(0,0,0,0.85);
40
box-shadow: 7px 7px 7px -1px rgba(0,0,0,0.85);
41
 */
42

    
43
/*  -webkit-box-shadow: 7px 13px 14px -1px rgba(0,0,0,0.85);
44
-moz-box-shadow: 7px 13px 14px -1px rgba(0,0,0,0.85);
45
box-shadow: 7px 13px 14px -1px rgba(0,0,0,0.85); */
46
/* -webkit-box-shadow: 19px 10px 16px -1px rgba(0,0,0,0.85);
47
-moz-box-shadow: 19px 10px 16px -1px rgba(0,0,0,0.85);
48
box-shadow: 19px 10px 16px -1px rgba(0,0,0,0.85);  */
49
}
50

    
51
.defaults{
52
/* margin-left: auto;
53
 margin-right:auto;
54
 
55
 border-radius: 10px 10px 10px 10px;
56
-moz-border-radius: 10px 10px 10px 10px;
57
-webkit-border-radius: 10px 10px 10px 10px;
58
border: 0px solid #000000;
59
 
60
-webkit-box-shadow: 5px 5px 10px -3px rgba(0,0,0,0.85);
61
-moz-box-shadow: 5px 5px 10px -3px rgba(0,0,0,0.85);
62
box-shadow: 5px 5px 10px -3px rgba(0,0,0,0.85);	
63
 */
64
}
65

    
66
.v-panel {
67
    background: url("icons/32/top-left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
68
}
69
/* .login .v-panel {
70
    background: url("icons/32/top-left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
71
}
72
 */
73
.login .v-panel-nocaption {
74
    background: url("icons/32/top-right.png") no-repeat scroll right top rgba(0, 0, 0, 0);
75
}
76

    
77
.login .v-panel-content{
78
	border-style: none;
79
	background: url("icons/32/loginpanel.png"); /*#98a0ad; */
80
	background-url:http://api.thumbr.it/whitenoise-361x370.png?background=c1c6c9ff&noise=626262&density=47&opacity=10;	
81
}
82

    
83

    
84
.login .v-panel-deco:before {
85
    background: url("icons/32/bottom-left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
86
}
87

    
88
.login .v-panel-deco {
89
    background: url("icons/32/bottom-right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
90
}
91

    
92
.descriptiveView .v-verticallayout-descriptiveView{
93
	background: white;
94
}
95

    
96
.taxonDetailView{
97
	background: white;
98
}
99

    
100
.descriptiveView{
101
	background: white;
102
}
103

    
104
/* .descriptiveView .v-tabsheet-tabs-light .v-tabsheet-tabitem{
105
	background: url("images/table-header-bg.png") repeat-x bottom left;
106
}
107
.descriptiveView .v-tabsheet-tabs-light .v-tabsheet-tabitem-selected .v-caption {
108
    background: url("images/table-header-bg.png") no-repeat scroll -7px 0 rgba(0, 0, 0, 0);
109
}
110

    
111
.descriptiveView .v-tabsheet-tabs-light .v-tabsheet-spacertd div {
112
	background: url("images/table-header-bg.png") repeat-x bottom left;
113
}
114
 */
115
.toolbar {
116
	background: #ccc url(images/gradient.png) repeat-x bottom left;
117
}
118

    
119
.toolbar .v-image{
120
   margin-right: 30px; 
121
}
122
.toolbar .v-label{
123
  display: block;
124
  height: 30px;
125
  color: #464f52;
126
  background: transparent;
127
  border: none;
128
  text-align: center;
129
  margin-left: auto;
130
  margin-right: auto;
131
  margin-top: 5px;
132
  padding-top: 2px;
133
  font-size: x-small;
134
  text-shadow: #fafafa 1px 1px 0;
135
/*  border: none;
136
  -webkit-border-radius: 0;
137
  -moz-border-radius: 0;
138
  border-radius: 0
139
  -webkit-box-shadow: none;
140
  -moz-box-shadow: none;
141
  box-shadow: none;
142
  background: transparent;
143
  -webkit-box-shadow: none;
144
  -moz-box-shadow: none;
145
  box-shadow: none; */
146
}
147

    
148
.toolbar .v-button {
149
display: block;
150
height: 55px;
151
background: transparent;
152
border: none;
153
text-align: center;
154
}
155

    
156
.toolbar .v-button img {
157
display: block;
158
margin-left: auto;
159
margin-right: auto;
160
margin-bottom: 5px;
161
}
162

    
163
	.toolbar .v-button span {
164
font-size: x-small;
165
text-shadow: #fafafa 1px 1px 0;
166
}
167
	.toolbar .v-button .v-button-wrap,
168
.toolbar .v-disabled.v-button .v-button-wrap {
169
background: transparent;
170
border: none;
171
-webkit-border-radius: 0;
172
-moz-border-radius: 0;
173
border-radius: 0;
174
-webkit-box-shadow: none;
175
-moz-box-shadow: none;
176
box-shadow: none;
177
}
178
.toolbar .v-button:active .v-button-wrap,
179
.toolbar .v-button.v-pressed .v-button-wrap {
180
background: transparent;
181
-webkit-box-shadow: none;
182
-moz-box-shadow: none;
183
box-shadow: none;
184
}
185
	
186
.v-panel-caption-view {
187
color: #004b98;
188
}
189
.view {
190
background: white;
191
}
192

    
193
.v-tree {
194
padding-top: 8px;
195
padding-left: 4px;
196
}
197

    
198
/*Tabsheet*/
199

    
200
.v-tabsheet-tabs-light .v-tabsheet-tabitem-selected{
201
	color: rgb(94, 92, 92);
202
	font-weight: bold;
203
}
204

    
205
.v-tabsheet-tabs-light .v-tabsheet-tabitem-selected:hover{
206
	color: rgb(94, 92, 92);
207
	font-weight: bold;
208
}
209

    
210

    
211
/* Theme table to look bit lighter */
212
.v-table-header-wrap {
213
height: 20px;
214
border: none;
215
border-bottom: 1px solid #555;
216
background: transparent url(images/table-header-bg.png);
217
}
218
.v-table-sort-indicator,
219
.v-table-header-cell-asc .v-table-sort-indicator,
220
.v-table-header-cell-desc .v-table-sort-indicator {
221
height: 20px;
222
}
223
.v-table-caption-container {
224
font-size: 11px;
225
color: #000;
226
font-weight: bold;
227
text-shadow: #fff 0 1px 0;
228
padding: 0;
229
}
230
.v-table-bodyborder:}
231
{
232
none;
233
.v-table-row-odd {
234
background: #f1f5fa;
235
}
236
.v-table-row:hover {
237
background: #fff;
238
}
239
.v-table-row-odd:hover {
240
background: #f1f5fa;
241
}
242
.v-table .v-selected {
243
background: #3d80df;
244
}
245
.v-table-cell-content {
246
padding: 2px 0 2px 3px;
247
line-height: normal;
248
font-size: 85%;
249
}
250

    
251
.wizard .v-panel-content pre,
252
.wizard .v-panel-content code {
253
font-family: Monaco, Courier, sans-serif;
254
}
255

    
256
.wizard .v-panel-content pre {
257
padding-left: 10px;
258
}
259

    
260
.wizard .v-panel-content p.narrow {
261
width: 400px;
262
}
263

    
264
.intro-arrow {
265
position: absolute;
266
bottom: 5px;
267
right: 70px;
268
-webkit-animation: hovering 2s infinite;
269
-moz-animation: hovering 2s infinite;
270
}
271

    
272
@-webkit-keyframes hovering {
273
0% { bottom: 5px; }
274
50% { bottom: 10px; }
275
100% { bottom: 5px; }
276
}
277
@-moz-keyframes hovering {
278
0% { bottom: 5px; }
279
50% { bottom: 10px; }
280
100% { bottom: 5px; }
281
}
282

    
283
.listen-arrow {
284
position: absolute;
285
top: 5px;
286
right: 280px;
287
-webkit-animation: hovering-top 2s infinite;
288
-moz-animation: hovering-top 2s infinite;
289
}
290

    
291
@-webkit-keyframes hovering-top {
292
0% { top: 5px; }
293
50% { top: 10px; }
294
100% { top: 5px; }
295
}
296
@-moz-keyframes hovering-top {
297
0% { top: 5px; }
298
50% { top: 10px; }
299
100% { top: 5px; }
300
}
301

    
302
  
(4-4/5)