integ/renkan/css/renkan.css
changeset 50 3508fa894b90
parent 39 6035be63c505
--- a/integ/renkan/css/renkan.css	Tue Apr 23 18:07:34 2013 +0200
+++ b/integ/renkan/css/renkan.css	Thu Apr 25 19:17:13 2013 +0200
@@ -150,6 +150,15 @@
 	font-style: italic;
 }
 
+.Rk-Display-URI a {
+    color: #336699;
+}
+
+.Rk-Display-ImgPreview {
+    border: 1px solid #666; margin: 5px auto; display: block;
+    max-width: 253px !important; max-height: 200px !important;
+}
+
 .Rk-Fold-Bins {
 	position: absolute; top: 5px; width: 12px; text-align: center; font-size: 16px; cursor: pointer;
 	line-height: 16px; padding: 4px; color: #ffffff; background: #666666; border-radius: 0 6px 6px 0;