aboutsummaryrefslogtreecommitdiffstats
path: root/pages/options.css
diff options
context:
space:
mode:
Diffstat (limited to 'pages/options.css')
-rw-r--r--pages/options.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/pages/options.css b/pages/options.css
index 75bbe159..490ae164 100644
--- a/pages/options.css
+++ b/pages/options.css
@@ -181,15 +181,15 @@ td.booleanOption { font-size: 12px; }
.exclusionRulePassKeys {
width: 33%;
}
-.exclusionRemoveButton {
+.exclusionRemove {
width: 1px; /* 1px; smaller than the button itself. */
}
-.exclusionRemoveButtonButton {
+.exclusionRemoveButton {
border: none;
background-color: #fff;
color: #979ca0;
}
-.exclusionRemoveButtonButton:hover {
+.exclusionRemoveButton:hover {
color: #444;
}
input.pattern, input.passKeys, .exclusionHeaderText {