diff options
Diffstat (limited to 'www/scuttle.css')
-rw-r--r-- | www/scuttle.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/scuttle.css b/www/scuttle.css index 78f24e9..9e87857 100644 --- a/www/scuttle.css +++ b/www/scuttle.css @@ -455,6 +455,10 @@ table.profile th { width: 10em; } +table tr.ssl-current td { + background-color: #AFA; +} + /* OTHER GUFF */ dd { |