first commit
This commit is contained in:
11
admin-kalsport/themes/default/scss/controllers/_search.scss
Normal file
11
admin-kalsport/themes/default/scss/controllers/_search.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
.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