client/css/renkan.css
changeset 522 1cb7122dd427
parent 483 9bb08a2c2449
child 556 2737bc21e6dd
--- a/client/css/renkan.css	Tue Sep 15 12:24:58 2015 +0200
+++ b/client/css/renkan.css	Tue Sep 15 17:08:53 2015 +0200
@@ -387,6 +387,13 @@
     display: block; float: right; width: 18px; height: 17px; margin: 1px 0; border: none; background: url(../img/goto.png);
 }
 
+.Rk-Edit-Title {
+    background-color: #fff;
+    border: 1px solid #d4d4d4;
+    line-height: 15px;
+    min-height: 15px;
+}
+
 .Rk-Edit-Title, .Rk-Edit-URI, .Rk-Edit-Image-File, .Rk-Edit-Vocabulary {
     font-size: 12px; width: 250px;
 }