[Redizajn 1KA] - Uporabniki --> Odjavljeni - dataTables popravki
This commit is contained in:
parent
a613ab1d4f
commit
46a3d11bdd
File diff suppressed because it is too large
Load Diff
@ -88,8 +88,8 @@ button.buttons-columnVisibility {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.dataTables_info {
|
.dataTables_info {
|
||||||
margin-left: 12px;
|
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
|
padding-top: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.usersTable {
|
table.usersTable {
|
||||||
@ -105,13 +105,13 @@ table.usersTable {
|
|||||||
thead,
|
thead,
|
||||||
tbody {
|
tbody {
|
||||||
th {
|
th {
|
||||||
font-weight: $semi-bold;
|
font-weight: $semi-bold !important;
|
||||||
background-color: $light-gray;
|
background-color: $light-gray !important;
|
||||||
|
padding: 8px 10px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
td,
|
td,
|
||||||
th {
|
th {
|
||||||
padding: 8px 16px;
|
|
||||||
border: 1px solid $gray;
|
border: 1px solid $gray;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
border-collapse: collapse !important;
|
border-collapse: collapse !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user