Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-03-03 01:38:51 +03:00
parent 993efe9e23
commit 928c325d2a

View File

@ -368,9 +368,8 @@ button:hover {
/* Custom buttons... */ /* Custom buttons... */
/* XXX do we need both this and the active update??? */ /* XXX do we need both this and the active update??? */
.crop-mode .buttons .button.crop, .crop-mode .buttons:not(:hover) .button.crop,
.collection-mode .buttons .button.collections { .collection-mode .buttons:not(:hover) .button.collections {
//text-decoration: underline;
opacity: 0.7; opacity: 0.7;
} }