FIX: css popravek, ce gumb ni oznacen.
This commit is contained in:
parent
fee56bb701
commit
a5a915162f
29593
public/css/admin.css
29593
public/css/admin.css
File diff suppressed because one or more lines are too long
@ -95,7 +95,14 @@ button.dt-button {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
button.buttons-columnVisibility.active {
|
button.buttons-columnVisibility {
|
||||||
|
background-color: white;
|
||||||
|
color: $strong_blue;
|
||||||
|
border: 1px solid $strong_blue;
|
||||||
|
|
||||||
|
|
||||||
|
&.active {
|
||||||
background-color: $strong_blue;
|
background-color: $strong_blue;
|
||||||
color: white;
|
color: white;
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user