From edba14230571da1d7e15010eba3ea651cf099415 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 5 Aug 2010 13:03:03 -0400 Subject: Make the new tabs themable --- usr/local/www/head.inc | 2 +- usr/local/www/new_tab_menu.css | 101 --------------------- usr/local/www/new_tab_menu.png | Bin 3296 -> 0 bytes .../www/themes/_corporate/images/new_tab_menu.png | Bin 0 -> 3296 bytes usr/local/www/themes/_corporate/new_tab_menu.css | 101 +++++++++++++++++++++ usr/local/www/themes/_corporate/new_tab_menu.png | Bin 0 -> 3296 bytes .../www/themes/code-red/images/new_tab_menu.png | Bin 0 -> 3296 bytes usr/local/www/themes/code-red/new_tab_menu.css | 101 +++++++++++++++++++++ .../www/themes/metallic/images/new_tab_menu.png | Bin 0 -> 3296 bytes usr/local/www/themes/metallic/new_tab_menu.css | 101 +++++++++++++++++++++ .../www/themes/nervecenter/images/new_tab_menu.png | Bin 0 -> 3296 bytes usr/local/www/themes/nervecenter/new_tab_menu.css | 101 +++++++++++++++++++++ .../pfsense-dropdown/images/new_tab_menu.png | Bin 0 -> 3296 bytes .../www/themes/pfsense-dropdown/new_tab_menu.css | 101 +++++++++++++++++++++ .../www/themes/pfsense/images/new_tab_menu.png | Bin 0 -> 3296 bytes usr/local/www/themes/pfsense/new_tab_menu.css | 101 +++++++++++++++++++++ .../www/themes/pfsense_ng/images/new_tab_menu.png | Bin 0 -> 3296 bytes usr/local/www/themes/pfsense_ng/new_tab_menu.css | 101 +++++++++++++++++++++ .../www/themes/the_wall/images/new_tab_menu.png | Bin 0 -> 3296 bytes usr/local/www/themes/the_wall/new_tab_menu.css | 101 +++++++++++++++++++++ 20 files changed, 809 insertions(+), 102 deletions(-) delete mode 100644 usr/local/www/new_tab_menu.css delete mode 100644 usr/local/www/new_tab_menu.png create mode 100644 usr/local/www/themes/_corporate/images/new_tab_menu.png create mode 100644 usr/local/www/themes/_corporate/new_tab_menu.css create mode 100644 usr/local/www/themes/_corporate/new_tab_menu.png create mode 100644 usr/local/www/themes/code-red/images/new_tab_menu.png create mode 100644 usr/local/www/themes/code-red/new_tab_menu.css create mode 100644 usr/local/www/themes/metallic/images/new_tab_menu.png create mode 100644 usr/local/www/themes/metallic/new_tab_menu.css create mode 100644 usr/local/www/themes/nervecenter/images/new_tab_menu.png create mode 100644 usr/local/www/themes/nervecenter/new_tab_menu.css create mode 100644 usr/local/www/themes/pfsense-dropdown/images/new_tab_menu.png create mode 100644 usr/local/www/themes/pfsense-dropdown/new_tab_menu.css create mode 100644 usr/local/www/themes/pfsense/images/new_tab_menu.png create mode 100644 usr/local/www/themes/pfsense/new_tab_menu.css create mode 100644 usr/local/www/themes/pfsense_ng/images/new_tab_menu.png create mode 100644 usr/local/www/themes/pfsense_ng/new_tab_menu.css create mode 100644 usr/local/www/themes/the_wall/images/new_tab_menu.png create mode 100644 usr/local/www/themes/the_wall/new_tab_menu.css diff --git a/usr/local/www/head.inc b/usr/local/www/head.inc index 68b664e..3bc1e25 100755 --- a/usr/local/www/head.inc +++ b/usr/local/www/head.inc @@ -39,7 +39,7 @@ $pagetitle = gentitle( $pgtitle ); - +