diff --git a/airtime_mvc/application/views/scripts/form/smart-block-criteria.phtml b/airtime_mvc/application/views/scripts/form/smart-block-criteria.phtml
index 714020df7..7f99abf97 100644
--- a/airtime_mvc/application/views/scripts/form/smart-block-criteria.phtml
+++ b/airtime_mvc/application/views/scripts/form/smart-block-criteria.phtml
@@ -65,7 +65,7 @@
-
+
criteriasLength; $i++) {
// modRowMap holds the number of modifier rows for each criteria element
@@ -95,7 +95,7 @@
element->getElement("sp_criteria_field_".$i."_".$j) ?>
element->getElement("sp_criteria_modifier_".$i."_".$j) ?>
element->getElement("sp_criteria_value_".$i."_".$j) ?>
-
+
diff --git a/airtime_mvc/application/views/scripts/playouthistorytemplate/index.phtml b/airtime_mvc/application/views/scripts/playouthistorytemplate/index.phtml
index e7affa2c7..5dd76a8a9 100644
--- a/airtime_mvc/application/views/scripts/playouthistorytemplate/index.phtml
+++ b/airtime_mvc/application/views/scripts/playouthistorytemplate/index.phtml
@@ -3,7 +3,7 @@
-
+
template_list) == 0): ?>
@@ -34,7 +34,7 @@
-
+
template_file) == 0): ?>
diff --git a/airtime_mvc/public/css/styles.css b/airtime_mvc/public/css/styles.css
index 3fefb2521..2829cb9e1 100644
--- a/airtime_mvc/public/css/styles.css
+++ b/airtime_mvc/public/css/styles.css
@@ -3298,6 +3298,19 @@ dd .stream-status {
outline: 0;
border-top-color:#333333
}
+
+.btn-new {
+ background: none;
+ background-color: #237686;
+}
+.btn-new:hover {
+ background: none;
+ background-color: #1c606e;
+}
+.btn-new[disabled]:hover {
+ background: inherit;
+}
+
.dark_class
{
background-color: black;
diff --git a/airtime_mvc/public/js/airtime/library/library.js b/airtime_mvc/public/js/airtime/library/library.js
index 04f00eaf8..7bec295e3 100644
--- a/airtime_mvc/public/js/airtime/library/library.js
+++ b/airtime_mvc/public/js/airtime/library/library.js
@@ -119,7 +119,7 @@ var AIRTIME = (function(AIRTIME) {
$menu
.append(
"" +
- "