Ray's fix for structure side_bar

This commit is contained in:
Christophe Vilayphiou 2012-05-22 16:48:57 +08:00
parent f497851fe3
commit 874a89d99b
1 changed files with 9 additions and 0 deletions

View File

@ -21,6 +21,15 @@
.nav-list>li>ol {
margin-left: 0;
}
.nav-list>li>.with_action {
padding-left: 0;
}
.nav-list>li>.with_action>.quick-edit {
margin: 0 0 0 3px !important;
}
.nav-list>li>.with_action>i {
display: none;
}
/*
#back_sidebar h1 {
background: url(<%= asset_path "h1_bg.png" %>) repeat-x scroll left top transparent;