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