summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-12-29 11:40:31 -0200
committerRenato Botelho <garga@FreeBSD.org>2014-12-29 11:40:31 -0200
commitd9feefb1188540fb15fcf53dcc286efea85f46f2 (patch)
tree96a6dc8e444bb60b717447b1b5e581e114ea8db6 /usr/local
parentf9aed22c4ac72d98e60177315bfbc9a931baf83b (diff)
parent40930f75dbbb8a0856e48e9af5e0b1206001b9c5 (diff)
downloadpfsense-d9feefb1188540fb15fcf53dcc286efea85f46f2.zip
pfsense-d9feefb1188540fb15fcf53dcc286efea85f46f2.tar.gz
Merge pull request #1408 from ExolonDX/master
Diffstat (limited to 'usr/local')
-rw-r--r--usr/local/www/themes/_corporate/all.css15
-rw-r--r--usr/local/www/themes/code-red/all.css16
-rw-r--r--usr/local/www/themes/metallic/all.css16
-rw-r--r--usr/local/www/themes/nervecenter/all.css16
-rw-r--r--usr/local/www/themes/pfsense-dropdown/all.css16
-rw-r--r--usr/local/www/themes/pfsense/all.css16
6 files changed, 0 insertions, 95 deletions
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;
}
OpenPOWER on IntegriCloud