mirror of
https://github.com/movie-web/extension.git
synced 2025-09-13 13:33:25 +00:00
Add :active state
This commit is contained in:
@@ -46,6 +46,10 @@
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.toggle-button:active .inside-glow {
|
||||||
|
transform: rotate(180deg);
|
||||||
|
}
|
||||||
|
|
||||||
.actual-button-style {
|
.actual-button-style {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
Reference in New Issue
Block a user