diff options
author | portix <portix@gmx.net> | 2011-06-27 01:43:29 +0200 |
---|---|---|
committer | portix <portix@gmx.net> | 2011-06-27 01:43:29 +0200 |
commit | fe6f14948ee50a30151b008bb1451bf703cc437d (patch) | |
tree | bce066029326e630c2a87a74be64f0ed48b21a21 | |
parent | bab8a9c83e4f8674671c5c3a11225026294d2bf2 (diff) | |
download | dwb-fe6f14948ee50a30151b008bb1451bf703cc437d.zip |
No focus color in settings view
-rw-r--r-- | lib/head.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/head.html b/lib/head.html index f23c786a..628a1541 100644 --- a/lib/head.html +++ b/lib/head.html @@ -127,10 +127,6 @@ color: #ffffff; text-decoration: none; } - a.setting_button:focus { - color: #000; - text-decoration: none; - } .dwb_settings_headline { position: relative; font: bold 13px helvetica; |