comparison www/m/css/nodescore.css @ 26:ac9641ecf84f

updated rasterize and ss2thumb to cycle offsets of grab for different anchors removed some bad path stuctures
author tzara <rc-web@kiben.net>
date Mon, 16 Jul 2012 16:51:55 +0100
parents 8ac67b784a8c
children ea19684cd1db
comparison
equal deleted inserted replaced
25:8ac67b784a8c 26:ac9641ecf84f
1 body{ 1 body{
2 background-color: gray; 2 background-color: black;
3 color: white; 3 color: white;
4 font: 12px Helvetica, Arial; 4 font: 12px Helvetica, Arial;
5 } 5 }
6 6
7 h3,h4,h5,h6 { 7 h3,h4,h5,h6 {
65 left: 0px; 65 left: 0px;
66 padding: 1px 1px 1px 1px ; 66 padding: 1px 1px 1px 1px ;
67 background-color: black; 67 background-color: black;
68 } 68 }
69 69
70 .svgmusic {
71
72 width: 1280px;
73 height: 800px;
74
75 }
76
70 .magicsquare { 77 .magicsquare {
71 border: 1px solid yellow; 78 border: 1px solid yellow;
72 padding: 2px 2px 2px 2px; 79 padding: 2px 2px 2px 2px;
73 background: blue; 80 background: blue;
74 width: 100px; 81 width: 100px; height: 90px;
75 height: 90px;
76 border-radius: 20px; 82 border-radius: 20px;
77 float: left; 83 float: left;
78 color: black; 84 color: black;
79 font-size: 7em; 85 font-size: 7em;
80 text-align: center; 86 text-align: center;
81 }​ 87 }
82 88
83 .latencies{ 89 .latencies{
84 height: 90px; 90 height: 90px; width: 200px;
85 width: 200px;
86 border: 1px solid blue; 91 border: 1px solid blue;
87 position: relative; 92 position: relative; top: 15%;
88 float: right; 93 float: right;
89 top: 15%;
90 padding: 5px 5px 5px 5px ; 94 padding: 5px 5px 5px 5px ;
91 background-color: blue; 95 background-color: blue;
92 } 96 }
93 97
94 #datetime{ 98 #datetime{
95 display:table-cell; 99 display:table-cell;
96 vertical-align:bottom; 100 vertical-align:bottom;
97 opacity: 0.7; 101 opacity: 0.7;
98 height: 25px;
99 text-align: center; 102 text-align: center;
100 width: 858px; 103 height: 25px; width: 858px;
101 font-size:1.5em; 104 font-size:1.5em; color: yellow;
102 color: yellow;
103 ! border: 1px solid blue; 105 ! border: 1px solid blue;
104 position: absolute; 106 position: absolute; top: 25px; left: 206px;
105 float: left; 107 float: left;
106 left: 206px;
107 top: 25px;
108 background-color: transparent; 108 background-color: transparent;
109 } 109 }
110 110
111 #current{ 111 #current{
112 opacity: 0.8; 112 position: absolute; left: 210px; top: 25px;
113 height: 25px; 113 height: 25px; width: 130px;
114 text-align: center; 114 text-align: center;
115 width: 130px; 115 font-size:1.5em; font-weight: bold;
116 font-size:1.5em;
117 font-weight: bold;
118 color: white; 116 color: white;
119 ! border: 1px solid blue; 117 ! border: 1px solid blue;
120 position: absolute;
121 float: left; 118 float: left;
122 left: 210px;
123 top: 25px;
124 background-color: transparent; 119 background-color: transparent;
125 z-index: 1; 120 z-index: 1;
121 opacity: 0.8;
126 } 122 }
127 123
128 #client_latency{ 124 #client_latency{
129 opacity: 0.8; 125 position: absolute; right: 205px; top: 25px;
130 height: 25px; 126 height: 25px; width: 160px;
131 width: 160px;
132 font-size:1.5em; 127 font-size:1.5em;
133 color: pink; 128 color: pink;
134 ! border: 1px solid blue; 129 ! border: 1px solid blue;
135 position: absolute; 130 float: left;
136 float: left;
137 right: 205px;
138 top: 25px;
139 background-color: black; 131 background-color: black;
140 z-index: 1; 132 z-index: 1;
141 padding: 0px 15px; 133 padding: 0px 15px;
134 opacity: 0.8;
142 } 135 }
143 136
144
145 .metrocase { 137 .metrocase {
146 position: absolute; 138 position: absolute; top: 0px; left: 0px;
147 top: 0px; 139 width: 200px; height: 50px;
148 left: 0px;
149 color: black; 140 color: black;
150 text-align: center; 141 text-align: center;
151 font-size: 4em; 142 font-size: 4em; font-color: black;
152 font-color: black;
153 background: transparent; 143 background: transparent;
154 width: 200px;
155 height: 50px;
156 z-index: 2; 144 z-index: 2;
157 border: 1px solid blue; 145 border: 1px solid blue;
158 } 146 }
159 147
160 #metronome0 { width: 50px; height: 40px; border-radius: 30px; float:left; } 148 #metronome0 { width: 50px; height: 40px; border-radius: 30px; float:left; }
161 #metronome1 { width: 50px; height: 40px; border-radius: 30px; float:left; } 149 #metronome1 { width: 50px; height: 40px; border-radius: 30px; float:left; }
162 #metronome2 { width: 50px; height: 40px; border-radius: 30px; float:left; } 150 #metronome2 { width: 50px; height: 40px; border-radius: 30px; float:left; }
163 #metronome3 { width: 50px; height: 40px; border-radius: 30px; float:left; } 151 #metronome3 { width: 50px; height: 40px; border-radius: 30px; float:left; }
164 152
165 #fluid {} 153 #fluid {}
166 .fluid-img{height:50%; width:50%;} 154 .fluid-img{ height:50%; width:50%; }
167 155
168 .clear 156 .clear { clear:both; }
169 {
170 clear:both;
171 }
172 157
173 #client_chronometer{ 158 #client_chronometer{
174 border: 1px solid blue ; 159 border: 1px solid blue ;
175 background-color: black; 160 background-color: black;
176 color: white; 161 color: white;
177 font-size: 3em; 162 font-size: 3em; text-align: center;
178 text-align: center;
179 opacity:0.7; 163 opacity:0.7;
180 position: absolute; 164 position: absolute; right: 0px; top: 0px;
181 right: 0px; 165 width: 220px; height: 50px;
182 top: 0px;
183 // padding: 2px 2px 2px 2px;
184 width: 220px;
185 height: 50px;
186 z-position: 2; 166 z-position: 2;
187 } 167 }
188 168
189 #countinnumber{ 169 #countinnumber{
190 background-color: gray; 170 position: absolute;
191 font-size: 48em; 171 width: 1280px; height: 800px;
172 background-color:gray;
173 font-size: 48em; font-weight:bolder;
192 display:inline; 174 display:inline;
193 text-align:center; 175 text-align:center;
194 z-index: 2; 176 z-index: 2;
195 position: absolute;
196 opacity:0.5; 177 opacity:0.5;
197 font-weight:bolder;
198 width: 1280px;
199 height: 800px;
200 } 178 }
201 179
202 #content-txt { 180 #content-txt {
203 // padding: 2px 2px 2px 2px; 181 width:1280px; height:800px;
204 font-size: 3em; 182 font-size:3em;
205 text-align:center; 183 text-align:center;
206 background-color: black; 184 background-color:black;
207 border: 1px solid white; 185 border:1px solid white;
208 height: 800px; 186 margin-left:auto; margin-right:auto;
209 width: 1280px; 187 display:table-cell;
210 margin-left:auto; 188 vertical-align:middle;
211 margin-right:auto;
212 display: table-cell;
213 vertical-align: middle;
214 } 189 }