From 40930f75dbbb8a0856e48e9af5e0b1206001b9c5 Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Mon, 29 Dec 2014 11:51:44 +0000 Subject: Backout pull request #1391 https://forum.pfsense.org/index.php?topic=85944.0 Backout pull request #13191 --- usr/local/www/themes/_corporate/all.css | 15 --------------- usr/local/www/themes/code-red/all.css | 16 ---------------- usr/local/www/themes/metallic/all.css | 16 ---------------- usr/local/www/themes/nervecenter/all.css | 16 ---------------- usr/local/www/themes/pfsense-dropdown/all.css | 16 ---------------- usr/local/www/themes/pfsense/all.css | 16 ---------------- 6 files changed, 95 deletions(-) (limited to 'usr/local') diff --git a/usr/local/www/themes/_corporate/all.css b/usr/local/www/themes/_corporate/all.css index b97ba4e..ea578fa 100644 --- a/usr/local/www/themes/_corporate/all.css +++ b/usr/local/www/themes/_corporate/all.css @@ -99,21 +99,6 @@ form { a { text-decoration: none; } -a:link { - color: #0000CC; -} - -a:visited { - color: #0000CC; -} - -a:active { - color: #0000CC; -} - -a:hover { - color: #0000CC; -} form input { font-size: 1.1em; diff --git a/usr/local/www/themes/code-red/all.css b/usr/local/www/themes/code-red/all.css index fddc89a..c26ec3d 100644 --- a/usr/local/www/themes/code-red/all.css +++ b/usr/local/www/themes/code-red/all.css @@ -155,22 +155,6 @@ a { text-decoration: none; } -a:link { - color: #0000CC; -} - -a:visited { - color: #0000CC; -} - -a:active { - color: #0000CC; -} - -a:hover { - color: #0000CC; -} - form input { font-size: 1.1em; } diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css index b1c78e7..18a8c0b 100644 --- a/usr/local/www/themes/metallic/all.css +++ b/usr/local/www/themes/metallic/all.css @@ -143,22 +143,6 @@ a { text-decoration: none; } -a:link { - color: #0000CC; -} - -a:visited { - color: #0000CC; -} - -a:active { - color: #0000CC; -} - -a:hover { - color: #0000CC; -} - form input { font-size: 1.1em; } diff --git a/usr/local/www/themes/nervecenter/all.css b/usr/local/www/themes/nervecenter/all.css index 7fb626c..ba0a5e4 100644 --- a/usr/local/www/themes/nervecenter/all.css +++ b/usr/local/www/themes/nervecenter/all.css @@ -155,22 +155,6 @@ a { text-decoration: none; } -a:link { - color: #0000CC; -} - -a:visited { - color: #0000CC; -} - -a:active { - color: #0000CC; -} - -a:hover { - color: #0000CC; -} - form input { font-size: 1.1em; } diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css index 37e0441..3fa0630 100644 --- a/usr/local/www/themes/pfsense-dropdown/all.css +++ b/usr/local/www/themes/pfsense-dropdown/all.css @@ -77,22 +77,6 @@ a { text-decoration: none; } -a:link { - color: #0000CC; -} - -a:visited { - color: #0000CC; -} - -a:active { - color: #0000CC; -} - -a:hover { - color: #0000CC; -} - form input { font-size: 1.1em; } diff --git a/usr/local/www/themes/pfsense/all.css b/usr/local/www/themes/pfsense/all.css index 3846854..372c4b2 100644 --- a/usr/local/www/themes/pfsense/all.css +++ b/usr/local/www/themes/pfsense/all.css @@ -76,22 +76,6 @@ a { text-decoration: none; } -a:link { - color: #0000CC; -} - -a:visited { - color: #0000CC; -} - -a:active { - color: #0000CC; -} - -a:hover { - color: #0000CC; -} - form input { font-size: 1.1em; } -- cgit v1.1