fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Various style fixes.
[wolnelektury.git]
/
wolnelektury
/
media
/
css
/
master.css
diff --git
a/wolnelektury/media/css/master.css
b/wolnelektury/media/css/master.css
index
d2fc0fc
..
aa16cb7
100644
(file)
--- a/
wolnelektury/media/css/master.css
+++ b/
wolnelektury/media/css/master.css
@@
-470,9
+470,16
@@
p .ac_input {
padding: 0;
}
padding: 0;
}
+.shelf-list li {
+ padding: 0.25em;
+ margin: 0 -0.25em;
+}
+
.shelf-list a.delete-shelf {
color: #900;
float: right;
.shelf-list a.delete-shelf {
color: #900;
float: right;
+ padding: 0.25em 0.25em 0.25em 1em;
+ margin: -0.25em;
}
.shelf-list a.delete-shelf:active, .shelf-list a.delete-shelf:hover {
}
.shelf-list a.delete-shelf:active, .shelf-list a.delete-shelf:hover {