Rails 3 files

This commit is contained in:
2013-07-12 18:00:56 -04:00
parent 796c1a279e
commit 88a02f9f15
266 changed files with 721 additions and 1395 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;
}