Commit 2185045f1b94791c60e2882002cfc7decd1a27f1

Authored by Edmar Moretti
1 parent 39e04b53

Alteração no estilo da sombra das janelas flutuantes

admin/admin.db
No preview for this file type
css/corrigeyui_geral.css
@@ -281,7 +281,9 @@ td.ygtvcell { @@ -281,7 +281,9 @@ td.ygtvcell {
281 font-size: 12px; 281 font-size: 12px;
282 padding: 0 3px 5px 0; 282 padding: 0 3px 5px 0;
283 } 283 }
284 - 284 +.yui-skin-sam .yui-panel{
  285 + border: 0px;
  286 +}
285 .yui-skin-sam .yui-panel-container.shadow .underlay { 287 .yui-skin-sam .yui-panel-container.shadow .underlay {
286 bottom: 0; 288 bottom: 0;
287 box-shadow: 0 0 8px 1px black; 289 box-shadow: 0 0 8px 1px black;
@@ -290,4 +292,19 @@ td.ygtvcell { @@ -290,4 +292,19 @@ td.ygtvcell {
290 position: absolute; 292 position: absolute;
291 right: 0; 293 right: 0;
292 top: 0; 294 top: 0;
293 - background-color: white;} 295 + background-color: white;
  296 +}
  297 +.yui-skin-sam .yui-panel-container {
  298 + padding: 0 1px;
  299 + border-radius: 5px 5px 5px 5px;
  300 + border: 1px solid white;
  301 +}
  302 +.yui-skin-sam .yui-panel .hd {
  303 + border: 0px;
  304 +}
  305 +.yui-skin-sam .yui-panel .bd {
  306 + border: 0px;
  307 +}
  308 +.yui-skin-sam .yui-panel .ft {
  309 + border: 0px;
  310 +}
294 \ No newline at end of file 311 \ No newline at end of file
css/i3geo47.css
@@ -1508,6 +1508,9 @@ padding: 0 3px 10px 0; @@ -1508,6 +1508,9 @@ padding: 0 3px 10px 0;
1508 font-size: 12px; 1508 font-size: 12px;
1509 padding: 0 3px 5px 0; 1509 padding: 0 3px 5px 0;
1510 } 1510 }
  1511 +.yui-skin-sam .yui-panel{
  1512 +border: 0px;
  1513 +}
1511 .yui-skin-sam .yui-panel-container.shadow .underlay { 1514 .yui-skin-sam .yui-panel-container.shadow .underlay {
1512 bottom: 0; 1515 bottom: 0;
1513 box-shadow: 0 0 8px 1px black; 1516 box-shadow: 0 0 8px 1px black;
@@ -1516,7 +1519,22 @@ opacity: 0.3; @@ -1516,7 +1519,22 @@ opacity: 0.3;
1516 position: absolute; 1519 position: absolute;
1517 right: 0; 1520 right: 0;
1518 top: 0; 1521 top: 0;
1519 -background-color: white;} 1522 +background-color: white;
  1523 +}
  1524 +.yui-skin-sam .yui-panel-container {
  1525 +padding: 0 1px;
  1526 +border-radius: 5px 5px 5px 5px;
  1527 +border: 1px solid white;
  1528 +}
  1529 +.yui-skin-sam .yui-panel .hd {
  1530 +border: 0px;
  1531 +}
  1532 +.yui-skin-sam .yui-panel .bd {
  1533 +border: 0px;
  1534 +}
  1535 +.yui-skin-sam .yui-panel .ft {
  1536 +border: 0px;
  1537 +}
1520 div.olMap { 1538 div.olMap {
1521 z-index: 0; 1539 z-index: 0;
1522 padding: 0px!important; 1540 padding: 0px!important;
css/i3geo47.css.php
@@ -1508,6 +1508,9 @@ padding: 0 3px 10px 0; @@ -1508,6 +1508,9 @@ padding: 0 3px 10px 0;
1508 font-size: 12px; 1508 font-size: 12px;
1509 padding: 0 3px 5px 0; 1509 padding: 0 3px 5px 0;
1510 } 1510 }
  1511 +.yui-skin-sam .yui-panel{
  1512 +border: 0px;
  1513 +}
1511 .yui-skin-sam .yui-panel-container.shadow .underlay { 1514 .yui-skin-sam .yui-panel-container.shadow .underlay {
1512 bottom: 0; 1515 bottom: 0;
1513 box-shadow: 0 0 8px 1px black; 1516 box-shadow: 0 0 8px 1px black;
@@ -1516,7 +1519,22 @@ opacity: 0.3; @@ -1516,7 +1519,22 @@ opacity: 0.3;
1516 position: absolute; 1519 position: absolute;
1517 right: 0; 1520 right: 0;
1518 top: 0; 1521 top: 0;
1519 -background-color: white;} 1522 +background-color: white;
  1523 +}
  1524 +.yui-skin-sam .yui-panel-container {
  1525 +padding: 0 1px;
  1526 +border-radius: 5px 5px 5px 5px;
  1527 +border: 1px solid white;
  1528 +}
  1529 +.yui-skin-sam .yui-panel .hd {
  1530 +border: 0px;
  1531 +}
  1532 +.yui-skin-sam .yui-panel .bd {
  1533 +border: 0px;
  1534 +}
  1535 +.yui-skin-sam .yui-panel .ft {
  1536 +border: 0px;
  1537 +}
1520 div.olMap { 1538 div.olMap {
1521 z-index: 0; 1539 z-index: 0;
1522 padding: 0px!important; 1540 padding: 0px!important;