diff --git a/src/UI/AddSeries/addSeries.less b/src/UI/AddSeries/addSeries.less index 3a6357677..19ceb4b94 100644 --- a/src/UI/AddSeries/addSeries.less +++ b/src/UI/AddSeries/addSeries.less @@ -136,4 +136,10 @@ li.add-new:hover { .validation-errors { display: none; } + + .input-group { + .form-control { + background-color: white; + } + } } diff --git a/src/UI/History/Queue/QueueLayoutTemplate.html b/src/UI/History/Queue/QueueLayoutTemplate.html index bdf520b80..4af587514 100644 --- a/src/UI/History/Queue/QueueLayoutTemplate.html +++ b/src/UI/History/Queue/QueueLayoutTemplate.html @@ -1,11 +1,11 @@ 
-
+
-
+
\ No newline at end of file diff --git a/src/UI/Series/Index/EmptyTemplate.html b/src/UI/Series/Index/EmptyTemplate.html index 4dcbb9624..7c7849d9c 100644 --- a/src/UI/Series/Index/EmptyTemplate.html +++ b/src/UI/Series/Index/EmptyTemplate.html @@ -1,12 +1,16 @@ -
-
- - You must be new around here, You should add some series. +
+
+
+ + You must be new around here, You should add some series. +
+
+
-