Linux update notifications

Fixes #257
This commit is contained in:
DC
2016-03-28 16:16:43 -07:00
parent 25db4eec9d
commit 86069a7173
7 changed files with 86 additions and 5 deletions

View File

@@ -242,6 +242,10 @@ i:not(.disabled):hover {
* MODAL POPOVERS
*/
.modal {
z-index: 2;
}
.modal .modal-background {
content: ' ';
position: fixed;