src/widgets/CurrentSegmentInfobox.css
changeset 1052 c8fd9dbf3804
parent 1046 eb77616c245f
child 1060 3a4f2217a04f
--- a/src/widgets/CurrentSegmentInfobox.css	Fri Sep 18 14:41:51 2015 +0200
+++ b/src/widgets/CurrentSegmentInfobox.css	Fri Sep 18 14:42:52 2015 +0200
@@ -125,4 +125,10 @@
 
 .Ldt-CurrentSegmentInfobox-Tags-Li-DeleteTagButton:hover{
 	color: #e16e93
+}
+
+.Ldt-CurrentSegmentInfobox-CreateTagInput{
+    border: 2px solid #848484;
+    margin: 5px 0;
+    padding: 4px;
 }
\ No newline at end of file