(www-display-object-desc): Add CSS setting for image-list.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Wed, 20 Jul 2016 11:35:28 +0000 (20:35 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Wed, 20 Jul 2016 11:35:28 +0000 (20:35 +0900)
cwiki-view.el

index 217bbbe..570e6e3 100644 (file)
@@ -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;
 }