Commit e21e2b30bb5b02c494e28b2b65f5660f491baa9e
1 parent
0509ef79
Exists in
master
and in
7 other branches
--no commit message
Showing
3 changed files
with
25 additions
and
16 deletions
Show diff stats
css/i3geo6.css
| @@ -2224,6 +2224,11 @@ font-weight: normal; | @@ -2224,6 +2224,11 @@ font-weight: normal; | ||
| 2224 | padding: 0 0px; | 2224 | padding: 0 0px; |
| 2225 | text-decoration: none; | 2225 | text-decoration: none; |
| 2226 | } | 2226 | } |
| 2227 | +.aplicar .first-child button { | ||
| 2228 | +backgroud-color: red; | ||
| 2229 | +background: url(../imagens/oxygen/16x16/run-build.png) 5% 50% no-repeat; | ||
| 2230 | +width: 250px; | ||
| 2231 | +} | ||
| 2227 | div.olMap { | 2232 | div.olMap { |
| 2228 | z-index: 0; | 2233 | z-index: 0; |
| 2229 | padding: 0px!important; | 2234 | padding: 0px!important; |
css/i3geo6.css.php
| @@ -2224,6 +2224,11 @@ font-weight: normal; | @@ -2224,6 +2224,11 @@ font-weight: normal; | ||
| 2224 | padding: 0 0px; | 2224 | padding: 0 0px; |
| 2225 | text-decoration: none; | 2225 | text-decoration: none; |
| 2226 | } | 2226 | } |
| 2227 | +.aplicar .first-child button { | ||
| 2228 | +backgroud-color: red; | ||
| 2229 | +background: url(../imagens/oxygen/16x16/run-build.png) 5% 50% no-repeat; | ||
| 2230 | +width: 250px; | ||
| 2231 | +} | ||
| 2227 | div.olMap { | 2232 | div.olMap { |
| 2228 | z-index: 0; | 2233 | z-index: 0; |
| 2229 | padding: 0px!important; | 2234 | padding: 0px!important; |
css/i3geo_ferramentas6.css
| @@ -11,7 +11,6 @@ version: 2.2.2 | @@ -11,7 +11,6 @@ version: 2.2.2 | ||
| 11 | border-width:1px 0; | 11 | border-width:1px 0; |
| 12 | border-style:solid; | 12 | border-style:solid; |
| 13 | border-color:#999; | 13 | border-color:#999; |
| 14 | - background:#ecece3 url('../imagens/visual/default/backgroundbotaoaplicar.png') left center; | ||
| 15 | margin:auto .25em; | 14 | margin:auto .25em; |
| 16 | } | 15 | } |
| 17 | 16 | ||
| @@ -31,7 +30,7 @@ version: 2.2.2 | @@ -31,7 +30,7 @@ version: 2.2.2 | ||
| 31 | border-width:0 2px; | 30 | border-width:0 2px; |
| 32 | border-style:solid; | 31 | border-style:solid; |
| 33 | border-color:#999; | 32 | border-color:#999; |
| 34 | - | 33 | + |
| 35 | margin:0 -1px; | 34 | margin:0 -1px; |
| 36 | /* | 35 | /* |
| 37 | *position:relative; | 36 | *position:relative; |
| @@ -63,7 +62,7 @@ version: 2.2.2 | @@ -63,7 +62,7 @@ version: 2.2.2 | ||
| 63 | .yuibutton a { | 62 | .yuibutton a { |
| 64 | 63 | ||
| 65 | text-decoration:none; | 64 | text-decoration:none; |
| 66 | - color:#000; | 65 | + color:#000; |
| 67 | 66 | ||
| 68 | } | 67 | } |
| 69 | 68 | ||
| @@ -73,7 +72,7 @@ version: 2.2.2 | @@ -73,7 +72,7 @@ version: 2.2.2 | ||
| 73 | padding-right:20px; | 72 | padding-right:20px; |
| 74 | background-position:right center; | 73 | background-position:right center; |
| 75 | background-repeat:no-repeat; | 74 | background-repeat:no-repeat; |
| 76 | - | 75 | + |
| 77 | } | 76 | } |
| 78 | 77 | ||
| 79 | .yuibutton.menubutton button { | 78 | .yuibutton.menubutton button { |
| @@ -103,7 +102,7 @@ version: 2.2.2 | @@ -103,7 +102,7 @@ version: 2.2.2 | ||
| 103 | 102 | ||
| 104 | } | 103 | } |
| 105 | 104 | ||
| 106 | -.yuibutton.focus button, | 105 | +.yuibutton.focus button, |
| 107 | .yuibutton.focus a { | 106 | .yuibutton.focus a { |
| 108 | 107 | ||
| 109 | border-color:#cec1fc; | 108 | border-color:#cec1fc; |
| @@ -126,7 +125,7 @@ version: 2.2.2 | @@ -126,7 +125,7 @@ version: 2.2.2 | ||
| 126 | 125 | ||
| 127 | } | 126 | } |
| 128 | 127 | ||
| 129 | -.yuibutton.hover button, | 128 | +.yuibutton.hover button, |
| 130 | .yuibutton.hover a { | 129 | .yuibutton.hover a { |
| 131 | 130 | ||
| 132 | border-color:#7099ce; | 131 | border-color:#7099ce; |
| @@ -137,10 +136,10 @@ version: 2.2.2 | @@ -137,10 +136,10 @@ version: 2.2.2 | ||
| 137 | /* Active state */ | 136 | /* Active state */ |
| 138 | 137 | ||
| 139 | .yuibutton.active { | 138 | .yuibutton.active { |
| 140 | - | 139 | + |
| 141 | border-color:#7a8180; | 140 | border-color:#7a8180; |
| 142 | background-color:#333; | 141 | background-color:#333; |
| 143 | - | 142 | + |
| 144 | } | 143 | } |
| 145 | 144 | ||
| 146 | .yuibutton.active .first-child { | 145 | .yuibutton.active .first-child { |
| @@ -149,7 +148,7 @@ version: 2.2.2 | @@ -149,7 +148,7 @@ version: 2.2.2 | ||
| 149 | 148 | ||
| 150 | } | 149 | } |
| 151 | 150 | ||
| 152 | -.yuibutton.active button, | 151 | +.yuibutton.active button, |
| 153 | .yuibutton.active a { | 152 | .yuibutton.active a { |
| 154 | 153 | ||
| 155 | border-color:#98a09f; | 154 | border-color:#98a09f; |
| @@ -160,7 +159,7 @@ version: 2.2.2 | @@ -160,7 +159,7 @@ version: 2.2.2 | ||
| 160 | 159 | ||
| 161 | background-color:transparent; | 160 | background-color:transparent; |
| 162 | background-image:url(splitarrow_active.gif); | 161 | background-image:url(splitarrow_active.gif); |
| 163 | - | 162 | + |
| 164 | } | 163 | } |
| 165 | 164 | ||
| 166 | 165 | ||
| @@ -169,10 +168,10 @@ version: 2.2.2 | @@ -169,10 +168,10 @@ version: 2.2.2 | ||
| 169 | 168 | ||
| 170 | .yuibutton.radio.checked, | 169 | .yuibutton.radio.checked, |
| 171 | .yuibutton.checkbox.checked { | 170 | .yuibutton.checkbox.checked { |
| 172 | - | 171 | + |
| 173 | border-color:#7a8180; | 172 | border-color:#7a8180; |
| 174 | background-color:#333; | 173 | background-color:#333; |
| 175 | - | 174 | + |
| 176 | } | 175 | } |
| 177 | 176 | ||
| 178 | .yuibutton.radio.checked .first-child, | 177 | .yuibutton.radio.checked .first-child, |
| @@ -183,7 +182,7 @@ version: 2.2.2 | @@ -183,7 +182,7 @@ version: 2.2.2 | ||
| 183 | } | 182 | } |
| 184 | 183 | ||
| 185 | .yuibutton.radio.checked button, | 184 | .yuibutton.radio.checked button, |
| 186 | -.yuibutton.checkbox.checked button { | 185 | +.yuibutton.checkbox.checked button { |
| 187 | 186 | ||
| 188 | border-color:#98a09f; | 187 | border-color:#98a09f; |
| 189 | 188 | ||
| @@ -194,12 +193,12 @@ version: 2.2.2 | @@ -194,12 +193,12 @@ version: 2.2.2 | ||
| 194 | /* Disabled state */ | 193 | /* Disabled state */ |
| 195 | 194 | ||
| 196 | .yuibutton.disabled { | 195 | .yuibutton.disabled { |
| 197 | - | 196 | + |
| 198 | border-color:#cbcdc5; | 197 | border-color:#cbcdc5; |
| 199 | background:#ecece3; | 198 | background:#ecece3; |
| 200 | 199 | ||
| 201 | filter:none; | 200 | filter:none; |
| 202 | - | 201 | + |
| 203 | } | 202 | } |
| 204 | 203 | ||
| 205 | .yuibutton.disabled .first-child { | 204 | .yuibutton.disabled .first-child { |
| @@ -208,7 +207,7 @@ version: 2.2.2 | @@ -208,7 +207,7 @@ version: 2.2.2 | ||
| 208 | 207 | ||
| 209 | } | 208 | } |
| 210 | 209 | ||
| 211 | -.yuibutton.disabled button, | 210 | +.yuibutton.disabled button, |
| 212 | .yuibutton.disabled a { | 211 | .yuibutton.disabled a { |
| 213 | 212 | ||
| 214 | border-color:transparent; | 213 | border-color:transparent; |