X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/13c233906bddfe8e593fe867590b29af744e01d4..f4921ca797953ddab6b35786864b2dd523190503:/redakcja/static/css/master.css diff --git a/redakcja/static/css/master.css b/redakcja/static/css/master.css index 84c1ca53..75bdc638 100644 --- a/redakcja/static/css/master.css +++ b/redakcja/static/css/master.css @@ -335,7 +335,15 @@ img.tabclose { } .saveNotify { - position:absolute; bottom:7px; left:30px; z-index:800; background-color: #E6E6E6; padding:20px; border: 1px solid black; + position:absolute; + top:22px; + right:7px; + z-index:800; + background-color: #FFFF69; + padding:10px; + border: 1px solid black; + border-radius: 5px; + -moz-border-radius: 15px; } .notifyTip {