X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/dd0510d0730e259a57e01b63b8b34a24b7cfdd4a..e459e4567cc578abd5d7e02e70a01ec9464f474d:/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'; }