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