diff --git a/airtime_mvc/application/layouts/scripts/layout.phtml b/airtime_mvc/application/layouts/scripts/layout.phtml
index 98ecccb3d..e2e486415 100644
--- a/airtime_mvc/application/layouts/scripts/layout.phtml
+++ b/airtime_mvc/application/layouts/scripts/layout.phtml
@@ -67,7 +67,9 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
-
+
diff --git a/airtime_mvc/public/css/styles.css b/airtime_mvc/public/css/styles.css
index f2a21787d..6d099d4fd 100644
--- a/airtime_mvc/public/css/styles.css
+++ b/airtime_mvc/public/css/styles.css
@@ -3275,6 +3275,9 @@ dd .stream-status {
#add_media_btn {
width: 100%;
+ font-size: 16px;
+ height: 38px;
+ border-radius: 3px;
}
.add-show-submit.btn:hover {
@@ -3296,11 +3299,11 @@ dd .stream-status {
}
.btn-new {
- background: #237686;
+ background: #246B86;
}
.btn-new:active, .btn-new:hover,
.btn-new[disabled], .btn-new[disabled]:active {
- background-color: #1c606e;
+ background-color: #185b6e;
}
.dark_class