summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/the_wall
diff options
context:
space:
mode:
authorayvis <ayvis.infra@gmail.com>2014-03-04 22:09:02 +0100
committerayvis <ayvis.infra@gmail.com>2014-03-04 22:09:02 +0100
commit56b490bad38beea720ace11f4988c2f993f7aa7d (patch)
tree52addb8b17faf4f610be898a666e42f792e12886 /usr/local/www/themes/the_wall
parentebe2b407b330ef3ad32600c36da9752d162e3681 (diff)
downloadpfsense-56b490bad38beea720ace11f4988c2f993f7aa7d.zip
pfsense-56b490bad38beea720ace11f4988c2f993f7aa7d.tar.gz
syntax errors corrected
Diffstat (limited to 'usr/local/www/themes/the_wall')
-rw-r--r--usr/local/www/themes/the_wall/all.css4
-rw-r--r--usr/local/www/themes/the_wall/login.css4
2 files changed, 4 insertions, 4 deletions
diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css
index 1e8ff9c..e6856c9 100644
--- a/usr/local/www/themes/the_wall/all.css
+++ b/usr/local/www/themes/the_wall/all.css
@@ -152,7 +152,7 @@ body {
a:link{color: #660000;}
a:visited{color: #660000;}
a:active{color: #660000;}
-a:hover{color: ##660000;}
+a:hover{color: #660000;}
@@ -1140,7 +1140,7 @@ div#log span.log-protocol {
#login #username, #password, #password2 {
font-size: small;
width: 60%;
- padding-left:19px
+ padding-left: 19px;
padding: 3px;
margin: 0em;
}
diff --git a/usr/local/www/themes/the_wall/login.css b/usr/local/www/themes/the_wall/login.css
index 86b4e4e..3c97a9a 100644
--- a/usr/local/www/themes/the_wall/login.css
+++ b/usr/local/www/themes/the_wall/login.css
@@ -1153,7 +1153,7 @@ div#log span.log-protocol {
text-indent: -1000px;
height: 50px;
border-bottom: none;
-/* position: relative;
- top: -300px; */
+// position: relative;
+// top: -300px;
}
*/ \ No newline at end of file
OpenPOWER on IntegriCloud