Mudancas na interface e suporte a IE6/7
This commit is contained in:
29
public/stylesheets/ie/ie.css
Normal file
29
public/stylesheets/ie/ie.css
Normal 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;
|
||||
}
|
||||
7
public/stylesheets/ie/ie6.css
Normal file
7
public/stylesheets/ie/ie6.css
Normal file
@@ -0,0 +1,7 @@
|
||||
#header, .specialDay {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.dashboard * {
|
||||
font-size: 12px !important;
|
||||
}
|
||||
Reference in New Issue
Block a user