fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
l10n
[redakcja.git]
/
redakcja
/
static
/
css
/
filelist.css
diff --git
a/redakcja/static/css/filelist.css
b/redakcja/static/css/filelist.css
index
36bffdf
..
e20296c
100644
(file)
--- a/
redakcja/static/css/filelist.css
+++ b/
redakcja/static/css/filelist.css
@@
-61,7
+61,7
@@
body {
#catalogue_layout_left_column {
overflow: visible;
float: left;
#catalogue_layout_left_column {
overflow: visible;
float: left;
- /*max-width: 50%;*/
+ max-width: 60%;
padding-right: 2%;
border-right: 1px dashed black;
padding-right: 2%;
border-right: 1px dashed black;
@@
-69,7
+69,7
@@
body {
#catalogue_layout_right_column {
float: left;
#catalogue_layout_right_column {
float: left;
- max-width: 3
5
%;
+ max-width: 3
0
%;
margin-left: 5%;
}
margin-left: 5%;
}
@@
-167,3
+167,14
@@
td {
#publish-button:active {
background: -moz-linear-gradient(top, #88f, #fff);
}
#publish-button:active {
background: -moz-linear-gradient(top, #88f, #fff);
}
+
+
+/* book list */
+
+.book-search-column input {
+ width: 96%;
+}
+
+.book-list-user .user-column {
+ display: none;
+}