refactor for better plugin integration
This commit is contained in:
@@ -2,5 +2,13 @@
|
||||
|
||||
body
|
||||
padding-top: 60px
|
||||
dl
|
||||
&.dl-horizontal
|
||||
dt
|
||||
&:after
|
||||
content: ' :'
|
||||
dd
|
||||
&:after
|
||||
content: '\a0'
|
||||
|
||||
@import "bootstrap-responsive"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
span.icon-bar
|
||||
span.icon-bar
|
||||
span.icon-bar
|
||||
a.brand href=root_path = application_title
|
||||
a.brand href=cmtool.root_path = application_title
|
||||
.nav-collapse
|
||||
- if user_signed_in?
|
||||
ul.nav
|
||||
|
||||
Reference in New Issue
Block a user