// add .row-margin-bottom
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -394,6 +394,9 @@ tr.filter
|
||||
@extend .badge
|
||||
background-color: $brand-danger
|
||||
|
||||
.row-margin-bottom
|
||||
margin-bottom: 15px
|
||||
|
||||
.icon-big
|
||||
font-size: 4em
|
||||
color: darken($bg-content-color,20%)
|
||||
@@ -490,7 +493,6 @@ fieldset > .row
|
||||
|
||||
.box-stats
|
||||
background-color: white
|
||||
//@include box-shadow(rgba(black,0.10) 0 2px 0, white 0 0 0 3px inset)
|
||||
.boxchart-overlay
|
||||
padding: 10px 10px 5px 10px
|
||||
margin-right: 10px
|
||||
@@ -557,8 +559,6 @@ fieldset > .row
|
||||
.highlight
|
||||
background-color: #FFFFC0
|
||||
|
||||
|
||||
|
||||
.hook_panel
|
||||
@extend .well
|
||||
@include box-shadow(rgba(white,0.9) 0 0 0 1px inset)
|
||||
|
||||
Reference in New Issue
Block a user