Mudancas na interface e suporte a IE6/7

This commit is contained in:
2008-03-07 05:40:33 -03:00
parent 8671d2350b
commit 42b43c3c2b
13 changed files with 75 additions and 17 deletions

View File

@@ -0,0 +1,29 @@
#innerwrapper_2column, #innerwrapper_3column {
height: 500px;
padding: 0px 9px;
}
#innerwrapper_2column {
padding-right: 0px;
}
.diff table tr td {
margin: 20px;
padding: 20px;
}
.box ul h3 {
border-bottom: 0px;
padding: 0px;
margin-top: 9px;
margin-bottom: -9px;
}
.float_panel_right .menu {
padding-bottom: 9px;
}
.menu h1 {
border-bottom: 1px solid #eee;
}

View File

@@ -0,0 +1,7 @@
#header, .specialDay {
background-image: none;
}
.dashboard * {
font-size: 12px !important;
}