git-svn-id: svn://euphorik.ch/pompage@45 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / doc / webdeveloper / stylesheets / display_topographic_information.css
1 *
2 {
3 background-color: #000000 !important;
4 background-image: none !important;
5 border-color: #000000 !important;
6 color: #ffffff !important;
7 }
8
9 * > *
10 {
11 background-color: #111111 !important;
12 border-color: #111111 !important;
13 }
14
15 * > * > *
16 {
17 background-color: #222222 !important;
18 border-color: #222222 !important;
19 }
20
21 * > * > * > *
22 {
23 background-color: #333333 !important;
24 border-color: #333333 !important;
25 }
26
27 * > * > * > * > *
28 {
29 background-color: #444444 !important;
30 border-color: #444444 !important;
31 }
32
33 * > * > * > * > * > *
34 {
35 background-color: #555555 !important;
36 border-color: #555555 !important;
37 }
38
39 * > * > * > * > * > * > *
40 {
41 background-color: #666666 !important;
42 border-color: #666666 !important;
43 }
44
45 * > * > * > * > * > * > * > *
46 {
47 background-color: #777777 !important;
48 border-color: #777777 !important;
49 }
50
51 * > * > * > * > * > * > * > * > *
52 {
53 background-color: #888888 !important;
54 border-color: #888888 !important;
55 }
56
57 * > * > * > * > * > * > * > * > * > *
58 {
59 background-color: #999999 !important;
60 border-color: #999999 !important;
61 }
62
63 * > * > * > * > * > * > * > * > * > * > *
64 {
65 background-color: #aaaaaa !important;
66 border-color: #aaaaaa !important;
67 color: #000000 !important;
68 }
69
70 * > * > * > * > * > * > * > * > * > * > * > *
71 {
72 background-color: #bbbbbb !important;
73 border-color: #bbbbbb !important;
74 color: #000000 !important;
75 }
76
77 * > * > * > * > * > * > * > * > * > * > * > * > *
78 {
79 background-color: #cccccc !important;
80 border-color: #cccccc !important;
81 color: #000000 !important;
82 }
83
84 * > * > * > * > * > * > * > * > * > * > * > * > * > *
85 {
86 background-color: #dddddd !important;
87 border-color: #dddddd !important;
88 color: #000000 !important;
89 }
90
91 * > * > * > * > * > * > * > * > * > * > * > * > * > * > *
92 {
93 background-color: #eeeeee !important;
94 border-color: #eeeeee !important;
95 color: #000000 !important;
96 }
97
98 * > * > * > * > * > * > * > * > * > * > * > * > * > * > * > *
99 {
100 background-color: #ffffff !important;
101 border-color: #ffffff !important;
102 color: #000000 !important;
103 }
104
105 * > * > * > * > * > * > * > * > * > * > * > * > * > * > * > * > *
106 {
107 background-color: #ff00ff !important;
108 border-color: #ff00ff !important;
109 color: #000000 !important;
110 }