fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Images count in gallery.
[redakcja.git]
/
redakcja
/
static
/
css
/
gallery.css
diff --git
a/redakcja/static/css/gallery.css
b/redakcja/static/css/gallery.css
index
379abcc
..
97c9c12
100644
(file)
--- a/
redakcja/static/css/gallery.css
+++ b/
redakcja/static/css/gallery.css
@@
-13,7
+13,7
@@
background-color: #FFF;
}
background-color: #FFF;
}
-#side-gallery .error_message
+#side-gallery .error_message
{
background-color: white;
color: black;
{
background-color: white;
color: black;
@@
-49,12
+49,12
@@
-khtml-user-select: none;
-moz-user-select: none;
cursor: pointer;
-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: white;
min-height: 100px;
min-width: 100px;
}
.gallery-image img[src=''] {
- background-color: red;
+ background-color: red;
}
}