Remove deprecation
Signed-off-by: Marin Treselj <marin@pixelipo.com>
This commit is contained in:
parent
db6619fcf4
commit
b26d133e28
|
@ -595,8 +595,7 @@ kbd {
|
||||||
|
|
||||||
.bubble,
|
.bubble,
|
||||||
.app-navigation-entry-menu,
|
.app-navigation-entry-menu,
|
||||||
.popovermenu,
|
.popovermenu {
|
||||||
.ui-datepicker {
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: $color-main-background;
|
background-color: $color-main-background;
|
||||||
color: nc-lighten($color-main-text, 20%);
|
color: nc-lighten($color-main-text, 20%);
|
||||||
|
|
Loading…
Reference in New Issue