fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
added basic-correction tag, pl translation
[redakcja.git]
/
redakcja
/
static
/
css
/
gallery.css
diff --git
a/redakcja/static/css/gallery.css
b/redakcja/static/css/gallery.css
index
97c9c12
..
9c6e3a5
100644
(file)
--- a/
redakcja/static/css/gallery.css
+++ b/
redakcja/static/css/gallery.css
@@
-1,18
+1,27
@@
-/* =========== */
-/* = Gallery = */
-/* =========== */
-
-#side-gallery {
+#sidebar {
+ display:none;
position: absolute;
position: absolute;
- /* overflow: hidden; */
top: 0px;
right: 0px;
bottom: 0px;
width: 480px;
top: 0px;
right: 0px;
bottom: 0px;
width: 480px;
- display: none;
background-color: #FFF;
}
background-color: #FFF;
}
+#side-search {
+ height: 100%;
+ display: none;
+ background-color: #C1C1C1;
+}
+
+#side-search p {
+ padding: .5em;
+}
+
+/* =========== */
+/* = Gallery = */
+/* =========== */
+
#side-gallery .error_message
{
background-color: white;
#side-gallery .error_message
{
background-color: white;