// cleaning components + fix form input, switch
This commit is contained in:
@@ -731,6 +731,12 @@ tr.filter
|
||||
|
||||
//WIP
|
||||
|
||||
input[type="text"],input[type="search"],input[type="password"], textarea, select
|
||||
@extend .form-control
|
||||
|
||||
fieldset > .row
|
||||
@extend .form-group
|
||||
|
||||
.box-stats
|
||||
padding: 10px
|
||||
margin-bottom: 20px
|
||||
@@ -802,6 +808,7 @@ tr.filter
|
||||
|
||||
.list-toolbar-btn
|
||||
|
||||
|
||||
#topbar
|
||||
position: fixed
|
||||
left: 80
|
||||
|
||||
Reference in New Issue
Block a user