projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af20d54
)
TPAC: indent Content descriptions to line up with Record details
user/bshum/tpac-discrete-contents-in-summary
author
Ben Shum
<bshum@biblio.org>
Tue, 23 Oct 2012 17:42:04 +0000
(
01:42
+0800)
committer
Ben Shum
<bshum@biblio.org>
Tue, 23 Oct 2012 17:42:04 +0000
(
01:42
+0800)
In the interest of trying to keep things a little more presentable, indent
the new content notes so that they line up with the record details bulleted
list items.
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/templates/opac/css/style.css.tt2
patch
|
blob
|
history
diff --git
a/Open-ILS/src/templates/opac/css/style.css.tt2
b/Open-ILS/src/templates/opac/css/style.css.tt2
index
2c028c7
..
d97989d
100644
(file)
--- a/
Open-ILS/src/templates/opac/css/style.css.tt2
+++ b/
Open-ILS/src/templates/opac/css/style.css.tt2
@@
-1200,6
+1200,11
@@
a.opac-button, input.opac-button {
margin-top: 1em;
}
+.rdetail_content {
+ margin-left: 1.5em;
+ padding-left: 1.5em;
+}
+
.rdetail_content_type, .rdetail_subject_type {
vertical-align: top;
font-weight: bold;