diff --git a/admin/html/admin.css b/admin/html/admin.css index 4c28260..796ebae 100644 --- a/admin/html/admin.css +++ b/admin/html/admin.css @@ -1,3 +1,15 @@ +.borda { + background-color: #4682b4; + text-align: left; + width: 100%; + padding: 5px; +} +.bordaSuperior { + height: 25px; + width: 100%; + text-align: left; + background-color: #4682b4; +} .yui-button#okcancel_checkboxOK button { background: url(../../imagens/oxygen/16x16/document-save.png) 5% 50% no-repeat; width: 80px; @@ -236,13 +248,6 @@ select{ padding: 15px } -.bordaSuperior { - height: 25px; - width: 100%; - text-align: left; - background-color: #4682b4; -} - .fundoPonto { background: url("../../imagens/fundo_ponto.jpg") repeat-x scroll left transparent; diff --git a/datadownload.htm b/datadownload.htm index a813caf..6bd7738 100644 --- a/datadownload.htm +++ b/datadownload.htm @@ -97,19 +97,14 @@ A:hover { color: #4142ff; } -.borda { - background-color: #4682b4; - padding: 5px 0px 5px 0px; - text-align: left; - width: 100%; -}
diff --git a/ogc.htm b/ogc.htm index 18a9ee4..a6a2e8f 100644 --- a/ogc.htm +++ b/ogc.htm @@ -1,12 +1,13 @@ - + -