From b973b99a7ba397508424d24838318a0d0e70384a Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 23 Aug 2008 22:49:36 +0000 Subject: Spell items correctly and name items correctly. --- usr/local/www/themes/nervecenter/all.css | 2 +- usr/local/www/themes/pfsense-dropdown/all.css | 2 +- usr/local/www/themes/the_wall/all.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'usr/local') diff --git a/usr/local/www/themes/nervecenter/all.css b/usr/local/www/themes/nervecenter/all.css index 4b93d2e..6dcb266 100644 --- a/usr/local/www/themes/nervecenter/all.css +++ b/usr/local/www/themes/nervecenter/all.css @@ -657,7 +657,7 @@ ul#wzdnav a:active { border-bottom: 1px solid #999999; font-size: 11px; } -.listr { +.listrborder { background-color: #FFFFFF; border-right: 1px solid #999999; border-left: 1px solid #999999; diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css index 8aa7305..8edc581 100644 --- a/usr/local/www/themes/pfsense-dropdown/all.css +++ b/usr/local/www/themes/pfsense-dropdown/all.css @@ -450,7 +450,7 @@ table#marquee div#container div#scroller { border-bottom: 1px solid #999999; font-size: 11px; } -.listrboder { +.listrborder { background-color: #FFFFFF; border-right: 1px solid #999999; border-left: 1px solid #999999; diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css index 0c9cd47..4e6a857 100644 --- a/usr/local/www/themes/the_wall/all.css +++ b/usr/local/www/themes/the_wall/all.css @@ -674,7 +674,7 @@ ul#wzdnav a:active { border-bottom: 1px solid #999999; font-size: 11px; } -.listr { +.listrborder { background-color: #FFFFFF; border-left: 1px solid #999999; border-right: 1px solid #999999; -- cgit v1.1