mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added empty results feedback, closes #126
This commit is contained in:
@@ -282,6 +282,16 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
display:none;
|
||||
}
|
||||
|
||||
#empty-results {
|
||||
text-align:center;
|
||||
height:100px;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
#empty-results span {
|
||||
margin:auto;
|
||||
}
|
||||
|
||||
#donate_form a {
|
||||
padding-right:10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user