You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
386 B
30 lines
386 B
#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;
|
|
}
|