[*] BO : search results improvements (no unaccessible tabs, better display, better information)
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -142,3 +142,4 @@ input[type="text"],input[type="search"],input[type="password"], textarea, select
|
||||
@import "admin-theme/admin-carrier-wizard"
|
||||
@import "admin-theme/admin-modules"
|
||||
@import "admin-theme/admin-dashboard"
|
||||
@import "admin-theme/admin-search"
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
.adminsearch
|
||||
#content
|
||||
.panel .panel
|
||||
padding: 0
|
||||
margin: 0
|
||||
border: none
|
||||
@include border-radius(0)
|
||||
@include box-shadow(0)
|
||||
Reference in New Issue
Block a user