fix last commit

master
Aevann 2024-10-27 17:16:28 +03:00
parent 8caa91a722
commit 3032a15f56
1 changed files with 5 additions and 5 deletions

View File

@ -7812,14 +7812,14 @@ p:empty + p { /* poll margin */
width: 285px; width: 285px;
} }
.btn:not(.score-btn, .voting):hover, .btn:not(.score-btn, .voting):active, .btn:not(.score-btn):hover, .btn:not(.score-btn):active,
.post-actions > .list-inline > .list-inline-item:focus, .post-actions > .list-inline > .list-inline-item:not(.voting):focus,
.post-actions > .list-inline > .list-inline-item:hover, .post-actions > .list-inline > .list-inline-item:not(.voting):hover,
.post-actions > .list-inline > .list-inline-item:active, .post-actions > .list-inline > .list-inline-item:not(.voting):active,
.sidebar-link:focus, .sidebar-link:hover, .sidebar-link:active, .sidebar-link:focus, .sidebar-link:hover, .sidebar-link:active,
.mx-1.nav-item:focus, .mx-1.nav-item:hover, .mx-1.nav-item:active, .mx-1.nav-item:focus, .mx-1.nav-item:hover, .mx-1.nav-item:active,
.btn:not(.score-btn, .voting):hover *, .btn:not(.score-btn, .voting):active *, .btn:not(.score-btn):hover *, .btn:not(.score-btn):active *,
.post-actions > .list-inline > .list-inline-item:focus *, .post-actions > .list-inline > .list-inline-item:focus *,
.post-actions > .list-inline > .list-inline-item:hover *, .post-actions > .list-inline > .list-inline-item:hover *,
.post-actions > .list-inline > .list-inline-item:active *, .post-actions > .list-inline > .list-inline-item:active *,