fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
all audiobooks ever feed instead of public audiobooks in all formats
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
master.css
diff --git
a/wolnelektury/static/css/master.css
b/wolnelektury/static/css/master.css
index
15e48c7
..
7bd410a
100644
(file)
--- a/
wolnelektury/static/css/master.css
+++ b/
wolnelektury/static/css/master.css
@@
-1012,7
+1012,7
@@
div.shown-tags p, div.all-tags p {
border-radius: 3px;
/* font-size: 1.2em;*/
font-weight: bold;
border-radius: 3px;
/* font-size: 1.2em;*/
font-weight: bold;
- width: 3
7
0px;
+ width: 3
3
0px;
margin-bottom: 0.25em;
display: block;
}
margin-bottom: 0.25em;
display: block;
}
@@
-1021,8
+1021,13
@@
div.shown-tags p, div.all-tags p {
padding-left: 30px;
list-style: disc;
}
padding-left: 30px;
list-style: disc;
}
+
+#document-list li {
+ padding: 5px;
+}
+
#document-list li li a {
#document-list li li a {
- width: 3
4
0px;
+ width: 3
0
0px;
}
#document-list li a:hover, #document-list li a.active {
}
#document-list li a:hover, #document-list li a.active {
@@
-1048,6
+1053,11
@@
div.shown-tags p, div.all-tags p {
padding: 0
}
padding: 0
}
+#document-list .download-doc {
+ display: none;
+ color: #00F;
+}
+
/* ====================== */
/* = One percent banner = */
/* ====================== */
/* ====================== */
/* = One percent banner = */
/* ====================== */
@@
-1085,10
+1095,15
@@
div.shown-tags p, div.all-tags p {
color: #FFF;
text-decoration: none;
}
color: #FFF;
text-decoration: none;
}
+
#createNewShelf {
#createNewShelf {
-display: none;
+
display: none;
}
.widget-code {
overflow: hidden;
}
}
.widget-code {
overflow: hidden;
}
+
+#presentation-frame {
+ border: 0px none white;
+}