[Redizajn 1KA] - Uporabniki --> Nepotrjeni - border popravki
This commit is contained in:
parent
e67a0a7ba9
commit
06335a412d
File diff suppressed because it is too large
Load Diff
@ -221,3 +221,12 @@ table.dataTable thead .sorting_asc {
|
||||
}
|
||||
}
|
||||
|
||||
table.dataTable {
|
||||
padding: 0 !important;
|
||||
td,th {
|
||||
&:not(:first-of-type) {
|
||||
border-left: 1px solid $gray;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user