X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/5dade46d5e6a2f767f33009ffd616fdae94f3c0a..061f517181630ee982c33aee63965b18965fd5aa:/platforma/static/css/master.css diff --git a/platforma/static/css/master.css b/platforma/static/css/master.css index f22f45f6..8200037c 100755 --- a/platforma/static/css/master.css +++ b/platforma/static/css/master.css @@ -153,9 +153,9 @@ text#commit-dialog-message { } .view-overlay { - z-index: 1000; - background: #FFF; - opacity: 0.8; + display: none; + z-index: 0; + background: #FFF; text-align: center; vertical-align: middle; @@ -169,6 +169,7 @@ text#commit-dialog-message { -webkit-user-select: 'none'; -khtml-user-select: 'none'; -moz-user-select: 'none'; */ + overflow: 'hidden'; }