mirror of
https://github.com/nolanlawson/pinafore
synced 2024-12-12 02:07:26 +01:00
fix button style
This commit is contained in:
parent
eb724e3045
commit
72d5ccdc6e
@ -224,6 +224,14 @@
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.status-sensitive-media-button:hover {
|
||||||
|
background: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.status-sensitive-media-button:active {
|
||||||
|
background: none;
|
||||||
|
}
|
||||||
|
|
||||||
.status-sensitive-media-shown .status-sensitive-media-button {
|
.status-sensitive-media-shown .status-sensitive-media-button {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user