--- a/client/css/renkan.css Thu Feb 05 13:19:42 2015 +0100
+++ b/client/css/renkan.css Wed Feb 11 12:33:19 2015 +0100
@@ -374,10 +374,25 @@
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-Vocabulary {
+.Rk-Edit-Title, .Rk-Edit-URI, .Rk-Edit-Image-File, .Rk-Edit-Vocabulary {
font-size: 12px; width: 250px;
}
+.Rk-Edit-Image{
+ font-size: 12px; width: 230px;
+}
+
+.Rk-Edit-Image-Del{
+ display: inline-block;
+ background: url(../img/remove.png);
+ background-size: 15px 20px;
+ background-repeat: no-repeat;
+ vertical-align: top;
+ height: 20px;
+ width: 15px;
+ margin-right: 2px;
+}
+
.Rk-Edit-URI {
font-size: 12px; width: 230px;
}