From edc7019673b4f89ca75bfe77aa89dba1da42134e Mon Sep 17 00:00:00 2001 From: caskd Date: Mon, 5 Nov 2018 19:26:24 +0100 Subject: [PATCH] Added few missing stuff --- public/themes/redxen/css/pterodactyl.css | 25 +++++++++++++++++-- .../redxen/admin/nodes/view/index.blade.php | 2 +- 2 files changed, 24 insertions(+), 3 deletions(-) diff --git a/public/themes/redxen/css/pterodactyl.css b/public/themes/redxen/css/pterodactyl.css index 4b003de..8ecf788 100644 --- a/public/themes/redxen/css/pterodactyl.css +++ b/public/themes/redxen/css/pterodactyl.css @@ -31,6 +31,10 @@ body, color: #eee; } +.box.box-default { + border-top-color: #e22; +} + a:hover, a:active, a:focus { @@ -117,7 +121,7 @@ h3, h4, h5, h6 { - color: #F44336; + color: #F44336 !important; } .h1 .small, @@ -144,7 +148,15 @@ h5 .small, h5 small, h6 .small, h6 small { - color: #F44336; + color: #F44336 !important; +} + +.control-sidebar-dark, .control-sidebar-dark+.control-sidebar-bg { + background-color: #222 !important; +} + +.control-sidebar-dark .control-sidebar-menu>li>a.active, .control-sidebar-dark .control-sidebar-menu>li>a:hover { + background-color: #333 !important; } @media (max-width: 991px) { @@ -158,6 +170,15 @@ h6 small { color: #d22; } +.sa-fix,.sweet-alert, .sa-icon .sa-fix,.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after { + background-color: #111 !important; +} + + +.box-header { + color: #eee; +} + .box-header.with-border { border-bottom: 1px solid #222; } diff --git a/resources/themes/redxen/admin/nodes/view/index.blade.php b/resources/themes/redxen/admin/nodes/view/index.blade.php index 71eb346..c28c0eb 100644 --- a/resources/themes/redxen/admin/nodes/view/index.blade.php +++ b/resources/themes/redxen/admin/nodes/view/index.blade.php @@ -132,7 +132,7 @@
-
+
Total Servers