diff -r 3820cf5fe29e -r c8fd9dbf3804 src/widgets/CurrentSegmentInfobox.css --- 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