fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
annotations fix
[redakcja.git]
/
redakcja
/
static
/
css
/
filelist.css
diff --git
a/redakcja/static/css/filelist.css
b/redakcja/static/css/filelist.css
index
bb6bea7
..
e20296c
100644
(file)
--- a/
redakcja/static/css/filelist.css
+++ b/
redakcja/static/css/filelist.css
@@
-9,7
+9,7
@@
body {
margin: 0;
font-family: verdana, sans-serif;
body {
margin: 0;
font-family: verdana, sans-serif;
- font-size: 1
2
px;
+ font-size: 1
0
px;
}
}
@@
-58,18
+58,18
@@
body {
-#
file-list
{
+#
catalogue_layout_left_column
{
overflow: visible;
float: left;
overflow: visible;
float: left;
- max-width:
5
0%;
+ max-width:
6
0%;
padding-right: 2%;
border-right: 1px dashed black;
}
padding-right: 2%;
border-right: 1px dashed black;
}
-#
last-edited-list
{
+#
catalogue_layout_right_column
{
float: left;
float: left;
- max-width: 3
5
%;
+ max-width: 3
0
%;
margin-left: 5%;
}
margin-left: 5%;
}
@@
-116,14
+116,12
@@
a:hover {
.chunkno {
font-size: .7em;
.chunkno {
font-size: .7em;
+ padding-left: 2em;
}
td {
vertical-align: top;
}
}
td {
vertical-align: top;
}
-.chunk-list {
- padding-left: 2em;
-}
.fix {
.fix {
@@
-169,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;
+}