aboutsummaryrefslogtreecommitdiffstats
path: root/src/css
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2015-07-07 20:41:52 -0400
committergorhill <rhill@raymondhill.net>2015-07-07 20:41:52 -0400
commit8317e8757b190a09ab1786e74c2fae57afd52f9d (patch)
treed03a298a7db2c385dc717e83d65faf39f07440b4 /src/css
parent08ccebfd64bad126ed093260a35a694d193fd5f6 (diff)
downloaduBlock-8317e8757b190a09ab1786e74c2fae57afd52f9d.zip
uBlock-8317e8757b190a09ab1786e74c2fae57afd52f9d.tar.gz
uBlock-8317e8757b190a09ab1786e74c2fae57afd52f9d.tar.bz2
this may fix #454
Diffstat (limited to 'src/css')
-rw-r--r--src/css/logger-ui.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/css/logger-ui.css b/src/css/logger-ui.css
index 1db62da..95a41d5 100644
--- a/src/css/logger-ui.css
+++ b/src/css/logger-ui.css
@@ -335,11 +335,6 @@ body[dir="rtl"] #popupContainer > div {
}
#netFilteringDialog .dialog select {
- appearance: none;
- -webkit-appearance: none;
- -moz-appearance: none;
- background-color: #f4f4f4;
- border: 1px solid #ddd;
max-width: 75%;
outline: none;
padding: 0.2em;