client/css/renkan.css
changeset 68 803dbeb7c919
parent 67 d341117f9370
child 69 f0873867143a
--- a/client/css/renkan.css	Tue Feb 26 19:04:37 2013 +0100
+++ b/client/css/renkan.css	Wed Feb 27 19:04:36 2013 +0100
@@ -213,7 +213,7 @@
     display: block; float: right; width: 18px; height: 17px; margin: 1px 0; border: none; background: url(../img/goto.png);
 }
 
-.Rk-Edit-Title, .Rk-Edit-URI, .Rk-Edit-Image, .Rk-Edit-Image-File {
+.Rk-Edit-Title, .Rk-Edit-URI, .Rk-Edit-Image, .Rk-Edit-Image-File, .Rk-Edit-Vocabulary {
     font-size: 12px; width: 225px;
 }
 
@@ -275,6 +275,14 @@
     width: 20px;
 }
 
+.Rk-Edit-Vocabulary-Class {
+	color: #999999; font-style: italic; font-weight: bold;
+}
+
+.Rk-Edit-Vocabulary-Property {
+	padding-left: 20px;
+}
+
 .Rk-ZoomButtons {
     position: absolute; left: 0; top: 0; cursor: pointer;
 }