1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-18 16:09:36 +02:00

another calibreweb fix for #239

This commit is contained in:
Marius 2021-07-28 18:50:19 +02:00
parent 708d87adab
commit 79c3c6f94b

View File

@ -236,7 +236,7 @@
.btn-primary,
.btn-primary>span.glyphicon:not(#edit_book > span):not(#btnGroupDrop1 > span.glyphicon.glyphicon-download):not(#add-to-shelf span) {
.btn-primary>span.glyphicon:not(#edit_book > span):not(#btnGroupDrop1 > span.glyphicon.glyphicon-download):not(#add-to-shelf>span::before) {
color: var(--button-text);
background-color: var(--button-color);
border-color: var(--button-color);