forked from MarseyWorld/MarseyWorld
fix last commit
parent
8caa91a722
commit
3032a15f56
|
@ -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 *,
|
||||||
|
|
Loading…
Reference in New Issue