layout()->content ?>
diff --git a/airtime_mvc/application/views/scripts/show-builder/index.phtml b/airtime_mvc/application/views/scripts/show-builder/index.phtml
index a9f051926..a34edbce6 100644
--- a/airtime_mvc/application/views/scripts/show-builder/index.phtml
+++ b/airtime_mvc/application/views/scripts/show-builder/index.phtml
@@ -5,28 +5,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
csrf ?>
diff --git a/airtime_mvc/public/css/_showbuilder.css b/airtime_mvc/public/css/_showbuilder.css
index 3e2cffd2a..e385b2370 100644
--- a/airtime_mvc/public/css/_showbuilder.css
+++ b/airtime_mvc/public/css/_showbuilder.css
@@ -670,7 +670,8 @@ textarea {
color: #CCC;
}
-.datatable tr[class$='selected'] td {
+.datatable tr[class$='selected'] td,
+.datatable tr.sb-now-playing td {
color: #efefef;
}