X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/a1f864eeb12aacf2d2c094c2bcb8add8b10c4e48..75b7209eaa096a8d3bff42fa83eec838791b6f3a:/platforma/static/css/html.css

diff --git a/platforma/static/css/html.css b/platforma/static/css/html.css
index 574e7646..d64cd6ea 100755
--- a/platforma/static/css/html.css
+++ b/platforma/static/css/html.css
@@ -390,6 +390,8 @@
 
 
 .edit-button:hover, .edit-button:active {
+/*    color: #FFF;*/
+    background-color: #999;
     color: #FFF;
 }
 
@@ -441,7 +443,7 @@
 
 .html-editarea textarea
 {
-    border: 2px solid black;
+/*    border: 2px solid black;*/
     
     margin: 0px;
     padding: 0px;
@@ -451,7 +453,7 @@
 
     z-index: 0;
     font-size: 10pt;
-    background-color: ivory;
+/*    background-color: ivory;*/
 }
 
 /*/