Project

General

Profile

1
@import url(dialogBox.css);
2
@import url(fileupload.css);
3
div.droplets { width: 100%; margin: auto; padding: 1.225em; padding-bottom: 2.525em; }
4
div.droplets table { border-collapse: collapse; width: 100%; }
5
.droplets ul, .droplets li { list-style: none; margin: 0; padding: 0; }
6
.droplets .setting_name { vertical-align: top; }
7
.droplets .newsection { border-top: 1px dashed #FFFFFF; }
8
div.droplets table.droplets_data thead tr { font-weight: bold; font-size: 1.2525em; height: 3.225em; padding: 0.525em 0; background: #A0A0A0; }
9
div.droplets table.droplets_data tbody tr { line-height: 1.225em; background: #CCD5DD; }
10
div.droplets table.droplets_data tbody td { padding: 0.2525em 0; font-weight: normal; }
11
div.droplets table.droplets_data tbody td:nth-child(5) { font-weight: normal; }
12

    
13
div.droplets table.droplets_data thead th.sortierbar { vertical-align: middle; cursor: pointer; }
14
div.droplets table.droplets_data thead th:first-child,
15
div.droplets table.droplets_data tbody td:first-child { padding: 0 0.2525em; text-align: center; }
16
div.droplets table.droplets_data tbody td:nth-child(2) { text-align: center; }
17
div.droplets table.droplets_data tbody td:nth-child(3) { padding-bottom: 0.3525em; }
18
div.droplets table.droplets_data tbody td:last-child { padding: 0 0.4525em; text-align: center; }
19
div.droplets table.droplets_data tbody td div { margin: 0.4525em auto; padding: 0.3525em 0; height: 1.625em; }
20
div.droplets table.droplets_data tbody tr:nth-child(odd) { background: #FFFFFF; }
21
div.droplets table.droplets_data tbody tr:hover { background: #E1F8B3; cursor: default; }
22

    
23
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
24
div.droplets table.droplets_data thead tr ,
25
div.droplets table.droplets_import thead tr { font-weight: bold; font-size: 1.2525em; height: 2.225em; padding: 0.525em 0; background: #C1C0C0; 
26
background: -moz-linear-gradient(top, rgba(96,96,96,0) 0%, rgba(0,0,0,0.51) 100%); /* FF3.6-15 */
27
background: -webkit-linear-gradient(top, rgba(96,96,96,0) 0%,rgba(0,0,0,0.51) 100%); /* Chrome10-25,Safari5.1-6 */
28
background: linear-gradient(to bottom, rgba(96,96,96,0) 0%,rgba(0,0,0,0.51) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
29
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00606060', endColorstr='#82000000',GradientType=0 ); /* IE6-9 */}
30
div.droplets table.droplets_import tbody tr { line-height: 1.625em; background: #DDD6CE; }
31
div.droplets table.droplets_import tbody td { padding: 0.2525em 0; font-weight: bold; }
32
div.droplets table.droplets_import tbody td:nth-child(5) { font-weight: normal; }
33
div.droplets table.droplets_import thead th { vertical-align: middle; }
34
div.droplets table.droplets_import thead th:first-child,
35
div.droplets table.droplets_import tbody td:first-child { padding: 0 0.2525em; text-align: center; }
36
div.droplets table.droplets_import tbody td:nth-child(2) { text-align: center; }
37
div.droplets table.droplets_import tbody td:nth-child(3) { padding-bottom: 0.3525em; }
38
div.droplets table.droplets_import tbody td:last-child { padding: 0 0.4525em; text-align: center; font-weight: normal; }
39
div.droplets table.droplets_import tbody td div { margin: 0.4525em auto; padding: 0.3525em 0; height: 1.625em; }
40
div.droplets table.droplets_import tbody tr:nth-child(odd) { background: #FFFFFF; }
41
div.droplets table.droplets_import tbody tr:hover { background: #E1F8B3; cursor: default; }
42

    
43
div.droplets img { vertical-align: middle; }
44

    
45
div.droplets .noButton { color: #434343; border: none; background: transparent; width: 100%; text-align: left; font-weight: bold; cursor: pointer; }
46
section.droplets.drop-outer { padding: 1px; border: 1px solid #DEE5F8; border-radius: 5px; margin: 0.925em auto; box-shadow: 1px 1px 5px #666666; }
47
section.droplets .button:hover { color: #000000; }
48
header.droplets { margin: 1.1525em 0; }
49

    
50
div.drop-backup .btn,
51
div.droplets .btn { color: #003366; -moz-user-select: none; border: 1px solid #AAAAAA; border-radius: 4px; display: inline-block; font-size: 1.0925em; font-weight: normal; margin-bottom: 2px; padding: 0.455em 1.125em; text-align: center; vertical-align: middle; white-space: nowrap; background: #E1E1E1 none; }
52
div.drop-backup .btn { font-size: 0.8925em; font-weight: bold; margin-left: 0.525em; }
53
div.drop-backup .btn:hover,
54
div.droplets .btn:hover { cursor: pointer; border: 1px solid #5D819F; -webkit-box-shadow: inset 1px -10px 10px -11px rgba(77,106,179,0.51); -moz-box-shadow: inset 1px -10px 10px -11px rgba(77,106,179,0.51); box-shadow: inset 1px -10px 10px -11px rgba(77,106,179,0.51); background: #FFFFFF; }
55
.drop-backup { margin: 1.8525em 0.925em; }
56
div.drop-backup button.btn { padding: 0.165em 1.125em; }
57

    
58
div.droplet-import,
59
div.droplet-import div { padding-top: 0.125em; }
60
div.droplet-import span,
61
div.droplet-import div span { font-weight: normal; font-size: 1.025em; }
62
div.droplet-import span select,
63
div.droplet-import div span input { line-height: 1.525em; padding: 0.125em; }
64
div.droplets div.success { font-size: 1.525em; color: #3D6F8A; text-align: left; }
65
div.droplets h2 { font-size: 1.825em; color: #3D6F8A; }
66
div.droplets h4 {
67
  border-bottom: 0px solid #dddddd;
68
  margin: 0;
69
  padding-bottom: 5px;
70
  color: #3D6F8A;
71
}
72
.fileUpload { position: relative; overflow: hidden; margin: 10px; }
73
.fileUpload input.upload-file { position: absolute; top: 0; right: 0; margin: 0; padding: 0; font-size: 20px; cursor: default; opacity: 0; filter: alpha(opacity=0); }
74

    
75
.droplets button span.tooltip { display: none; }
76
.droplets button:hover span.tooltip { position: absolute; display: block; top: 1.5em; left: 2em; border: 1px solid black; background-color:#D9D093; padding: 0.2em; }
77
/* */ 
78
input.upload-file {border: medium none; cursor: pointer; margin: 0; opacity: 1; padding: 0.525em; right: 0; top: 0;}
79

    
80
select.selectOrder { 
81
width: 35%; 
82
height: 2.125em; 
83
border-radius: 0.225em; 
84
font-size: 1.225em;
85
font-weight: bold; 
86
text-overflow: ellipsis;
87
border: 1px solid #15697B;
88
color: #28659A;
89
background-color: #fff;
90
}
91
select.selectOrder optgroup { 
92
color: #F00101;
93
font-weight: bold;
94
}
95
select.selectOrder optgroup option { 
96
color: #000;
97
background-color: #fff;
98
font-weight: bold;
99
font-size: 0.925em;
100
padding: 0.225em 1.825em;
101
}
(1-1/6)