mirror of
https://github.com/SuperBFG7/ympd
synced 2025-11-03 15:22:59 +00:00
various layout fixups
This commit is contained in:
@@ -28,14 +28,7 @@ body {
|
||||
min-width: 50px;
|
||||
}
|
||||
|
||||
.btn-group-hover .btn {
|
||||
border-color: white;
|
||||
background: white;
|
||||
text-shadow: 0 1px 1px white;
|
||||
-webkit-box-shadow: inset 0 1px 0 white;
|
||||
-moz-box-shadow: inset 0 1px 0 white;
|
||||
box-shadow: inset 0 1px 0 white;
|
||||
}
|
||||
.btn-group-hover {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user