projects
/
chise
/
est.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4b86fc
)
(www-display-object-desc): Add CSS setting for image-list.
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Wed, 20 Jul 2016 11:35:28 +0000
(20:35 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Wed, 20 Jul 2016 11:35:28 +0000
(20:35 +0900)
cwiki-view.el
patch
|
blob
|
history
diff --git
a/cwiki-view.el
b/cwiki-view.el
index
217bbbe
..
570e6e3
100644
(file)
--- a/
cwiki-view.el
+++ b/
cwiki-view.el
@@
-127,6
+127,8
@@
li { margin: 0 0 0 2em; }
z-index: 1;
}
+.value .image-list img { height: 320px; vertical-align: top; }
+
.list .tooltip:hover .tooltiptext {
visibility: visible;
}