Pagination input colors updated

This commit is contained in:
nklhrstv 2020-03-26 23:48:22 +02:00
parent 96aeb67bab
commit ae5b979141

View file

@ -13,7 +13,7 @@
.icon {
display: block;
fill: @color-secondaryvariant1;
fill: @color-secondaryvariant1-90;
}
}
@ -32,8 +32,8 @@
white-space: nowrap;
text-overflow: ellipsis;
text-align: center;
font-weight: 600;
color: @color-secondaryvariant1;
font-weight: 500;
color: @color-secondaryvariant1-90;
}
}
}