X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/f938afb8ab4cb091d12e0ef0311eaea14b774798..13584ed72497d3d447595a5a930ecc8a0051be44:/redakcja/static/css/gallery.css diff --git a/redakcja/static/css/gallery.css b/redakcja/static/css/gallery.css index 379abcce..97c9c12c 100644 --- a/redakcja/static/css/gallery.css +++ b/redakcja/static/css/gallery.css @@ -13,7 +13,7 @@ background-color: #FFF; } -#side-gallery .error_message +#side-gallery .error_message { background-color: white; color: black; @@ -49,12 +49,12 @@ -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; }