From 13742ef10ae59543cfd61f258d9de8d4d20d32b1 Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Fri, 14 Apr 2017 01:44:06 -0400 Subject: [PATCH] Various thematic updates to improve responsive views --- .../themes/pterodactyl/admin/index.blade.php | 1 + .../pterodactyl/admin/nodes/index.blade.php | 4 +- .../pterodactyl/admin/packs/index.blade.php | 4 +- .../pterodactyl/admin/servers/index.blade.php | 4 +- .../pterodactyl/admin/users/index.blade.php | 4 +- .../themes/pterodactyl/base/index.blade.php | 4 +- .../pterodactyl/layouts/admin.blade.php | 51 ++----------------- .../pterodactyl/layouts/master.blade.php | 5 +- 8 files changed, 17 insertions(+), 60 deletions(-) diff --git a/resources/themes/pterodactyl/admin/index.blade.php b/resources/themes/pterodactyl/admin/index.blade.php index 0385837af..76f0ed3f6 100644 --- a/resources/themes/pterodactyl/admin/index.blade.php +++ b/resources/themes/pterodactyl/admin/index.blade.php @@ -61,6 +61,7 @@
+
 
diff --git a/resources/themes/pterodactyl/admin/nodes/index.blade.php b/resources/themes/pterodactyl/admin/nodes/index.blade.php index 9bef0180e..279cc31f8 100644 --- a/resources/themes/pterodactyl/admin/nodes/index.blade.php +++ b/resources/themes/pterodactyl/admin/nodes/index.blade.php @@ -44,8 +44,8 @@

Node List

-
- +
+
diff --git a/resources/themes/pterodactyl/admin/packs/index.blade.php b/resources/themes/pterodactyl/admin/packs/index.blade.php index a4da22809..ca21678c0 100644 --- a/resources/themes/pterodactyl/admin/packs/index.blade.php +++ b/resources/themes/pterodactyl/admin/packs/index.blade.php @@ -39,8 +39,8 @@

Pack List

-
- +
+
diff --git a/resources/themes/pterodactyl/admin/servers/index.blade.php b/resources/themes/pterodactyl/admin/servers/index.blade.php index 3a59f266e..8a2dd35ed 100644 --- a/resources/themes/pterodactyl/admin/servers/index.blade.php +++ b/resources/themes/pterodactyl/admin/servers/index.blade.php @@ -39,8 +39,8 @@

Server List

-
- +
+
diff --git a/resources/themes/pterodactyl/admin/users/index.blade.php b/resources/themes/pterodactyl/admin/users/index.blade.php index 761f267a0..acb7e2a3f 100644 --- a/resources/themes/pterodactyl/admin/users/index.blade.php +++ b/resources/themes/pterodactyl/admin/users/index.blade.php @@ -39,8 +39,8 @@

User List

-
- +
+
diff --git a/resources/themes/pterodactyl/base/index.blade.php b/resources/themes/pterodactyl/base/index.blade.php index 878fc895c..c8da334db 100644 --- a/resources/themes/pterodactyl/base/index.blade.php +++ b/resources/themes/pterodactyl/base/index.blade.php @@ -39,8 +39,8 @@

@lang('base.index.list')

-
- +
+
diff --git a/resources/themes/pterodactyl/layouts/admin.blade.php b/resources/themes/pterodactyl/layouts/admin.blade.php index 5960e3606..db9e13550 100644 --- a/resources/themes/pterodactyl/layouts/admin.blade.php +++ b/resources/themes/pterodactyl/layouts/admin.blade.php @@ -75,9 +75,6 @@ -
  • - -
  • @@ -172,54 +169,12 @@
    -
    - -
    @section('footer-scripts') {!! Theme::js('vendor/terminal/keyboard.polyfill.js') !!} diff --git a/resources/themes/pterodactyl/layouts/master.blade.php b/resources/themes/pterodactyl/layouts/master.blade.php index 951aa116c..579571bc1 100644 --- a/resources/themes/pterodactyl/layouts/master.blade.php +++ b/resources/themes/pterodactyl/layouts/master.blade.php @@ -227,8 +227,9 @@