From: Lukasz Anwajler Date: Tue, 30 Nov 2010 08:55:57 +0000 (-0600) Subject: Notify color changed. X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/47d89de09ab7716b03961b54acf3ce619a9c2e4f Notify color changed. --- diff --git a/redakcja/static/css/master.css b/redakcja/static/css/master.css index 51e38876..75bdc638 100644 --- a/redakcja/static/css/master.css +++ b/redakcja/static/css/master.css @@ -339,7 +339,7 @@ img.tabclose { top:22px; right:7px; z-index:800; - background-color: #E6E6E6; + background-color: #FFFF69; padding:10px; border: 1px solid black; border-radius: 5px;