Commit 49412fa8b7b0ce27ba0f2d2300815c178bc0be01
1 parent
3872f66b
Exists in
master
and in
12 other branches
New css page register 'new institution' - version 1
Showing
1 changed file
with
59 additions
and
49 deletions
Show diff stats
cadastro.css
1 | 1 | /*cadastro de usuario e instituicao*/ |
2 | - | |
3 | 2 | #signup-form{ |
4 | - display:block; | |
5 | - background-color:#F0F0F0; | |
6 | - border-left:solid 3px; | |
7 | - border-top:solid 1px; | |
8 | - width: 720px; | |
3 | + display:block; | |
4 | + /*background-color:#F0F0F0;*/ | |
5 | + /*border-left:solid 3px; | |
6 | + border-top:solid 1px;*/ | |
7 | + width: 720px; | |
9 | 8 | } |
10 | 9 | |
11 | 10 | #signup-form-header { |
12 | - width:90% !important; | |
11 | + width:90% !important; | |
13 | 12 | } |
14 | 13 | |
15 | 14 | #signup-form-profile{ |
16 | - width:90% !important; | |
15 | + width:90% !important; | |
17 | 16 | } |
18 | 17 | |
19 | 18 | #signup-form .formfieldline, |
20 | 19 | #signup-formfield-group { |
21 | 20 | /*background-color:#E7E7E7;*/ /*colorir linhas especificas*/ |
22 | 21 | width:100%; |
23 | - background: url(images/hdot2.gif) repeat-x bottom #ECECEC; | |
22 | + /*background: url(images/hdot2.gif) repeat-x bottom #ECECEC;*/ | |
24 | 23 | margin:0px 10px 10px 0px; |
25 | 24 | } |
26 | 25 | |
27 | 26 | #signup-form .formfieldline:hover, |
28 | 27 | #signup-formfield-group:hover { |
29 | 28 | /*width:100%;*/ |
30 | - background: url(images/hdot2.gif) repeat-x bottom #f1e5dc; | |
29 | + /*background: url(images/hdot2.gif) repeat-x bottom #f1e5dc;*/ | |
31 | 30 | margin:0px 10px 10px 0px; |
32 | 31 | } |
33 | 32 | |
34 | 33 | .action-account-signup #content { |
35 | - text-align: left; | |
34 | + text-align: left; | |
36 | 35 | } |
37 | 36 | |
38 | 37 | .required-field label.formlabel { |
... | ... | @@ -46,17 +45,17 @@ color: #4A4A4A; |
46 | 45 | #signup-form input { |
47 | 46 | /*padding: 7px 7% 10px 3%; */ |
48 | 47 | /*height: 30px !important;*/ |
49 | - width: 50%; | |
50 | - /*center:float;*/ | |
51 | - margin:3px 2px 3px 0px; | |
48 | + width: 50%; | |
49 | + /*center:float;*/ | |
50 | + margin:3px 2px 3px 0px; | |
52 | 51 | } |
53 | 52 | |
54 | 53 | #signup-form .formlabel{ |
55 | - float:left; | |
56 | - padding:0px 15px 0px 0px; | |
57 | - width:237px; | |
58 | - height:30px; | |
59 | - margin:3px 2px 10px 0px; | |
54 | + float:left; | |
55 | + padding:0px 15px 0px 0px; | |
56 | + width:237px; | |
57 | + height:30px; | |
58 | + margin:3px 2px 10px 0px; | |
60 | 59 | } |
61 | 60 | |
62 | 61 | #signup-form .formlabel.login-box-content { |
... | ... | @@ -70,7 +69,7 @@ color: #4A4A4A; |
70 | 69 | |
71 | 70 | #signup-form .formfield input, |
72 | 71 | #signup-form .formfield textarea { |
73 | - background-color:#fff; | |
72 | + background-color:#fff; | |
74 | 73 | } |
75 | 74 | |
76 | 75 | #signup-form small#password-balloon, |
... | ... | @@ -86,16 +85,16 @@ color: #4A4A4A; |
86 | 85 | */ |
87 | 86 | |
88 | 87 | /*#content a.button.with-text { |
89 | - line-height: 50px !important; | |
88 | + line-height: 50px !important; | |
90 | 89 | } Pensar outra solucao*/ |
91 | 90 | |
92 | 91 | #status-identifier{ |
93 | - width:50%; | |
94 | - height:30px; | |
92 | + width:50%; | |
93 | + height:30px; | |
95 | 94 | } |
96 | 95 | |
97 | 96 | #errorExplanation{ |
98 | - width:720px; | |
97 | + width:720px; | |
99 | 98 | } |
100 | 99 | |
101 | 100 | /**** mudar para a cor do icone e link da imagem passado pela suzete |
... | ... | @@ -116,51 +115,62 @@ margin: 3px; |
116 | 115 | border-radius: 8px; |
117 | 116 | } *****/ |
118 | 117 | |
119 | -/**************************MODAL Instituicao***************************/ | |
120 | - | |
121 | -/* | |
122 | 118 | |
123 | -#institution_dialog { | |
124 | - background-color:#F0F0F0 !important; | |
125 | -} | |
126 | 119 | |
127 | -#institution_dialog .formfield input, | |
128 | -#institution_dialog .formfield textarea { | |
129 | - background-color:#fff; | |
130 | -} | |
120 | +/**************************MODAL Instituicao***************************/ | |
131 | 121 | |
132 | 122 | #institution_dialog select, |
133 | 123 | #institution_dialog textarea, |
134 | -#institution_dialog input { | |
135 | - width: 50%; | |
124 | +#institution_dialog input{ | |
125 | + width: 60%; | |
136 | 126 | float:center; |
137 | - margin:3px 2px 3px 0px; | |
127 | + height: 25px; | |
128 | + margin:3px 2px 13px 0px; | |
138 | 129 | } |
139 | 130 | |
131 | +/* | |
140 | 132 | input#type_PublicInstitution, |
141 | 133 | input#type_PrivateInstitution{ |
142 | 134 | width: 10%; |
143 | 135 | margin:10px; |
144 | 136 | } |
145 | - | |
137 | +*/ | |
138 | +/*flutuar menu | |
146 | 139 | #institution_dialog .formlabel{ |
147 | 140 | float:left; |
148 | 141 | padding:0px 15px 0px 0px; |
149 | 142 | width:180px; |
150 | 143 | } |
151 | - | |
144 | +/* | |
152 | 145 | #institution_dialog .formfield.type-text, |
153 | -#institution_dialog .formfield.type-select, | |
154 | -#institution_dialog .formfield.type-radio { | |
155 | - /*background-color:#E7E7E7;*/ /*colorir linhas especificas*/ | |
156 | - /*width:100%;*/ | |
157 | - /*background: url(images/hdot2.gif) repeat-x bottom #ECECEC; | |
146 | +#institution_dialog .formfield.type-select | |
147 | +#institution_dialog .formfield.type-radio{ | |
148 | + width:100%; | |
158 | 149 | /*margin:0px 10px 10px 0px; |
159 | 150 | }*/ |
160 | 151 | /* |
161 | -#institution_dialog .formfield:hover, | |
162 | -#institution_dialog .formfield.type-text:hover, | |
163 | -#institution_dialog .formfield.type-radio:hover { | |
164 | - background: url(images/hdot2.gif) repeat-x bottom #f1e5dc; | |
152 | +#edit_institution_page .formfield type-radio{ | |
153 | + width:10% | |
154 | +}*/ | |
155 | + | |
156 | +#institution_form select, | |
157 | +#institution_form textarea, | |
158 | +#institution_form input { | |
159 | + width: 40%; | |
160 | + height: 25px; | |
161 | + float:center; | |
162 | + margin:3px 2px 15px 0px; | |
163 | +} | |
164 | + | |
165 | +#institution_form .button.with-text.icon-save.submit{ | |
166 | + width: 60px !important; | |
167 | +} | |
168 | + | |
169 | +#institutions_type_PublicInstitution, | |
170 | +#institutions_type_PrivateInstitution, | |
171 | +#institutions_sisp_false, | |
172 | +#institutions_sisp_true { | |
173 | + width: 5% !important; | |
174 | + height: 15px !important; | |
175 | + padding: 15px !important; | |
165 | 176 | } |
166 | -*/ | |
167 | 177 | \ No newline at end of file | ... | ... |