]> git.sur5r.net Git - bacula/bacula/blob - gui/bacula-web/style/default.css
bacula-web: Changed main dashboard layout
[bacula/bacula] / gui / bacula-web / style / default.css
1 body{
2   background-color: #ffffff;
3   padding: 0px;
4   margin: 0px;
5   font-family: Arial,Verdana;
6   font-size: 10pt;
7   text-align: left;
8   vertical-align: middle;
9 }
10
11 a:link, a:visited, a:hover, a:visited {
12   color: #736F6E;
13   font-size: 10pt;
14 }
15
16 #nav
17 {
18  margin: 10px;
19  /*border: 1px solid green;*/
20  font-size: 11pt;
21 }
22
23 #nav a:link{
24  font-size: 11pt;
25  font-weight: bold;
26 }
27
28 #nav a:visited{
29  font-size: 11pt;
30  font-weight: bold;
31 }
32
33 #header{
34  width: 100%;
35  padding: 0px;
36  margin: 0px;
37  margin-bottom: 15px;
38  background-color: #736F6E;
39 }
40 #header p {
41  margin: 0px;
42  padding: 5px;
43  color: #FFFFFF;
44  vertical-align: middle;
45  font-size: 18pt;
46  font-variant: small-caps;
47  font-weight: bold;
48  text-align: right;
49 }
50
51 #subheader {
52  font-size: 10pt;
53  margin: 0em;
54  padding: 0px;
55  border-bottom: 1px solid black;
56 }
57 #subheader ul {
58  height: 20px;
59  margin: 0px;
60 }
61
62 #subheader li {
63  display: inline;
64  float: right;
65  padding: 0px 10px 0px 10px;
66 }
67
68 #subheader li a {
69  text-decoration: none;
70 }
71
72 #main_left {
73  position: absolute; 
74  left:10px; 
75  width: 400px; 
76  border:none; 
77  margin-top: 0px; 
78  background-color: #FFFFFF;
79 }
80
81 #main_middle {
82  position: absolute;
83  left:420px;
84  width: 400px;
85  border: none;
86  margin-top: 0px;
87 }
88 #main_right {
89  position: absolute; 
90  left: 830px; 
91  width: 350px; 
92  border: none; 
93  margin-top: 0px;
94 }
95
96 #main_center {
97  position: absolute; 
98  left:10px; 
99  width: 1000px; 
100  /*border: 1px solid red; */
101  margin-top: 0px;
102 }
103
104 .listbox {
105  /*border: 1px solid red;*/
106  width: 100%;
107  height: auto;
108  overflow: auto;
109  margin: 0px;
110  padding: 0px;
111  text-align: center;
112  max-height: 420px;
113 }
114
115 .box {
116  border: 1px solid black;
117  width: 100%;
118  margin: 10px 0px 10px 0px;
119  padding: 0px;
120  text-align: center;
121 }
122
123 .box p.title {
124  /*height: 25px;*/
125  text-align: center;
126  vertical-align: middle;
127  font-size: 11pt;
128  /*background-color: #1E90FF;*/
129  background-color: #888888;
130  color: white;
131  font-weight: bold;
132  padding: 5px;
133  margin: 0px;
134 }
135
136 .box p.title a {
137  color: #FFFFFF;
138  text-decoration: none;
139  font-size: 9pt;
140  float: right;
141  vertical-align: middle;
142 }
143
144 .box table tr td
145 {
146  padding: 3px;
147  font-size: 8pt;
148  height: 20px;
149 }
150
151 .box table tr td.label
152 {
153  /*font-weight: bold;*/
154  background-color: #E0E0E0;
155  /*width: 150px;*/
156  text-align: left;
157  padding-left: 15px;
158  padding: 5px;
159  margin: 2px;
160 }
161
162 .box table td.info
163 {
164  text-align: right;
165  font-weight: bold;
166  background-color: #E0E0E0;
167  height: auto;
168  padding: 2px;
169  padding-right: 10px;
170  margin: 0px;
171 }
172
173 .box table tr td.info a { font-size: 8pt;}
174
175 .odd { background-color: #DCDCDC; }
176
177 table {
178  width: 100%;
179  margin: 0px;
180  border-collapse: collapse;
181 }
182 .pool_name {
183  text-align: left; 
184  font-weight: bold;
185  font-size: 9pt;
186  padding: 2px;
187  background-color: #E0C8E5; 
188  color: black; 
189 }
190
191 .back {
192  background-color: #E6E6F5; 
193 }
194
195 .tbl_header     {
196  background-color: #E0E0E0; 
197  color: #000000;
198  font-weight: bold;
199 }
200
201 .genmed         { 
202  font-size : 11px; 
203 }
204 .tbl_medium     { 
205  border-bottom: black solid 1px;
206  border-left: black solid 1px;
207  border-right: black solid 1px;
208  border-top: black solid 1px;
209  background-color: #FDFFBF;
210 }
211
212 .titulo         { 
213  font-size : 20px; 
214  background-color: #FDFFBF; 
215  border: #D1D7DC; 
216  border-style: solid;
217  border-left-width: 1px; 
218  border-top-width: 1px; 
219  border-right-width: 1px; 
220  border-bottom-width: 1px;
221 }
222 .tbl_header1    {
223  font-size : 14px;
224  background-color: #FDFFBF; 
225  border: #D1D7DC; 
226  border-style: solid;
227  border-left-width: 1px; 
228  border-top-width: 1px; 
229  border-right-width: 1px; 
230  border-bottom-width: 1px
231 }
232 .tbl_header2    {
233  font-size: 14px;
234  background-color: #FDFFBF;
235 }
236 .titulo2        { font-size : 13px; font-weight: bold; }
237 .table1         { background-color: #D1D7DC; }
238 .table2         { background-color: #A7D7D1; }
239 .table3         { background-color: #D1D7DC; }
240 .table4         { background-color: #A7D7D1; }
241
242 .code {
243  font-family: Courier, 'Courier New', sans-serif; 
244  font-size: 11px; 
245  color: #10738F;
246  background-color: #FAFAFA; 
247  border: #D1D7DC; 
248  border-style: solid;
249  border-left-width: 1px; 
250  border-top-width: 1px; 
251  border-right-width: 1px; 
252  border-bottom-width: 1px
253 }
254 .notas { 
255  font-size : 13px; 
256  color: red;
257 }
258
259 .size_small { 
260  font-size: 9px; 
261 }
262