Commit 0d5b9919748dfe306b6e32f5e596bf6842602d65

Authored by 06210251609
1 parent d6971b92

Alterações nas tabelas e nas dimensoes das colunas em Criterios de

Sucesso.
src/main/webapp/inicial_arquivos/css/criterioSucesso.css
... ... @@ -74,16 +74,16 @@
74 74 font-weight: normal;
75 75 }
76 76 .indice0{
77   - width:1em;
  77 + width:34%;
78 78  
79 79 }
80 80  
81 81 .indice1{
82   - width:3em;
  82 + width:6%;
83 83  
84 84 }
85 85  
86 86 .indice2{
87   - width:6em;
  87 + width:60%;
88 88  
89 89 }
90 90 \ No newline at end of file
... ...