fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added button to fold unfolded category list on main page.
[wolnelektury.git]
/
wolnelektury
/
media
/
css
/
master.css
diff --git
a/wolnelektury/media/css/master.css
b/wolnelektury/media/css/master.css
index
59588a8
..
7dc433b
100644
(file)
--- a/
wolnelektury/media/css/master.css
+++ b/
wolnelektury/media/css/master.css
@@
-242,12
+242,12
@@
p .ac_input {
display: none;
}
-div.shown-tags p {
+div.shown-tags p
, div.all-tags p
{
margin: -1em 0 1em 0;
text-align: right;
}
-.show-all-tags {
+.show-all-tags
, .hide-all-tags
{
text-decoration: underline;
padding-right: 1em;
}