Fixed #730, #733: problems with saving
[redakcja.git] / redakcja / static / css / gallery.css
index 379abcc..97c9c12 100644 (file)
@@ -13,7 +13,7 @@
     background-color: #FFF;
 }
 
-#side-gallery .error_message 
+#side-gallery .error_message
 {
        background-color: white;
        color: black;
     -khtml-user-select: none;
     -moz-user-select: none;
     cursor: pointer;
-       
+
        background-color: white;
        min-height: 100px;
        min-width: 100px;
 }
 
 .gallery-image img[src=''] {
-       background-color: red;  
+       background-color: red;
 }