Subversion-Projekte lars-tiefland.nagios-php

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
 
2
.extinfo { font-size: 10pt; }
3
 
4
 
5
.Title {  font-size: large;  text-align: center;  font-weight: bold; }
6
.SectionTitle {  font-size: 12pt;  text-align: center;  font-weight: bold; }
7
 
8
 
9
.DynamicData {  font-size: 10pt;  background-color: white;  padding: 2px; }
10
.StaticData {  font-size: 10pt;  background-color: white;  padding: 2px; }
11
.TableHeader {  font-size: 10pt;  background-color: #999797;  color: #DCE5C1;  text-align: left;  font-weight: bold; }
12
 
13
.Item {  font-size: 10pt;  text-align: left;  background-color: #C4C2C2;  font-weight: bold; }
14
.DataSource {  font-size: 10pt;  text-align: left;  background-color: #C4C2C2; }
15
.Number {  font-size: 10pt;  text-align: left;  background-color: #C4C2C2; }
16
 
17
.Value {  font-size: 10pt;  text-align: left;  background-color: #C4C2C2;  font-weight: bold; }
18
.ValueOk {  font-size: 10pt;  text-align: left;  background-color: #33FF00;  font-weight: bold; }
19
.ValueError {  font-size: 10pt;  text-align: left;  background-color: #F83838;  font-weight: bold; }
20
 
21
 
22
 
23