Index: chrome/browser/resources/chromeos/chromevox/cvox2/background/panel.html |
diff --git a/chrome/browser/resources/chromeos/chromevox/cvox2/background/panel.html b/chrome/browser/resources/chromeos/chromevox/cvox2/background/panel.html |
index 454e67cb5eaef60fc8eabfbbe1b4abfb2598ba8c..88ebd7e8c931ba21fd54f1617a2f957c1dd564b8 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/cvox2/background/panel.html |
+++ b/chrome/browser/resources/chromeos/chromevox/cvox2/background/panel.html |
@@ -41,9 +41,6 @@ |
min-width: 52px; |
height: 35px; |
} |
- #menu:hover { |
David Tseng
2015/11/19 16:46:06
Meant to be part of this change?
dmazzoni
2015/11/19 17:13:14
Yes. The hover change is part of the visual cue th
|
- background-color: #f69139; |
- } |
#options_close { |
min-width: 48px; |
height: 35px; |