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 0385837a..76f0ed3f 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 9bef0180..279cc31f 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 a4da2280..ca21678c 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 3a59f266..8a2dd35e 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 761f267a..acb7e2a3 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 878fc895..c8da334d 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 5960e360..db9e1355 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 951aa116..579571bc 100644 --- a/resources/themes/pterodactyl/layouts/master.blade.php +++ b/resources/themes/pterodactyl/layouts/master.blade.php @@ -227,8 +227,9 @@