Commit 8a34872255c2a48c90ae2f3ccef15c1857b4b954

Authored by Edmar Moretti
1 parent d6efc302

$1

admin/admin.db
No preview for this file type
classesjs/compactajs.php
@@ -216,8 +216,8 @@ $cssfiles = array( @@ -216,8 +216,8 @@ $cssfiles = array(
216 "../pacotes/yui290/build/resize/assets/skins/sam/resize.css", 216 "../pacotes/yui290/build/resize/assets/skins/sam/resize.css",
217 "../pacotes/yui290/build/progressbar/assets/skins/sam/progressbar.css", 217 "../pacotes/yui290/build/progressbar/assets/skins/sam/progressbar.css",
218 "../css/corrigeyui_geral.css", 218 "../css/corrigeyui_geral.css",
219 -"../css/janelaflutuante.css",  
220 "../mashups/theme/default/style.css", 219 "../mashups/theme/default/style.css",
  220 +"../css/janelaflutuante.css",
221 "../mashups/openlayers.css" 221 "../mashups/openlayers.css"
222 ); 222 );
223 223
css/i3geo5.css
@@ -1510,161 +1510,6 @@ font-weight: normal; @@ -1510,161 +1510,6 @@ font-weight: normal;
1510 padding: 0 0px; 1510 padding: 0 0px;
1511 text-decoration: none; 1511 text-decoration: none;
1512 } 1512 }
1513 -.yui-panel-container .yui-resizepanel .bd {  
1514 -overflow: auto;  
1515 -background-color: #fff;  
1516 -}  
1517 -.yui-panel-container.hide-scrollbars .yui-resizepanel .bd {  
1518 -overflow: hidden;  
1519 -}  
1520 -.yui-panel-container.show-scrollbars .yui-resizepanel .bd {  
1521 -overflow: auto;  
1522 -}  
1523 -.yui-panel-container.show-scrollbars .underlay {  
1524 -overflow: visible;  
1525 -}  
1526 -.bd div{  
1527 -text-align:left;  
1528 -}  
1529 -.bd p{  
1530 -text-align:left;  
1531 -}  
1532 -.yui-resizepanel .resizehandle {  
1533 -position: absolute;  
1534 -width: 10px;  
1535 -height: 10px;  
1536 -right: 0;  
1537 -bottom: 0;  
1538 -margin: 0;  
1539 -padding: 0;  
1540 -z-index: 3000;  
1541 -background: url(../pacotes/yui290/build/container/img/corner_resize.gif) left bottom no-repeat;  
1542 -cursor: se-resize;  
1543 -}  
1544 -.yui-skin-sam .yui-panel .hd {  
1545 -//background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;  
1546 -color: #000000;  
1547 -font-size: 80%;  
1548 -font-weight: bold;  
1549 -line-height: 2;  
1550 -padding: 0 10px;  
1551 -height: 30px;  
1552 -}  
1553 -.yui-skin-sam .yui-panel .hd1 {  
1554 -background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;  
1555 -color: #000000;  
1556 -font-size: 80%;  
1557 -font-weight: bold;  
1558 -line-height: 2;  
1559 -padding: 0 10px;  
1560 -height: 20px;  
1561 -}  
1562 -.yui-skin-sam .yui-panel .hd2 {  
1563 -background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;  
1564 -color: #000000;  
1565 -font-size: 80%;  
1566 -font-weight: bold;  
1567 -line-height: 2;  
1568 -padding: 0 10px;  
1569 -height: 30px;  
1570 -opacity: .80;  
1571 -filter: alpha(opacity = 80);  
1572 -}  
1573 -.yui-skin-sam .container-close {  
1574 -background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -300px;  
1575 -cursor: pointer;  
1576 -height: 15px;  
1577 -position: absolute;  
1578 -right: 1px;  
1579 -top: 3px;  
1580 -width: 25px;  
1581 -z-index: 2001;  
1582 -opacity: .80;  
1583 -filter: alpha(opacity = 80);  
1584 -}  
1585 -.yui-skin-sam .container-minimiza {  
1586 -background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -450px;  
1587 -cursor: pointer;  
1588 -height: 15px;  
1589 -position: absolute;  
1590 -right: 35px;  
1591 -top: 3px;  
1592 -width: 25px;  
1593 -z-index: 2001;  
1594 -opacity: .8;  
1595 -filter: alpha(opacity = 80);  
1596 -}  
1597 -.yui-skin-sam .yui-panel .bd {  
1598 -text-align: left;  
1599 -font-size: 10px;  
1600 -}  
1601 -.yui-skin-sam .yui-simple-dialog .bd .yui-icon {  
1602 -background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 0;  
1603 -float: left;  
1604 -height: 16px;  
1605 -margin-right: 10px;  
1606 -width: 16px;  
1607 -}  
1608 -.yui-resize .yui-resize-handle {  
1609 -position: absolute;  
1610 -z-index: 1;  
1611 -font-size: 0;  
1612 -margin: 0;  
1613 -padding: 0;  
1614 -zoom: 1;  
1615 -height: 250px;  
1616 -width: 5px;  
1617 -}  
1618 -.yui-skin-sam .yui-panel{  
1619 -border: 0px;  
1620 -}  
1621 -.yui-skin-sam .yui-panel-container.shadow .underlay {  
1622 -bottom: 0;  
1623 -box-shadow: 0 0 8px 1px black;  
1624 -left: 0;  
1625 -opacity: 0.3;  
1626 -position: absolute;  
1627 -right: 0;  
1628 -top: 0;  
1629 -background-color: white;  
1630 -}  
1631 -.yui-skin-sam .yui-panel-container {  
1632 -padding: 0 1px;  
1633 -border-radius: 5px 5px 5px 5px;  
1634 -border: 1px solid white;  
1635 -}  
1636 -.yui-skin-sam .yui-panel .hd {  
1637 -border: 0px;  
1638 -}  
1639 -.yui-skin-sam .yui-panel .bd {  
1640 -border: 0px;  
1641 -box-shadow: 0 0 0px 0px black;  
1642 -}  
1643 -.yui-skin-sam .yui-panel .ft {  
1644 -border: 0px;  
1645 -}  
1646 -.yui-skin-sam .yui-panel .bd .yui-navset {  
1647 -background: none;  
1648 -z-index: 1;  
1649 -border-bottom: 2px solid lightgray;  
1650 -}  
1651 -.yui-skin-sam .bd .yui-navset .yui-nav a, .yui-skin-sam .bd .yui-navset .yui-navset-top .yui-nav a,.yui-skin-sam .bd .yui-navset .yui-nav a em, .yui-skin-sam .bd .yui-navset .yui-navset-top .yui-nav a em,.yui-skin-sam .bd .yui-button, .yui-skin-sam .bd .yui-button button, .yui-skin-sam .bd .yui-button a, .yui-skin-sam .bd .yui-button .first-child{  
1652 -border-color: lightgray;  
1653 -}  
1654 -.yui-skin-sam .yui-resize .yui-resize-handle-br {  
1655 -right:0;  
1656 -bottom:0;  
1657 -height: 8px;  
1658 -width: 8px;  
1659 -position:absolute;  
1660 -}  
1661 -.yui-skin-sam .yui-resize .yui-resize-handle-b {  
1662 -right:0;  
1663 -bottom:0;  
1664 -height: 8px;  
1665 -width: 8px;  
1666 -position:absolute;  
1667 -}  
1668 div.olMap { 1513 div.olMap {
1669 z-index: 0; 1514 z-index: 0;
1670 padding: 0px!important; 1515 padding: 0px!important;
@@ -2025,6 +1870,161 @@ top: 5px; @@ -2025,6 +1870,161 @@ top: 5px;
2025 right: 0px; 1870 right: 0px;
2026 text-align:left; 1871 text-align:left;
2027 } 1872 }
  1873 +.yui-panel-container .yui-resizepanel .bd {
  1874 +overflow: auto;
  1875 +background-color: #fff;
  1876 +}
  1877 +.yui-panel-container.hide-scrollbars .yui-resizepanel .bd {
  1878 +overflow: hidden;
  1879 +}
  1880 +.yui-panel-container.show-scrollbars .yui-resizepanel .bd {
  1881 +overflow: auto;
  1882 +}
  1883 +.yui-panel-container.show-scrollbars .underlay {
  1884 +overflow: visible;
  1885 +}
  1886 +.bd div{
  1887 +text-align:left;
  1888 +}
  1889 +.bd p{
  1890 +text-align:left;
  1891 +}
  1892 +.yui-resizepanel .resizehandle {
  1893 +position: absolute;
  1894 +width: 10px;
  1895 +height: 10px;
  1896 +right: 0;
  1897 +bottom: 0;
  1898 +margin: 0;
  1899 +padding: 0;
  1900 +z-index: 3000;
  1901 +background: url(../pacotes/yui290/build/container/img/corner_resize.gif) left bottom no-repeat;
  1902 +cursor: se-resize;
  1903 +}
  1904 +.yui-skin-sam .yui-panel .hd {
  1905 +//background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
  1906 +color: #000000;
  1907 +font-size: 80%;
  1908 +font-weight: bold;
  1909 +line-height: 2;
  1910 +padding: 0 10px;
  1911 +height: 30px;
  1912 +}
  1913 +.yui-skin-sam .yui-panel .hd1 {
  1914 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
  1915 +color: #000000;
  1916 +font-size: 80%;
  1917 +font-weight: bold;
  1918 +line-height: 2;
  1919 +padding: 0 10px;
  1920 +height: 20px;
  1921 +}
  1922 +.yui-skin-sam .yui-panel .hd2 {
  1923 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
  1924 +color: #000000;
  1925 +font-size: 80%;
  1926 +font-weight: bold;
  1927 +line-height: 2;
  1928 +padding: 0 10px;
  1929 +height: 30px;
  1930 +opacity: .80;
  1931 +filter: alpha(opacity = 80);
  1932 +}
  1933 +.yui-skin-sam .container-close {
  1934 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -300px;
  1935 +cursor: pointer;
  1936 +height: 15px;
  1937 +position: absolute;
  1938 +right: 1px;
  1939 +top: 3px;
  1940 +width: 25px;
  1941 +z-index: 2001;
  1942 +opacity: .80;
  1943 +filter: alpha(opacity = 80);
  1944 +}
  1945 +.yui-skin-sam .container-minimiza {
  1946 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -450px;
  1947 +cursor: pointer;
  1948 +height: 15px;
  1949 +position: absolute;
  1950 +right: 35px;
  1951 +top: 3px;
  1952 +width: 25px;
  1953 +z-index: 2001;
  1954 +opacity: .8;
  1955 +filter: alpha(opacity = 80);
  1956 +}
  1957 +.yui-skin-sam .yui-panel .bd {
  1958 +text-align: left;
  1959 +font-size: 10px;
  1960 +}
  1961 +.yui-skin-sam .yui-simple-dialog .bd .yui-icon {
  1962 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 0;
  1963 +float: left;
  1964 +height: 16px;
  1965 +margin-right: 10px;
  1966 +width: 16px;
  1967 +}
  1968 +.yui-resize .yui-resize-handle {
  1969 +position: absolute;
  1970 +z-index: 1;
  1971 +font-size: 0;
  1972 +margin: 0;
  1973 +padding: 0;
  1974 +zoom: 1;
  1975 +height: 250px;
  1976 +width: 5px;
  1977 +}
  1978 +.yui-skin-sam .yui-panel{
  1979 +border: 0px;
  1980 +}
  1981 +.yui-skin-sam .yui-panel-container.shadow .underlay {
  1982 +bottom: 0;
  1983 +box-shadow: 0 0 8px 1px black;
  1984 +left: 0;
  1985 +opacity: 0.3;
  1986 +position: absolute;
  1987 +right: 0;
  1988 +top: 0;
  1989 +background-color: white;
  1990 +}
  1991 +.yui-skin-sam .yui-panel-container {
  1992 +padding: 0 1px;
  1993 +border-radius: 5px 5px 5px 5px;
  1994 +border: 1px solid white;
  1995 +}
  1996 +.yui-skin-sam .yui-panel .hd {
  1997 +border: 0px;
  1998 +}
  1999 +.yui-skin-sam .yui-panel .bd {
  2000 +border: 0px;
  2001 +box-shadow: 0 0 0px 0px black;
  2002 +}
  2003 +.yui-skin-sam .yui-panel .ft {
  2004 +border: 0px;
  2005 +}
  2006 +.yui-skin-sam .yui-panel .bd .yui-navset {
  2007 +background: none;
  2008 +z-index: 1;
  2009 +border-bottom: 2px solid lightgray;
  2010 +}
  2011 +.yui-skin-sam .bd .yui-navset .yui-nav a, .yui-skin-sam .bd .yui-navset .yui-navset-top .yui-nav a,.yui-skin-sam .bd .yui-navset .yui-nav a em, .yui-skin-sam .bd .yui-navset .yui-navset-top .yui-nav a em,.yui-skin-sam .bd .yui-button, .yui-skin-sam .bd .yui-button button, .yui-skin-sam .bd .yui-button a, .yui-skin-sam .bd .yui-button .first-child{
  2012 +border-color: lightgray;
  2013 +}
  2014 +.yui-skin-sam .yui-resize .yui-resize-handle-br {
  2015 +right:0;
  2016 +bottom:0;
  2017 +height: 8px;
  2018 +width: 8px;
  2019 +position:absolute;
  2020 +}
  2021 +.yui-skin-sam .yui-resize .yui-resize-handle-b {
  2022 +right:0;
  2023 +bottom:0;
  2024 +height: 8px;
  2025 +width: 8px;
  2026 +position:absolute;
  2027 +}
2028 .olControlEditingToolbar1 .editorOLpanItemInactive { 2028 .olControlEditingToolbar1 .editorOLpanItemInactive {
2029 background-position:-0px 0; 2029 background-position:-0px 0;
2030 } 2030 }
@@ -2230,6 +2230,7 @@ filter:alpha(opacity=80); @@ -2230,6 +2230,7 @@ filter:alpha(opacity=80);
2230 } 2230 }
2231 .yui-skin-sam .yui-panel .hd { 2231 .yui-skin-sam .yui-panel .hd {
2232 background: none; //url("../pacotes/yui290/build/assets/skins/sam/sprite.png") repeat-x scroll 0 -200px transparent; 2232 background: none; //url("../pacotes/yui290/build/assets/skins/sam/sprite.png") repeat-x scroll 0 -200px transparent;
  2233 +background-color: #F2F2F2;
2233 color: #000000; 2234 color: #000000;
2234 font-size: 93%; 2235 font-size: 93%;
2235 font-weight: bold; 2236 font-weight: bold;
css/i3geo5.css.php
@@ -1510,161 +1510,6 @@ font-weight: normal; @@ -1510,161 +1510,6 @@ font-weight: normal;
1510 padding: 0 0px; 1510 padding: 0 0px;
1511 text-decoration: none; 1511 text-decoration: none;
1512 } 1512 }
1513 -.yui-panel-container .yui-resizepanel .bd {  
1514 -overflow: auto;  
1515 -background-color: #fff;  
1516 -}  
1517 -.yui-panel-container.hide-scrollbars .yui-resizepanel .bd {  
1518 -overflow: hidden;  
1519 -}  
1520 -.yui-panel-container.show-scrollbars .yui-resizepanel .bd {  
1521 -overflow: auto;  
1522 -}  
1523 -.yui-panel-container.show-scrollbars .underlay {  
1524 -overflow: visible;  
1525 -}  
1526 -.bd div{  
1527 -text-align:left;  
1528 -}  
1529 -.bd p{  
1530 -text-align:left;  
1531 -}  
1532 -.yui-resizepanel .resizehandle {  
1533 -position: absolute;  
1534 -width: 10px;  
1535 -height: 10px;  
1536 -right: 0;  
1537 -bottom: 0;  
1538 -margin: 0;  
1539 -padding: 0;  
1540 -z-index: 3000;  
1541 -background: url(../pacotes/yui290/build/container/img/corner_resize.gif) left bottom no-repeat;  
1542 -cursor: se-resize;  
1543 -}  
1544 -.yui-skin-sam .yui-panel .hd {  
1545 -//background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;  
1546 -color: #000000;  
1547 -font-size: 80%;  
1548 -font-weight: bold;  
1549 -line-height: 2;  
1550 -padding: 0 10px;  
1551 -height: 30px;  
1552 -}  
1553 -.yui-skin-sam .yui-panel .hd1 {  
1554 -background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;  
1555 -color: #000000;  
1556 -font-size: 80%;  
1557 -font-weight: bold;  
1558 -line-height: 2;  
1559 -padding: 0 10px;  
1560 -height: 20px;  
1561 -}  
1562 -.yui-skin-sam .yui-panel .hd2 {  
1563 -background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;  
1564 -color: #000000;  
1565 -font-size: 80%;  
1566 -font-weight: bold;  
1567 -line-height: 2;  
1568 -padding: 0 10px;  
1569 -height: 30px;  
1570 -opacity: .80;  
1571 -filter: alpha(opacity = 80);  
1572 -}  
1573 -.yui-skin-sam .container-close {  
1574 -background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -300px;  
1575 -cursor: pointer;  
1576 -height: 15px;  
1577 -position: absolute;  
1578 -right: 1px;  
1579 -top: 3px;  
1580 -width: 25px;  
1581 -z-index: 2001;  
1582 -opacity: .80;  
1583 -filter: alpha(opacity = 80);  
1584 -}  
1585 -.yui-skin-sam .container-minimiza {  
1586 -background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -450px;  
1587 -cursor: pointer;  
1588 -height: 15px;  
1589 -position: absolute;  
1590 -right: 35px;  
1591 -top: 3px;  
1592 -width: 25px;  
1593 -z-index: 2001;  
1594 -opacity: .8;  
1595 -filter: alpha(opacity = 80);  
1596 -}  
1597 -.yui-skin-sam .yui-panel .bd {  
1598 -text-align: left;  
1599 -font-size: 10px;  
1600 -}  
1601 -.yui-skin-sam .yui-simple-dialog .bd .yui-icon {  
1602 -background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 0;  
1603 -float: left;  
1604 -height: 16px;  
1605 -margin-right: 10px;  
1606 -width: 16px;  
1607 -}  
1608 -.yui-resize .yui-resize-handle {  
1609 -position: absolute;  
1610 -z-index: 1;  
1611 -font-size: 0;  
1612 -margin: 0;  
1613 -padding: 0;  
1614 -zoom: 1;  
1615 -height: 250px;  
1616 -width: 5px;  
1617 -}  
1618 -.yui-skin-sam .yui-panel{  
1619 -border: 0px;  
1620 -}  
1621 -.yui-skin-sam .yui-panel-container.shadow .underlay {  
1622 -bottom: 0;  
1623 -box-shadow: 0 0 8px 1px black;  
1624 -left: 0;  
1625 -opacity: 0.3;  
1626 -position: absolute;  
1627 -right: 0;  
1628 -top: 0;  
1629 -background-color: white;  
1630 -}  
1631 -.yui-skin-sam .yui-panel-container {  
1632 -padding: 0 1px;  
1633 -border-radius: 5px 5px 5px 5px;  
1634 -border: 1px solid white;  
1635 -}  
1636 -.yui-skin-sam .yui-panel .hd {  
1637 -border: 0px;  
1638 -}  
1639 -.yui-skin-sam .yui-panel .bd {  
1640 -border: 0px;  
1641 -box-shadow: 0 0 0px 0px black;  
1642 -}  
1643 -.yui-skin-sam .yui-panel .ft {  
1644 -border: 0px;  
1645 -}  
1646 -.yui-skin-sam .yui-panel .bd .yui-navset {  
1647 -background: none;  
1648 -z-index: 1;  
1649 -border-bottom: 2px solid lightgray;  
1650 -}  
1651 -.yui-skin-sam .bd .yui-navset .yui-nav a, .yui-skin-sam .bd .yui-navset .yui-navset-top .yui-nav a,.yui-skin-sam .bd .yui-navset .yui-nav a em, .yui-skin-sam .bd .yui-navset .yui-navset-top .yui-nav a em,.yui-skin-sam .bd .yui-button, .yui-skin-sam .bd .yui-button button, .yui-skin-sam .bd .yui-button a, .yui-skin-sam .bd .yui-button .first-child{  
1652 -border-color: lightgray;  
1653 -}  
1654 -.yui-skin-sam .yui-resize .yui-resize-handle-br {  
1655 -right:0;  
1656 -bottom:0;  
1657 -height: 8px;  
1658 -width: 8px;  
1659 -position:absolute;  
1660 -}  
1661 -.yui-skin-sam .yui-resize .yui-resize-handle-b {  
1662 -right:0;  
1663 -bottom:0;  
1664 -height: 8px;  
1665 -width: 8px;  
1666 -position:absolute;  
1667 -}  
1668 div.olMap { 1513 div.olMap {
1669 z-index: 0; 1514 z-index: 0;
1670 padding: 0px!important; 1515 padding: 0px!important;
@@ -2025,6 +1870,161 @@ top: 5px; @@ -2025,6 +1870,161 @@ top: 5px;
2025 right: 0px; 1870 right: 0px;
2026 text-align:left; 1871 text-align:left;
2027 } 1872 }
  1873 +.yui-panel-container .yui-resizepanel .bd {
  1874 +overflow: auto;
  1875 +background-color: #fff;
  1876 +}
  1877 +.yui-panel-container.hide-scrollbars .yui-resizepanel .bd {
  1878 +overflow: hidden;
  1879 +}
  1880 +.yui-panel-container.show-scrollbars .yui-resizepanel .bd {
  1881 +overflow: auto;
  1882 +}
  1883 +.yui-panel-container.show-scrollbars .underlay {
  1884 +overflow: visible;
  1885 +}
  1886 +.bd div{
  1887 +text-align:left;
  1888 +}
  1889 +.bd p{
  1890 +text-align:left;
  1891 +}
  1892 +.yui-resizepanel .resizehandle {
  1893 +position: absolute;
  1894 +width: 10px;
  1895 +height: 10px;
  1896 +right: 0;
  1897 +bottom: 0;
  1898 +margin: 0;
  1899 +padding: 0;
  1900 +z-index: 3000;
  1901 +background: url(../pacotes/yui290/build/container/img/corner_resize.gif) left bottom no-repeat;
  1902 +cursor: se-resize;
  1903 +}
  1904 +.yui-skin-sam .yui-panel .hd {
  1905 +//background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
  1906 +color: #000000;
  1907 +font-size: 80%;
  1908 +font-weight: bold;
  1909 +line-height: 2;
  1910 +padding: 0 10px;
  1911 +height: 30px;
  1912 +}
  1913 +.yui-skin-sam .yui-panel .hd1 {
  1914 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
  1915 +color: #000000;
  1916 +font-size: 80%;
  1917 +font-weight: bold;
  1918 +line-height: 2;
  1919 +padding: 0 10px;
  1920 +height: 20px;
  1921 +}
  1922 +.yui-skin-sam .yui-panel .hd2 {
  1923 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
  1924 +color: #000000;
  1925 +font-size: 80%;
  1926 +font-weight: bold;
  1927 +line-height: 2;
  1928 +padding: 0 10px;
  1929 +height: 30px;
  1930 +opacity: .80;
  1931 +filter: alpha(opacity = 80);
  1932 +}
  1933 +.yui-skin-sam .container-close {
  1934 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -300px;
  1935 +cursor: pointer;
  1936 +height: 15px;
  1937 +position: absolute;
  1938 +right: 1px;
  1939 +top: 3px;
  1940 +width: 25px;
  1941 +z-index: 2001;
  1942 +opacity: .80;
  1943 +filter: alpha(opacity = 80);
  1944 +}
  1945 +.yui-skin-sam .container-minimiza {
  1946 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -450px;
  1947 +cursor: pointer;
  1948 +height: 15px;
  1949 +position: absolute;
  1950 +right: 35px;
  1951 +top: 3px;
  1952 +width: 25px;
  1953 +z-index: 2001;
  1954 +opacity: .8;
  1955 +filter: alpha(opacity = 80);
  1956 +}
  1957 +.yui-skin-sam .yui-panel .bd {
  1958 +text-align: left;
  1959 +font-size: 10px;
  1960 +}
  1961 +.yui-skin-sam .yui-simple-dialog .bd .yui-icon {
  1962 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 0;
  1963 +float: left;
  1964 +height: 16px;
  1965 +margin-right: 10px;
  1966 +width: 16px;
  1967 +}
  1968 +.yui-resize .yui-resize-handle {
  1969 +position: absolute;
  1970 +z-index: 1;
  1971 +font-size: 0;
  1972 +margin: 0;
  1973 +padding: 0;
  1974 +zoom: 1;
  1975 +height: 250px;
  1976 +width: 5px;
  1977 +}
  1978 +.yui-skin-sam .yui-panel{
  1979 +border: 0px;
  1980 +}
  1981 +.yui-skin-sam .yui-panel-container.shadow .underlay {
  1982 +bottom: 0;
  1983 +box-shadow: 0 0 8px 1px black;
  1984 +left: 0;
  1985 +opacity: 0.3;
  1986 +position: absolute;
  1987 +right: 0;
  1988 +top: 0;
  1989 +background-color: white;
  1990 +}
  1991 +.yui-skin-sam .yui-panel-container {
  1992 +padding: 0 1px;
  1993 +border-radius: 5px 5px 5px 5px;
  1994 +border: 1px solid white;
  1995 +}
  1996 +.yui-skin-sam .yui-panel .hd {
  1997 +border: 0px;
  1998 +}
  1999 +.yui-skin-sam .yui-panel .bd {
  2000 +border: 0px;
  2001 +box-shadow: 0 0 0px 0px black;
  2002 +}
  2003 +.yui-skin-sam .yui-panel .ft {
  2004 +border: 0px;
  2005 +}
  2006 +.yui-skin-sam .yui-panel .bd .yui-navset {
  2007 +background: none;
  2008 +z-index: 1;
  2009 +border-bottom: 2px solid lightgray;
  2010 +}
  2011 +.yui-skin-sam .bd .yui-navset .yui-nav a, .yui-skin-sam .bd .yui-navset .yui-navset-top .yui-nav a,.yui-skin-sam .bd .yui-navset .yui-nav a em, .yui-skin-sam .bd .yui-navset .yui-navset-top .yui-nav a em,.yui-skin-sam .bd .yui-button, .yui-skin-sam .bd .yui-button button, .yui-skin-sam .bd .yui-button a, .yui-skin-sam .bd .yui-button .first-child{
  2012 +border-color: lightgray;
  2013 +}
  2014 +.yui-skin-sam .yui-resize .yui-resize-handle-br {
  2015 +right:0;
  2016 +bottom:0;
  2017 +height: 8px;
  2018 +width: 8px;
  2019 +position:absolute;
  2020 +}
  2021 +.yui-skin-sam .yui-resize .yui-resize-handle-b {
  2022 +right:0;
  2023 +bottom:0;
  2024 +height: 8px;
  2025 +width: 8px;
  2026 +position:absolute;
  2027 +}
2028 .olControlEditingToolbar1 .editorOLpanItemInactive { 2028 .olControlEditingToolbar1 .editorOLpanItemInactive {
2029 background-position:-0px 0; 2029 background-position:-0px 0;
2030 } 2030 }
@@ -2230,6 +2230,7 @@ filter:alpha(opacity=80); @@ -2230,6 +2230,7 @@ filter:alpha(opacity=80);
2230 } 2230 }
2231 .yui-skin-sam .yui-panel .hd { 2231 .yui-skin-sam .yui-panel .hd {
2232 background: none; //url("../pacotes/yui290/build/assets/skins/sam/sprite.png") repeat-x scroll 0 -200px transparent; 2232 background: none; //url("../pacotes/yui290/build/assets/skins/sam/sprite.png") repeat-x scroll 0 -200px transparent;
  2233 +background-color: #F2F2F2;
2233 color: #000000; 2234 color: #000000;
2234 font-size: 93%; 2235 font-size: 93%;
2235 font-weight: bold; 2236 font-weight: bold;
init/index.php
@@ -31,7 +31,7 @@ body { @@ -31,7 +31,7 @@ body {
31 .r { 31 .r {
32 border: 1px solid #F0F0F0; 32 border: 1px solid #F0F0F0;
33 border-radius: 5px 5px 5px 5px; 33 border-radius: 5px 5px 5px 5px;
34 - box-shadow: rgb(136, 136, 136) 0 8px 10px 0; 34 + box-shadow: 1px 1px 1px 1px lightgray;
35 float: left; 35 float: left;
36 height: 150px; 36 height: 150px;
37 margin: 0px 25px 20px auto; 37 margin: 0px 25px 20px auto;
mashups/openlayers.css
@@ -205,6 +205,7 @@ pre{ @@ -205,6 +205,7 @@ pre{
205 } 205 }
206 .yui-skin-sam .yui-panel .hd { 206 .yui-skin-sam .yui-panel .hd {
207 background: none; //url("../pacotes/yui290/build/assets/skins/sam/sprite.png") repeat-x scroll 0 -200px transparent; 207 background: none; //url("../pacotes/yui290/build/assets/skins/sam/sprite.png") repeat-x scroll 0 -200px transparent;
  208 + background-color: #F2F2F2;
208 color: #000000; 209 color: #000000;
209 font-size: 93%; 210 font-size: 93%;
210 font-weight: bold; 211 font-weight: bold;
mashups/openlayers_compacto.css
@@ -577,6 +577,7 @@ filter:alpha(opacity=80); @@ -577,6 +577,7 @@ filter:alpha(opacity=80);
577 } 577 }
578 .yui-skin-sam .yui-panel .hd { 578 .yui-skin-sam .yui-panel .hd {
579 background: none; //url("../pacotes/yui290/build/assets/skins/sam/sprite.png") repeat-x scroll 0 -200px transparent; 579 background: none; //url("../pacotes/yui290/build/assets/skins/sam/sprite.png") repeat-x scroll 0 -200px transparent;
  580 +background-color: #F2F2F2;
580 color: #000000; 581 color: #000000;
581 font-size: 93%; 582 font-size: 93%;
582 font-weight: bold; 583 font-weight: bold;
mashups/openlayers_compacto.css.php
@@ -577,6 +577,7 @@ filter:alpha(opacity=80); @@ -577,6 +577,7 @@ filter:alpha(opacity=80);
577 } 577 }
578 .yui-skin-sam .yui-panel .hd { 578 .yui-skin-sam .yui-panel .hd {
579 background: none; //url("../pacotes/yui290/build/assets/skins/sam/sprite.png") repeat-x scroll 0 -200px transparent; 579 background: none; //url("../pacotes/yui290/build/assets/skins/sam/sprite.png") repeat-x scroll 0 -200px transparent;
  580 +background-color: #F2F2F2;
580 color: #000000; 581 color: #000000;
581 font-size: 93%; 582 font-size: 93%;
582 font-weight: bold; 583 font-weight: bold;