##// END OF EJS Templates
- Estandarizando css.
jsalyrosas -
r188:189
parent child
Show More
This diff has been collapsed as it changes many lines, (555 lines changed) Show them Hide them
@@ -6,135 +6,462
6 6 * font-family: 'Roboto Condensed', sans-serif; No newline at end of file
7 7 */ No newline at end of file
8 8
9 No newline at end of file
9 body { font-size: 12px; }
No newline at end of file
10 No newline at end of file
10 header {width: 980px; border: 0px solid #fcc !important; height: 50px; text-align: center; line-height: 50px}
No newline at end of file
11 No newline at end of file
11 #schema {margin: 0 auto; width: 980px; border: 0px solid #f00 !important; padding: 10px 10px 10px 10px}
No newline at end of file
12 No newline at end of file
12 #content {border: 0px solid #1cc; margin-top: 5px; margin-bottom: 5px}
No newline at end of file
13 No newline at end of file
13 #content #topcolumn {float: left; border: 1px solid #ddd !important; width: 980px; height: 40px; line-height: 35px;
No newline at end of file
14 No newline at end of file
14 margin: 2px 0px; box-shadow: 2px 2px 5px #888;}
No newline at end of file
15 No newline at end of file
15 #content #maincolumn {float: left; border: 1px solid #ddd !important; width: 980px; margin: 2px 0px; padding: 0px 0px;
No newline at end of file
16 No newline at end of file
16 box-shadow: 2px 2px 5px #666;}
No newline at end of file
17 No newline at end of file
17 footer {border: 0px solid #200 !important; height: 30px; text-align: center; line-height: 30px;
No newline at end of file
18 No newline at end of file
18 margin: 2px 0px; box-shadow: 2px 2px 5px #888;}
No newline at end of file
19 No newline at end of file
19
No newline at end of file
20 No newline at end of file
20 .cleardivs {clear: both; border: 0px solid #400; height: 0px} No newline at end of file
No newline at end of file
21 #schema {
No newline at end of file
22 margin: 0 auto;
No newline at end of file
23 width: 980px;
No newline at end of file
24 padding: 10px 10px;
No newline at end of file
25 border: 0px solid #f00 !important; }
No newline at end of file
26
No newline at end of file
27 #content {
No newline at end of file
28 margin: 5px 0px;
No newline at end of file
29 border: 0px solid #1cc; }
No newline at end of file
30
No newline at end of file
31 #topcolumn {
No newline at end of file
32 float: left;
No newline at end of file
33 width: 980px;
No newline at end of file
34 height: 40px;
No newline at end of file
35 line-height: 35px;
No newline at end of file
36 margin: 2px 0px;
No newline at end of file
37 border: 1px solid #ddd !important;
No newline at end of file
38 box-shadow: 2px 2px 5px #888; }
No newline at end of file
39
No newline at end of file
40 #maincolumn {
No newline at end of file
41 float: left;
No newline at end of file
42 width: 980px;
No newline at end of file
43 margin: 2px 0px;
No newline at end of file
44 padding: 0px 0px;
No newline at end of file
45 border: 1px solid #ddd !important;
No newline at end of file
46 box-shadow: 2px 2px 5px #666; }
No newline at end of file
47
No newline at end of file
48 footer {
No newline at end of file
49 height: 30px;
No newline at end of file
50 line-height: 30px;
No newline at end of file
51 text-align: center;
No newline at end of file
52 margin: 0px 0px;
No newline at end of file
53 border: 0px solid #200 !important;
No newline at end of file
54 box-shadow: 2px 2px 5px #888; }
No newline at end of file
55
No newline at end of file
56 .cleardivs {
No newline at end of file
57 clear: both;
No newline at end of file
58 border: 0px solid #400;
No newline at end of file
59 height: 0px; }
No newline at end of file
60
No newline at end of file
61 textarea {
No newline at end of file
62 resize: none;
No newline at end of file
63 overflow: hidden; }
No newline at end of file
64 No newline at end of file
21 65 /****************************************************************************************/ No newline at end of file
22 66 /****** ESTILOS GENERALES *****************/ No newline at end of file
23 67 /****************************************************************************************/
68 No newline at end of file
24 .mnu{ height: 22px; border: 0px solid #c55 !important;}
No newline at end of file
69 No newline at end of file
25 .mnu li{ display:inline;}
No newline at end of file
70 No newline at end of file
26 .MnuVertical, .MnuHorizontal { font-family: 'Droid Sans', sans-serif; font-size: inherit;
No newline at end of file
71 No newline at end of file
27 font-style: normal; text-shadow: 2px 2px #eee;}
No newline at end of file
72 No newline at end of file
28 .MnuHorizontal ul{ list-style: none; list-style-type: none; margin: 0;}
No newline at end of file
73 No newline at end of file
29
No newline at end of file
74 No newline at end of file
30 /*.MnuHorizontal{ display: -webkit-box; -webkit-box-orient:horizontal;}*/
No newline at end of file
75 No newline at end of file
31 /*.MnuHorizontal a{ display:block; padding:10px; -webkit-box-flex:1; text-align:center; }*/
No newline at end of file
76 No newline at end of file
32
No newline at end of file
77 No newline at end of file
33 /****************************************************************************************/
No newline at end of file
78 No newline at end of file
34 /****** MENU DE NAVEGACION DE PERFILES **********************************/
No newline at end of file
79 No newline at end of file
35 /****************************************************************************************/
No newline at end of file
80 No newline at end of file
36 #infoProfiles {border: 0px solid #1cc !important; width: 300px; margin: 0px; padding-top: 2px; padding-bottom: 2px;
No newline at end of file
81 No newline at end of file
37 float: left;}
No newline at end of file
82 No newline at end of file
38 #infoProfiles label {padding: 10px 10px 10px 12px; margin: 10px 0}
No newline at end of file
83 No newline at end of file
39 #infoProfiles select {padding: 4px 0px; margin: 0; font-family: 'Droid Sans', sans-serif;
No newline at end of file
84 No newline at end of file
40 font-size: 12px; letter-spacing: 0.029em; width: 200px;}
No newline at end of file
85 No newline at end of file
41 #mnuProfiles{margin: 0px 0px 0px 0px; border: 0px solid #1494F6 !important; float: right; padding: 2px 10px}
No newline at end of file
86 No newline at end of file
42 #mnuProfiles ul{list-style: none; list-style-type: none; margin: 0; padding-left: 20px; border: 0px solid #f00 !important}
No newline at end of file
87 No newline at end of file
43 #mnuProfiles li{ width: 80px; padding: 2px; border: 0px solid #c55 !important; float: left; }
No newline at end of file
88 No newline at end of file
44 #mnuProfiles a{ font-weight: normal; color: #1494F6; display: block; border: 0px solid #1cc !important; text-align: center;
No newline at end of file
89 No newline at end of file
45 border-bottom: 1px solid #1494F6 !important; text-decoration: none; padding: 0px 4px;
No newline at end of file
90 No newline at end of file
46 line-height: 18px; margin: 6px 6px;} No newline at end of file
No newline at end of file
91 display:block;
No newline at end of file
92 padding:10px;
No newline at end of file
93 -webkit-box-flex:1;
No newline at end of file
94 text-align:center; }*/
No newline at end of file
95
No newline at end of file
96 /****************************************************************************************/
No newline at end of file
97 /****** MENU DE NAVEGACION DE PERFILES *************/
No newline at end of file
98 /****************************************************************************************/
No newline at end of file
99 #infoProfiles {
No newline at end of file
100 float: left;
No newline at end of file
101 width: 300px;
No newline at end of file
102 margin: 0px;
No newline at end of file
103 padding: 2px 0px;
No newline at end of file
104 border: 0px solid #1cc !important; }
No newline at end of file
105
No newline at end of file
106 #infoProfiles label {
No newline at end of file
107 padding: 10px 10px 10px 12px;
No newline at end of file
108 margin: 10px 0; }
No newline at end of file
109
No newline at end of file
110 #infoProfiles select {
No newline at end of file
111 padding: 4px 0px; margin: 0;
No newline at end of file
112 font-family: 'Droid Sans', sans-serif;
No newline at end of file
113 font-size: 12px;
No newline at end of file
114 letter-spacing: 0.029em;
No newline at end of file
115 width: 200px; }
No newline at end of file
116
No newline at end of file
117 #mnuProfiles {
No newline at end of file
118 margin: 0;
No newline at end of file
119 float: right;
No newline at end of file
120 padding: 2px 10px;
No newline at end of file
121 border: 0px solid #1494F6 !important; }
No newline at end of file
122
No newline at end of file
123 #mnuProfiles ul {
No newline at end of file
124 list-style: none;
No newline at end of file
125 list-style-type: none;
No newline at end of file
126 margin: 0;
No newline at end of file
127 padding-left: 20px;
No newline at end of file
128 border: 0px solid #f00 !important; }
No newline at end of file
129
No newline at end of file
130 #mnuProfiles li {
No newline at end of file
131 width: 80px;
No newline at end of file
132 float: left;
No newline at end of file
133 padding: 2px;
No newline at end of file
134 border: 0px solid #c55 !important; }
No newline at end of file
135
No newline at end of file
136 #mnuProfiles a {
No newline at end of file
137 font-weight: normal;
No newline at end of file
138 color: #1494F6;
No newline at end of file
139 display: block;
No newline at end of file
140 text-align: center;
No newline at end of file
141 border-bottom: 1px solid #1494F6 !important;
No newline at end of file
142 text-decoration: none;
No newline at end of file
143 padding: 0px 4px;
No newline at end of file
144 line-height: 18px;
No newline at end of file
145 margin: 6px; } No newline at end of file
47 146 No newline at end of file
48 147 /****************************************************************************************/ No newline at end of file
49 148 /******** FORMULARIO DE PERFILES *************************************/ No newline at end of file
50 149 /****************************************************************************************/
150 No newline at end of file
51 #divProfile { border: 0px solid #dff !important; margin: 10px 0px; padding: 10px 10px; width: 500px }
No newline at end of file
151 No newline at end of file
52
No newline at end of file
152 No newline at end of file
53
No newline at end of file
153 No newline at end of file
54 #divPattern textarea,input[type=text],label,input[type=file],input[type=button],input[type=submit]{
No newline at end of file
154 No newline at end of file
55 font-family: 'Open Sans', sans-serif; font-size: inherit; }
No newline at end of file
155 No newline at end of file
56 #divPattern textarea {resize: none; overflow: hidden}
No newline at end of file
156 No newline at end of file
57 .antenna{ border: 0px solid #fee !important; box-shadow: 1px 1px 2px #666; padding: 5px; margin: 10px auto;
No newline at end of file
157 No newline at end of file
58 width: 520px; display: block}
No newline at end of file
158 No newline at end of file
59 .NewAntenna{ border: 0px solid #fee !important; box-shadow: 1px 1px 2px #666; padding: 5px; margin: 10px auto;
No newline at end of file
159 No newline at end of file
60 width: 620px; display: block}
No newline at end of file
160 No newline at end of file
61 .flsAntenna { margin: 0; padding: 0px; border: 1px solid #fee !important; width: 510px}
No newline at end of file
161 No newline at end of file
62 .NewFlsAntenna { margin: 0; padding: 0px; border: 1px solid #dee !important; width: 610px}
No newline at end of file
162 No newline at end of file
63 .legendAntenna{ font-family: 'Roboto Condensed', sans-serif; font-size: inherit; text-align: center;
No newline at end of file
163 No newline at end of file
64 margin-left: 10px}
No newline at end of file
164 No newline at end of file
65 .infoAntenna{ border: 0px solid #f00 !important; width: 480px; float: left}
No newline at end of file
165 No newline at end of file
66 .overJRO{ border: 0px solid #1cc !important; width: 250px; float: left; margin: 0px 5px}
No newline at end of file
166 No newline at end of file
67 .divAntenna { float: left; margin: 10px; border: 0px solid #fcc !important; width: 220px }
No newline at end of file
167 No newline at end of file
68 .NewDivAntenna { float: left; margin: 10px; border: 0px solid #fcc !important; width: 290px }
No newline at end of file
168 No newline at end of file
69 .titleField{ display: block; text-align: center;}
No newline at end of file
169 No newline at end of file
70 .txtAntenna { width: 175px; max-width: 180px; height: 160px; max-height: 165px; background: #fdfdfb; padding: 4px;
No newline at end of file
170 No newline at end of file
71 border: 2px solid #eee !important; /*font-family: "Ubuntu"; font-size: inherit;*/
No newline at end of file
171 No newline at end of file
72 text-align: justify; margin: 0 auto; line-height: 20px}
No newline at end of file
172 No newline at end of file
73 .divAntenna p{ width: 175px; max-width: 180px; height: 160px; max-height: 165px; background: #fdfdfb; padding: 2px;
No newline at end of file
173 No newline at end of file
74 border: 1px solid #eee !important; font-family: "Ubuntu"; font-size: inherit;
No newline at end of file
174 No newline at end of file
75 text-align: justify; margin: 0 auto; line-height: 20px}
No newline at end of file
175 No newline at end of file
76 .boxAntenna{ width: 280px; border: 2px solid #eee !important; text-align: center; display: block;
No newline at end of file
176 No newline at end of file
77 float: left; margin: 0; padding: 0;}
No newline at end of file
177 No newline at end of file
78 .lineInputs{ width: 262px; text-align: center; border: 0px solid #1cc !important; line-height: 18px;
No newline at end of file
178 No newline at end of file
79 padding: 0; height: 20px; margin: 0 auto; display: block;}
No newline at end of file
179 No newline at end of file
80 .lineInputs label{ border: 0px solid #bbb !important; float: left; margin: 0px 2px}
No newline at end of file
180 No newline at end of file
81 .divValuesAntenna{ width: 230px; border: 0px solid #bbb !important; float: left; display: block; margin: 0 auto}
No newline at end of file
181 No newline at end of file
82 .divValuesAntenna input[type=text]{ width: 18px; border: 0px; border-bottom: 1px solid #666 !important;
No newline at end of file
182 No newline at end of file
83 line-height: 20px}
No newline at end of file
183 No newline at end of file
84 .lblSign{ width: 8px; font-family: 'Roboto Condensed', sans-serif; font-size: 1.1em; color: #666}
No newline at end of file
184 No newline at end of file
85 #lblSignLeft, #lblSignRight{ margin: 0; line-height: 18px; height: 20px; float: left; padding: 0}
No newline at end of file
185 No newline at end of file
86
No newline at end of file
186 No newline at end of file
87 .divTx { display: block; float: left; margin: 10px; border: 0px solid #f00 !important}
No newline at end of file
187 No newline at end of file
88 .divTx label{ display: block }
No newline at end of file
188 No newline at end of file
89 .divTx textarea{ width: 100px; max-width: 100px; height: 160px; max-height: 165px; text-align: justify;
No newline at end of file
189 No newline at end of file
90 border: 2px solid #eee !important; font-family: "Ubuntu"; font-size: inherit;
No newline at end of file
190 No newline at end of file
91 line-height: 20px}
No newline at end of file
191 No newline at end of file
92
No newline at end of file
192 No newline at end of file
93 .divTx p{ width: 100px; max-width: 105px; height: 160px; max-height: 165px; background: #fdfdfb; padding: 2px;
No newline at end of file
193 No newline at end of file
94 border: 1px solid #eee !important; font-family: 'Ubuntu', sans-serif; font-size: inherit;
No newline at end of file
194 No newline at end of file
95 text-align: justify; margin: 0 auto; line-height: 20px;}
No newline at end of file
195 No newline at end of file
96
No newline at end of file
196 No newline at end of file
97 .divUes { display: block; margin: 10px}
No newline at end of file
197 No newline at end of file
98 .divUes input[type=text] { width: 240px; max-width: 240px; font-family: 'Ubuntu', sans-serif; font-size: inherit;}
No newline at end of file
198 No newline at end of file
99
No newline at end of file
199 No newline at end of file
100 .overJRO img{width: 400px; height: 200px; text-align: center; vertical-align: middle; margin: 40px 5px 5px 5px;
No newline at end of file
200 No newline at end of file
101 display: block; background: #fdfdfb; border: 1px solid #eee !important;}
No newline at end of file
201 No newline at end of file
102 .overJRO a{ text-align: center; margin: 0 auto; display: block} No newline at end of file
No newline at end of file
202
No newline at end of file
203 .divAntenna {
No newline at end of file
204 width: 220px;
No newline at end of file
205 float: left;
No newline at end of file
206 margin: 10px;
No newline at end of file
207 border: 0px solid #fcc !important; }
No newline at end of file
208
No newline at end of file
209 .NewDivAntenna {
No newline at end of file
210 width: 290px;
No newline at end of file
211 float: left;
No newline at end of file
212 margin: 10px;
No newline at end of file
213 border: 0px solid #fcc !important; }
No newline at end of file
214
No newline at end of file
215 .titleField {
No newline at end of file
216 display: block;
No newline at end of file
217 text-align: center; }
No newline at end of file
218
No newline at end of file
219 .txtAntenna, .view-textAntenna {
No newline at end of file
220 width: 175px;
No newline at end of file
221 max-width: 180px;
No newline at end of file
222 height: 160px;
No newline at end of file
223 max-height: 165px;
No newline at end of file
224 background: #fdfdfb;
No newline at end of file
225 border: 2px solid #eee !important;
No newline at end of file
226 text-align: justify;
No newline at end of file
227 margin: 0 auto;
No newline at end of file
228 line-height: 20px; }
No newline at end of file
229
No newline at end of file
230 .txtAntenna {
No newline at end of file
231 padding: 4px;
No newline at end of file
232 }
No newline at end of file
233
No newline at end of file
234 .view-textAntenna {
No newline at end of file
235 padding: 2px;
No newline at end of file
236 font-family: "Ubuntu";
No newline at end of file
237 font-size: inherit; }
No newline at end of file
238
No newline at end of file
239 .boxAntenna {
No newline at end of file
240 width: 280px;
No newline at end of file
241 border: 2px solid #eee !important;
No newline at end of file
242 text-align: center;
No newline at end of file
243 display: block;
No newline at end of file
244 float: left;
No newline at end of file
245 margin: 0;
No newline at end of file
246 padding: 0; }
No newline at end of file
247
No newline at end of file
248 .lineInputs {
No newline at end of file
249 width: 262px;
No newline at end of file
250 text-align: center;
No newline at end of file
251 line-height: 18px;
No newline at end of file
252 padding: 0;
No newline at end of file
253 height: 20px;
No newline at end of file
254 margin: 0 auto;
No newline at end of file
255 display: block;
No newline at end of file
256 border: 0px solid #1cc !important; }
No newline at end of file
257
No newline at end of file
258 .lineInputs label {
No newline at end of file
259 float: left;
No newline at end of file
260 margin: 0px 2px;
No newline at end of file
261 border: 0px solid #bbb !important; }
No newline at end of file
262
No newline at end of file
263 .divValuesAntenna {
No newline at end of file
264 width: 230px;
No newline at end of file
265 border: 0px solid #bbb !important;
No newline at end of file
266 float: left;
No newline at end of file
267 display: block;
No newline at end of file
268 margin: 0 auto; }
No newline at end of file
269
No newline at end of file
270 .divValuesAntenna input[type=text] {
No newline at end of file
271 width: 18px;
No newline at end of file
272 border: 0px;
No newline at end of file
273 border-bottom: 1px solid #666 !important;
No newline at end of file
274 line-height: 20px; }
No newline at end of file
275
No newline at end of file
276 .lblSign {
No newline at end of file
277 width: 8px;
No newline at end of file
278 font-family: 'Roboto Condensed', sans-serif;
No newline at end of file
279 font-size: 1.1em;
No newline at end of file
280 color: #666; }
No newline at end of file
281
No newline at end of file
282 #lblSignLeft, #lblSignRight {
No newline at end of file
283 margin: 0;
No newline at end of file
284 line-height: 18px;
No newline at end of file
285 height: 20px;
No newline at end of file
286 float: left;
No newline at end of file
287 padding: 0; }
No newline at end of file
288
No newline at end of file
289 .divTx {
No newline at end of file
290 display: block;
No newline at end of file
291 float: left;
No newline at end of file
292 margin: 10px;
No newline at end of file
293 border: 0px solid #f00 !important; }
No newline at end of file
294
No newline at end of file
295 .divTx label {
No newline at end of file
296 display: block; }
No newline at end of file
297
No newline at end of file
298 .divTx textarea {
No newline at end of file
299 width: 100px;
No newline at end of file
300 max-width: 100px;
No newline at end of file
301 height: 160px;
No newline at end of file
302 max-height: 165px;
No newline at end of file
303 text-align: justify;
No newline at end of file
304 border: 2px solid #eee !important;
No newline at end of file
305 font-family: "Ubuntu";
No newline at end of file
306 font-size: inherit;
No newline at end of file
307 line-height: 20px; }
No newline at end of file
308
No newline at end of file
309 .divTx p {
No newline at end of file
310 width: 100px;
No newline at end of file
311 max-width: 105px;
No newline at end of file
312 height: 160px;
No newline at end of file
313 max-height: 165px;
No newline at end of file
314 background: #fdfdfb;
No newline at end of file
315 padding: 2px;
No newline at end of file
316 border: 1px solid #eee !important;
No newline at end of file
317 font-family: 'Ubuntu', sans-serif;
No newline at end of file
318 font-size: inherit;
No newline at end of file
319 text-align: justify;
No newline at end of file
320 margin: 0 auto;
No newline at end of file
321 line-height: 20px; }
No newline at end of file
322
No newline at end of file
323 .divUes {
No newline at end of file
324 display: block;
No newline at end of file
325 margin: 10px; }
No newline at end of file
326
No newline at end of file
327 .divUes input[type=text] {
No newline at end of file
328 width: 240px;
No newline at end of file
329 max-width: 240px;
No newline at end of file
330 font-family: 'Ubuntu', sans-serif;
No newline at end of file
331 font-size: inherit; }
No newline at end of file
332
No newline at end of file
333 .overJRO img {
No newline at end of file
334 width: 400px;
No newline at end of file
335 height: 200px;
No newline at end of file
336 text-align: center;
No newline at end of file
337 vertical-align: middle;
No newline at end of file
338 margin: 40px 5px 5px 5px;
No newline at end of file
339 display: block;
No newline at end of file
340 background: #fdfdfb;
No newline at end of file
341 border: 1px solid #eee !important; }
No newline at end of file
342
No newline at end of file
343 .overJRO a {
No newline at end of file
344 text-align: center;
No newline at end of file
345 margin: 0 auto;
No newline at end of file
346 display: block; } No newline at end of file
103 347 No newline at end of file
104 348 /****************************************************************************************/ No newline at end of file
105 349 /****** MENU DE NAVEGACION DE PATRONES **********************************/ No newline at end of file
106 350 /****************************************************************************************/
351 No newline at end of file
107 #divMnuPattern{ width: 280px; height: 25px; display: block; border: 0px solid #1cc !important; float: right;
No newline at end of file
352 No newline at end of file
108 margin: 5px 40px 5px 0px;}
No newline at end of file
353 No newline at end of file
109 #divMnuPattern li{ float: right; display: block; width: 60px; border: 0px solid #2cc !important}
No newline at end of file
354 No newline at end of file
110 #divMnuPattern a{ display: block; line-height: 22px; text-decoration: none; padding: 0px 5px;
No newline at end of file
355 No newline at end of file
111 border-bottom: 1px solid #1494F6 !important; margin: 0px 2px; text-align: center; color: #1494F6
No newline at end of file
356 No newline at end of file
112 }
No newline at end of file
357 No newline at end of file
113 #infoPattern{ display: block; border: 0px solid #1494f6 !important; margin: 0px 25px; }
No newline at end of file
358 No newline at end of file
114
No newline at end of file
359 No newline at end of file
115 #navPatterns{ margin: 0 auto; border: 0px solid #d00 !important; width: 700px; height: 30px;
No newline at end of file
360 No newline at end of file
116 font-family: 'Ubuntu', sans-serif; font-size: 14px; padding: 5px 0px}
No newline at end of file
361 No newline at end of file
117 #navPatternList{ margin: 0 auto; border: 0px solid #ecc !important}
No newline at end of file
362 No newline at end of file
118 #navPatternList ul{ list-style: none; list-style-type: none; margin: 0;}
No newline at end of file
363 No newline at end of file
119 #navPatternList ul li{ float: left; width: 50px; border: 1px solid #eee !important; }
No newline at end of file
364 No newline at end of file
120 #navPatternList a{ width: 50px; border: 0px solid #1cc !important; display: block; text-align: center; line-height: 30px; padding: 1px 0px}
No newline at end of file
365 No newline at end of file
121 .lnkPattern{ background-color: #ccc !important; color: #eee;}
No newline at end of file
366 No newline at end of file
122 .lnkPatternSelected{ background-color: #2cc !important; color: #fff;}
No newline at end of file
367 No newline at end of file
123
No newline at end of file
368 No newline at end of file
124 .divListofPatterns{ width: 650px; display: block; border: 1px solid #1cc !important; margin: 0 auto}
No newline at end of file
369 No newline at end of file
125 .divPattern{ width: 600px; display: block; border: 1px solid #f00 !important; margin: 2px auto; } No newline at end of file
No newline at end of file
370 margin: 0px 2px;
No newline at end of file
371 text-align: center;
No newline at end of file
372 color: #1494F6;
No newline at end of file
373 border-bottom: 1px solid #1494F6 !important; }
No newline at end of file
374
No newline at end of file
375 #infoPattern {
No newline at end of file
376 display: block;
No newline at end of file
377 margin: 0px 25px;
No newline at end of file
378 border: 0px solid #1494f6 !important; }
No newline at end of file
379
No newline at end of file
380 #navPatterns {
No newline at end of file
381 margin: 0 auto;
No newline at end of file
382 width: 700px;
No newline at end of file
383 height: 30px;
No newline at end of file
384 border: 0px solid #d00 !important;
No newline at end of file
385 font-family: 'Ubuntu', sans-serif;
No newline at end of file
386 font-size: 14px;
No newline at end of file
387 padding: 5px 0px; }
No newline at end of file
388
No newline at end of file
389 #navPatternList {
No newline at end of file
390 margin: 0 auto;
No newline at end of file
391 border: 0px solid #ecc !important; }
No newline at end of file
392
No newline at end of file
393 #navPatternList ul {
No newline at end of file
394 list-style: none;
No newline at end of file
395 list-style-type: none;
No newline at end of file
396 margin: 0; }
No newline at end of file
397
No newline at end of file
398 #navPatternList ul li {
No newline at end of file
399 float: left;
No newline at end of file
400 width: 50px;
No newline at end of file
401 border: 1px solid #eee !important; }
No newline at end of file
402
No newline at end of file
403 #navPatternList a {
No newline at end of file
404 width: 50px;
No newline at end of file
405 display: block;
No newline at end of file
406 text-align: center;
No newline at end of file
407 line-height: 30px;
No newline at end of file
408 padding: 1px 0px;
No newline at end of file
409 border: 0px solid #1cc !important; }
No newline at end of file
410
No newline at end of file
411 .lnkPattern {
No newline at end of file
412 background-color: #ccc !important;
No newline at end of file
413 color: #eee; }
No newline at end of file
414
No newline at end of file
415 .lnkPatternSelected {
No newline at end of file
416 background-color: #2cc !important;
No newline at end of file
417 color: #fff; }
No newline at end of file
418
No newline at end of file
419 .divListofPatterns {
No newline at end of file
420 width: 650px;
No newline at end of file
421 display: block;
No newline at end of file
422 border: 1px solid #1cc !important;
No newline at end of file
423 margin: 0 auto; }
No newline at end of file
424
No newline at end of file
425 .divPattern {
No newline at end of file
426 width: 600px;
No newline at end of file
427 display: block;
No newline at end of file
428 border: 1px solid #f00 !important;
No newline at end of file
429 margin: 2px auto; } No newline at end of file
126 430 No newline at end of file
127 431 /****************************************************************************************/ No newline at end of file
128 432 /****** HEADER *************/ No newline at end of file
129 433 /****************************************************************************************/
434 No newline at end of file
130 header nav{width: 960px; border: 0px solid #1cc !important; margin: 0 auto; height: 100%}
No newline at end of file
435 No newline at end of file
131 header nav a{font-family: 'Roboto Condensed', sans-serif; font-size: 1.98em; text-transform: uppercase; width: 232px;
No newline at end of file
436 No newline at end of file
132 padding: 2px; text-align: center; border: 1px solid #ddd !important; box-shadow: 1px 1px 2px #ddd; display: block;
No newline at end of file
437 No newline at end of file
133 float: left; height: 45px; text-decoration: none; background: #eee; line-height: 45px;
No newline at end of file
438 No newline at end of file
134 color: #15425d; margin: 0px 1px}
No newline at end of file
439 No newline at end of file
135 header nav a.selected{ background: #666; color: #fff } No newline at end of file
No newline at end of file
440 header nav a {
No newline at end of file
441 font-family: 'Roboto Condensed', sans-serif;
No newline at end of file
442 font-size: 1.98em;
No newline at end of file
443 text-transform: uppercase;
No newline at end of file
444 width: 232px;
No newline at end of file
445 padding: 2px;
No newline at end of file
446 text-align: center;
No newline at end of file
447 border: 1px solid #ddd !important;
No newline at end of file
448 box-shadow: 1px 1px 2px #ddd;
No newline at end of file
449 display: block;
No newline at end of file
450 float: left;
No newline at end of file
451 height: 45px;
No newline at end of file
452 text-decoration: none;
No newline at end of file
453 background: #eee;
No newline at end of file
454 line-height: 45px;
No newline at end of file
455 color: #15425d;
No newline at end of file
456 margin: 0px 1px; }
No newline at end of file
457
No newline at end of file
458 header nav a.selected {
No newline at end of file
459 background: #666;
No newline at end of file
460 color: #fff; }
No newline at end of file
461 No newline at end of file
136 462 /****************************************************************************************/ No newline at end of file
137 463 /****** FOOTER *************/ No newline at end of file
138 464 /****************************************************************************************/
465 No newline at end of file
139 footer p{font-family: 'Roboto Condensed', sans-serif; font-size: 0.98em}
No newline at end of file
466 No newline at end of file
140 No newline at end of file
No newline at end of file
467 font-size: 0.98em; } No newline at end of file
@@ -71,7 +71,7
71 71 <div id="divPattern"> No newline at end of file
72 72 <div id="antennaUp" class="antenna"> No newline at end of file
73 73 <fieldset class="flsAntenna">
74 No newline at end of file
74 <legend>UP</legend> No newline at end of file
75 75 <div class="divAntenna"> No newline at end of file
76 76 <label for="lblAntenna">Antenna</label> No newline at end of file
77 77 <textarea name="txtAntennaUp" class="txtAntenna" cols="38" rows="8">{{ antennaUp.value }}</textarea> No newline at end of file
@@ -19,7 +19,7
19 19 <form action="/abscontrol/{{ objProfile.id }}/save/" id="frmPattern" method="post"> No newline at end of file
20 20 <div id="antennaUp" class="antenna"> No newline at end of file
21 21 <fieldset class="flsAntenna">
22 No newline at end of file
22 <legend>UP</legend> No newline at end of file
23 23 <div class="divAntenna"> No newline at end of file
24 24 <label for="lblAntenna">Antenna</label> No newline at end of file
25 25 <textarea name="txtAntennaUp" class="txtAntenna" cols="38" rows="8">{{ antennaUp.value }}</textarea> No newline at end of file
@@ -59,7 +59,7
59 59 <div class="infoAntenna"> No newline at end of file
60 60 <div class="divAntenna"> No newline at end of file
61 61 <label for="lblAntenna">Antenna</label>
62 No newline at end of file
62 <p>{{ antennaUp.value }}</p> No newline at end of file
63 63 </div> No newline at end of file
64 64 <div class="divTx"> No newline at end of file
65 65 <label for="lblTx">Tx</label> No newline at end of file
@@ -23,7 +23,7
23 23 <legend>UP</legend> No newline at end of file
24 24 <div class="divAntenna"> No newline at end of file
25 25 <label for="lblAntenna">Antenna</label>
26 No newline at end of file
26 <p>{{ antennaUp.value }}</p> No newline at end of file
27 27 </div> No newline at end of file
28 28 <div class="divTx"> No newline at end of file
29 29 <label for="lblTx">Tx</label> No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now