// admin import
This commit is contained in:
@@ -21,6 +21,11 @@
|
||||
text-decoration: none
|
||||
a.active
|
||||
color: black
|
||||
thead > tr.filter > th
|
||||
background-color: lighten(#CAE5F4,5%)
|
||||
input[type="text"].filter, input[type="password"].filter, select.filter
|
||||
font-size: 12px
|
||||
border-color: darken(#CAE5F4,10%)
|
||||
input, select
|
||||
margin: 0
|
||||
tbody
|
||||
@@ -42,12 +47,6 @@
|
||||
td.pointer
|
||||
cursor: pointer
|
||||
|
||||
tr.filter
|
||||
background-color: lighten(#CAE5F4,5%)
|
||||
input[type="text"].filter, input[type="password"].filter, select.filter
|
||||
font-size: 12px
|
||||
border-color: darken(#CAE5F4,10%)
|
||||
|
||||
tr.highlighted td
|
||||
background-color: $brand-primary!important
|
||||
color: white
|
||||
|
||||
Reference in New Issue
Block a user