1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-10-23 18:07:42 +00:00

Add visiual feedback on actions

This commit is contained in:
jcorporation
2018-07-05 22:56:42 +01:00
parent c782c05003
commit aa2efa5ed9
3 changed files with 58 additions and 50 deletions

View File

@@ -210,4 +210,8 @@ div.alertBoxActive {
.popover-content {
padding-top:4px;
padding-bottom:4px;
}
.opacity05 {
opacity:0.5;
}