Project

General

Profile

1
@import url("TableScroll.css");
2
/*
3
table.droplets thead tr {
4
  background: #7d9ab6 none repeat scroll 0 0;
5
  font-size: 0.9525em;
6
  font-weight: normal;
7
  height: 3.225em;
8
  padding: 0.325em 0;
9
}
10
div#dr-legende ul li { display: block; line-height: 1.5; margin-bottom: 2px; text-align: center; vertical-align: middle; white-space: nowrap; }
11
.droplets ul, .droplets li { list-style: none; margin: 0; padding: 0; }
12
*/
13

    
14
div.droplets { margin: auto; padding-bottom: 1.525em; }
15
div.droplets table { border-collapse: collapse; width: 100%;  }
16
.droplets .setting_name { vertical-align: top; }
17
.droplets .newsection { border-top: 1px dashed #FFFFFF; }
18
div.droplets table.droplets_data tbody tr:hover { background: #FBFCE0; cursor: default; }
19
div.droplets table.droplets_data tbody td { font-weight: normal; white-space: nowrap; }
20
div.droplets table.droplets_data tbody td:nth-child(5) { font-weight: normal; }
21
.active_status { cursor: pointer; text-align: center; }
22
table.droplets tbody td.setting_name { text-align: right; padding-right: 0.525em; font-weight: bold; color: #105171; }
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_import thead tr { font-weight: bold; font-size: 1.2525em; height: 2.225em; padding: 0.525em 0; background: #538199; color: #fff; }
25
div.droplets table.droplets_import tbody tr:nth-child(odd) { background: #FFFFFF; }
26
div.droplets table.droplets_import tbody tr { line-height: 1.625em; background: #e8e8e8; }
27
div.droplets table.droplets_import tbody tr:hover { background: #FBFCE0; cursor: default; }
28
div.droplets table.droplets_import tbody td { padding: 0.2525em 0; font-weight: bold; }
29
div.droplets table.droplets_import tbody td:nth-child(5) { font-weight: normal; }
30
div.droplets table.droplets_import thead th { vertical-align: middle; }
31
div.droplets table.droplets_import thead th:first-child,
32
div.droplets table.droplets_import tbody td:first-child { padding: 0 0.2525em; text-align: center; }
33
div.droplets table.droplets_import tbody td:nth-child(2) { text-align: center; }
34
div.droplets table.droplets_import tbody td:nth-child(3) { padding-bottom: 0.3525em; }
35
div.droplets table.droplets_import tbody td:last-child { padding: 0 0.4525em; text-align: center; font-weight: normal; }
36
div.droplets table.droplets_import tbody td div { margin: 0.4525em auto; padding: 0.3525em 0; height: 1.625em; }
37

    
38
div.droplets img { vertical-align: middle; margin-bottom: 0; }
39

    
40
div.droplets .noButton { color: #434343; border: none; background: transparent; text-align: left; font-weight: bold; cursor: pointer; padding: 0; }
41
section.droplets.drop-outer { padding: 1px; border: 1px solid #DEE5F8; border-radius: 5px; margin: 0.925em auto; box-shadow: 1px 1px 5px #666666; }
42
section.droplets .button:hover { color: #000000; }
43
header.droplets { margin: 1.1525em 0; }
44

    
45
div.drop-backup .btn,
46
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; }
47
div.drop-backup .btn { font-size: 0.8925em; font-weight: bold; margin-left: 0.525em; }
48
div.drop-backup .btn:hover,
49
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; }
50
.drop-backup { margin: 1.8525em 0.925em; }
51
div.drop-backup button.btn { padding: 0.165em 1.125em; }
52

    
53
div.droplets .btn {
54
  -moz-user-select: none;
55
  border: 1px solid transparent;
56
  border-radius: 0.525em;
57
  cursor: pointer;
58
  display: inline-block;
59
  vertical-align: middle;
60
  white-space: nowrap;
61
}
62
div.droplets .btn {
63
  background-image: none;
64
  font-size: 1.0em;
65
  font-weight: normal;
66
  line-height: 1.42857;
67
  margin: 0;
68
  padding: 6px 12px;
69
  text-align: center;
70
}
71

    
72
div.droplets .btn.input-file { margin-bottom: 1.9525em!important; }
73

    
74
div.droplets .btn-lg, div.droplets .btn-group-lg > div.droplets .btn {
75
  border-radius: 6px;
76
  font-size: 18px;
77
  line-height: 1.33333;
78
  padding: 10px 16px;
79
}
80
div.droplets .btn-default {
81
  background-color: #DFDFDF;
82
  border-color: #ccc;
83
  color: #3C3838;
84
}
85

    
86
div.droplets .btn-danger {
87
  background-color: #F71B13;
88
  border-color: #d43f3a;
89
  color: #DEDADA;
90
}
91

    
92
div.droplets .btn-success {
93
  background-color: #73C46C;
94
  border-color: #2C8B39;
95
  color: #3C3838;
96
}
97

    
98
div.droplets .btn:hover {
99
  background-color: #DADADA;
100
  border: 1px solid #3E3E3E;
101
 /* color: #000000;*/
102
}
103
#custom-modal-template.btn:hover { border: 1px solid transparent; }
104

    
105
div.droplet-import,
106
div.droplet-import div { padding-top: 2.125em; }
107
div.droplet-import span,
108
div.droplet-import div span { font-weight: normal; font-size: 1.025em; }
109
div.droplet-import span select,
110
div.droplet-import div span input { line-height: 1.525em; padding: 0.125em; width: 30%; }
111
div.droplets div.success { font-size: 1.425em; color: #3D6F8A; text-align: left; line-height: 1.625em; }
112
div.droplets.overview h2 { font-size: 1.825em; color: #3D6F8A; }
113
div.droplets h4 { border-bottom: 0px solid #dddddd; margin: 0; padding-bottom: 5px; color: #3D6F8A; }
114
.fileUpload { position: relative; overflow: hidden; margin: 10px; }
115
.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); }
116

    
117
.droplets button span.tooltip { display: none; }
118
.droplets button:hover span.tooltip { position: absolute; display: block; top: 1.5em; left: 2em; border: 1px solid black; background-color:#D9D093; padding: 0.2em; }
119
/* */
120
input.upload-file {border: medium none; cursor: pointer; margin: 0; opacity: 1; padding: 0.525em; right: 0; top: 0;}
121
.noInput { background-color: #e9e9e9; border: 0 groove #6799c4; font-weight: bold; margin: 0; min-width: 250px; text-align: left; width: 100%; line-height: 2.225em; }
122
tr.noHeight, tr.noHeight td { height: 0; padding: 0; display: none; }
123
/*---------------------------------------------------------------------*/
124
div#dr-legende { line-height: 2.225; font-size: 0.95em; }
125
div#dr-legende nav ul li img{ width: 26px; height: 20px; padding: 0 6px; }
126
div#dr-legende img:first-child{padding-left:0;}
127
div#dr-legende img:first-child {
128
    min-height: 1em;
129
    padding-left: 0;
130
    min-width: 1em;
131
}
132
nav.table {
133
  border: 0px solid #cd9556;
134
  border-collapse: collapse;
135
  border-spacing: 1px;
136
  width: 100%;
137
}
138
ul.tr {
139
  display: table-row;
140
}
141

    
142
li.td {
143
  display: table-cell;
144
  padding: 3px;
145
}
146

    
147
.nowrap {
148
  white-space: nowrap;
149
}
150
.cursor { cursor: pointer; }
151
/*---------------------------------------------------------------------*/
152
tbody.icons td button img { width: 32px; height: 20px; padding: 0 6px; }
153
thead.icons th button img { width: 32px; height: 20px; padding: 0 6px; }
154
div ~ li img { width: 36px; height: 20px; padding: 0 6px; }
155

    
156
tr.sectionrow { line-height: 1.525; }
157

    
158
.w3-table th:first-child, .w3-table td:first-child,
159
.w3-table-all th:first-child,
160
.w3-table-all td:first-child { padding: 6px; }
161

    
162
.w3-table td, .w3-table th, .w3-table-all td, .w3-table-all th {
163
  padding: 5px 4px;
164
  display: table-cell;
165
  text-align: left;
166
  vertical-align: text-bottom;
167
}
168

    
169
.w3-striped tbody tr:nth-child(even){background-color:#f1f1f1}
170
.w3-table-all tr:nth-child(odd){background-color:#fff}
171
.w3-table-all tr:nth-child(even){background-color:#f1f1f1}
172
.w3-hoverable tbody tr:hover,.w3-ul.w3-hoverable li:hover{background-color:#ccc}
173
.w3-centered tr th,.w3-centered tr td{text-align:center}
174
/* ----------- Retina Screens ----------- */
(4-4/11)