diff --git a/eqdkp_bfa.css b/eqdkp_bfa.css index 8a5669f..5b14468 100644 --- a/eqdkp_bfa.css +++ b/eqdkp_bfa.css @@ -2818,11 +2818,19 @@ td.hiddenSmartphone, th.hiddenSmartphone { a.tool-item { font-size: 18px; font-weight: normal; - height: 34px; - line-height: 34px; + height: 20px; + line-height: 18px; color: #000; } +.tool-item.selected, .tool-item:hover { + background: #000; +} + +.tool-container { + background: #333; +} + /* Notifications */ .bubble-red { margin: -3px -3px 0 6px;