Commit b039fe7dd5cc3e8276d20fd2c988c505c6599ff2

Authored by gibran
1 parent 2ea42c02

Correção de css.

src/main/webapp/inicial_arquivos/css/avaliar.css
... ... @@ -40,7 +40,7 @@
40 40 -moz-border-left-colors: none;
41 41 -moz-border-right-colors: none;
42 42 -moz-border-top-colors: none;
43   - border-color: #329fd7;
  43 + /*border-color: #329fd7;*/
44 44 border-image: none;
45 45 border-style: solid none none;
46 46 border-width: 0.1em;
... ... @@ -135,7 +135,7 @@
135 135 background-color: #e60000 !important;
136 136 border: 4px solid #ff0000;
137 137 color: #fff !important;
138   - text-shadow: 0.1em 0.1em 0.1em #000;
  138 + text-shadow: 0.1em 0.1em 0.1em #000000;
139 139 }
140 140 div.block {
141 141 background: #ffa none repeat scroll 0 0;
... ... @@ -355,7 +355,7 @@
355 355 -moz-border-left-colors: none;
356 356 -moz-border-right-colors: none;
357 357 -moz-border-top-colors: none;
358   - border-color: #329fd7;
  358 + /*border-color: #329fd7;*/
359 359 border-image: none;
360 360 border-style: solid none none;
361 361 border-width: 0.1em;
... ... @@ -442,12 +442,12 @@
442 442 div.scoreB_amarela {
443 443 background-color: #FFCC00 !important;
444 444 border: 4px solid #e6e600;
445   - color: #000 !important;
  445 + color: #000000 !important;
446 446 }
447 447 div.scoreB_vermelha {
448 448 background-color: #e60000 !important;
449 449 border: 4px solid #ff0000;
450   - color: #fff !important;
  450 + color: #ffffff !important;
451 451 text-shadow: 0.1em 0.1em 0.1em #000000;
452 452 }
453 453 div.block {
... ...
src/main/webapp/inicial_arquivos/css/contato.css
  1 +
1 2 .formContato{
  3 + border-style: solid none none;
  4 + border-width: 0.1em;
2 5 font-size: 1.7em;
3 6 font-family: Arial, Helvetica, sans-serif;
4 7 color: #000000;
5 8 }
6 9  
7   -.fonteWarning{
  10 +.fonteWarning {
8 11 font-size: 1.4em;
9 12 font-family: Arial, Helvetica, sans-serif;
10 13 }
... ... @@ -23,7 +26,19 @@
23 26 float: left;
24 27 }
25 28  
26   -.formContato fildset{
27   - border: solid 1em #000000;
  29 +
  30 +
  31 +.listaErrosAvisos li
  32 +{
  33 +list-style-type: none;
  34 +}
  35 +.listaErrosAvisos li
  36 +{
  37 + text-decoration: none;
28 38 }
29 39  
  40 +#listaErros
  41 +{
  42 + font-size: 14px;
  43 + margin-top: 30px;
  44 +}
... ...
src/main/webapp/inicial_arquivos/css/criterioSucesso.css
... ... @@ -34,7 +34,7 @@
34 34 word-wrap: break-word;
35 35 text-align: left;
36 36 font-size:1.4em;
37   - border: 1px solid #fff;
  37 + border: 1px solid #ffffff;
38 38 }
39 39  
40 40 .tabelaCriterioSucesso caption{
... ...
src/main/webapp/inicial_arquivos/css/default.css
... ... @@ -137,8 +137,8 @@
137 137 padding: 0;
138 138 padding-top: 5px;
139 139 padding-bottom: 5px;
140   - margin-left: 57%;
141   - width: 369px;
  140 + margin-left: 56%;
  141 + width: 373px;
142 142 position: absolute;
143 143 border-bottom: 1px dotted #9ed5ab;
144 144 color: #9ed5ab;
... ... @@ -151,7 +151,7 @@
151 151 color: #ffffff;
152 152 }
153 153 #portal-siteactions a:hover {
154   - border-bottom: 1px solid;
  154 + border-bottom: 0.5px solid;
155 155 }
156 156 #portal-siteactions li:last-child {
157 157 padding-right: 0;
... ... @@ -380,9 +380,9 @@
380 380 #portal-siteactions a {
381 381 color: #9ed5ab;
382 382 }
383   - #portal-siteactions a:hover {
  383 + /*#portal-siteactions a:hover {
384 384 border-bottom: 1px solid;
385   - }
  385 + }*/
386 386 #portal-siteactions li:last-child {
387 387 padding-right: 0;
388 388 }
... ... @@ -416,9 +416,9 @@
416 416 padding: 0 4px;
417 417 }
418 418  
419   - #accessibility a:hover {
  419 + /*#accessibility a:hover {
420 420 border-bottom: 1px solid;
421   - }
  421 + }*/
422 422 #portal-siteactions {
423 423 padding: 0;
424 424 padding-top: 5px;
... ... @@ -433,9 +433,9 @@
433 433 #portal-siteactions a {
434 434 color: #ffffff;
435 435 }
436   - #portal-siteactions a:hover {
  436 + /*#portal-siteactions a:hover {
437 437 border-bottom: 1px solid;
438   - }
  438 + }*/
439 439 #portal-siteactions li:last-child {
440 440 padding-right: 0;
441 441 }
... ...
src/main/webapp/inicial_arquivos/css/detalhesAvaliacao.css
... ... @@ -14,15 +14,15 @@
14 14 position: relative;
15 15 text-align: left;
16 16 color: #003399;
17   - border: 1px solid #000;
  17 + border: 1px solid #000000;
18 18 }
19 19  
20 20 .contraste #tabelaErros2 {
21 21 position: relative;
22 22 text-align: left;
23   - background-color: #000;
24   - color: #fff;
25   - border: 1px solid #fff;
  23 + background-color: #000000;
  24 + color: #ffffff;
  25 + border: 1px solid #ffffff;
26 26 }
27 27  
28 28 #tabelaErros2 .topo2 {
... ... @@ -36,19 +36,19 @@
36 36 }
37 37  
38 38 .contraste #tabelaErros2 .topo2 {
39   - background-color: #000;
  39 + background-color: #000000;
40 40 border: 0px;
41 41 margin: 0px;
42 42 border-collapse: collapse;
43 43 font-weight: bold;
44   - color: #fff;
  44 + color: #ffffff;
45 45 padding: .4em;
46 46 }
47 47  
48 48 #tabelaErros2 .celula {
49 49 border: 0px;
50 50 margin: 0px;
51   - background-color: #fff;
  51 + background-color: #ffffff;
52 52 border-collapse: collapse;
53 53 color: #003399;
54 54 padding: 0;
... ... @@ -58,9 +58,9 @@
58 58 .contraste #tabelaErros2 .celula {
59 59 border: 0px;
60 60 margin: 0px;
61   - background-color: #000;
  61 + background-color: #000000;
62 62 border-collapse: collapse;
63   - color: #fff;
  63 + color: #ffffff;
64 64 padding: 0;
65 65 padding-left: 10px;
66 66 }
... ... @@ -77,7 +77,7 @@
77 77  
78 78 .contraste #tabelaErros2 .celula ul
79 79 {
80   - background: #000 !important;
  80 + background: #000000 !important;
81 81 color: #FC0 !important
82 82 }
83 83  
... ... @@ -112,12 +112,12 @@
112 112  
113 113 .contraste pre
114 114 {
115   - background-color: #000;
  115 + background-color: #000000;
116 116 }
117 117  
118 118 .contraste pre a
119 119 {
120   - background-color: #000 !important;
  120 + background-color: #000000 !important;
121 121 }
122 122  
123 123 .selecionado{
... ... @@ -125,7 +125,7 @@ background-color: #ffffb9;
125 125 }
126 126  
127 127 .contraste pre .selecionado{
128   -background-color: #fff !important;
129   -color: #000 !important;
  128 +background-color: #ffffff !important;
  129 +color: #000000 !important;
130 130 }
131 131  
... ...
src/main/webapp/inicial_arquivos/css/tabAvaliar.css
... ... @@ -32,7 +32,7 @@
32 32 left: 1px;
33 33 }
34 34 .contraste .tabAvaliacao label.rariosAvaliacao {
35   - background: #000;
  35 + background: #000000;
36 36 padding: 10px;
37 37 border: 1px solid #ccc;
38 38 margin-left: -1px;
... ... @@ -64,7 +64,7 @@
64 64 }
65 65 .tabAvaliacao .contenteudoAvaliacao {
66 66 background-color: #dbe9ba;
67   - border: 1px solid #000;
  67 + border: 1px solid #000000;
68 68 padding-right: 10px;
69 69 margin-bottom: 15px;
70 70  
... ... @@ -72,7 +72,7 @@
72 72 clear: both;
73 73 }
74 74 .contraste .tabAvaliacao .contenteudoAvaliacao {
75   - border: 1px solid #fff !important;
  75 + border: 1px solid #ffffff !important;
76 76 }
77 77 .tabAvaliacao {
78 78 float: left;
... ...
src/main/webapp/inicial_arquivos/css/tab_css.css
... ... @@ -3,7 +3,7 @@
3 3  
4 4 .containerTab {
5 5 position: relative;
6   - min-height: 270px;
  6 + min-height: 280px;
7 7 clear: both;
8 8 margin: 25px 0;
9 9 font-size: 1.2em;
... ...