aboutsummaryrefslogtreecommitdiff
path: root/arc-firefox-theme/chrome/global/listbox.css
diff options
context:
space:
mode:
authorHorst31802016-09-19 12:41:39 +0200
committerHorst31802016-09-19 12:41:39 +0200
commit4317ea6fa7e90fc10c97a19db4707775f0629dc0 (patch)
tree3e230600bd6c16ed1501afdbf89f67e745c76c37 /arc-firefox-theme/chrome/global/listbox.css
parentce3a228bab792629df6d40181aff57d0eaa4d8e7 (diff)
downloadsolarc-firefox-theme-4317ea6fa7e90fc10c97a19db4707775f0629dc0.tar.gz
solarc-firefox-theme-4317ea6fa7e90fc10c97a19db4707775f0629dc0.tar.xz
solarc-firefox-theme-4317ea6fa7e90fc10c97a19db4707775f0629dc0.zip
update to 49.0rc4
Diffstat (limited to 'arc-firefox-theme/chrome/global/listbox.css')
-rw-r--r--arc-firefox-theme/chrome/global/listbox.css14
1 files changed, 7 insertions, 7 deletions
diff --git a/arc-firefox-theme/chrome/global/listbox.css b/arc-firefox-theme/chrome/global/listbox.css
index 1e73844..dbce007 100644
--- a/arc-firefox-theme/chrome/global/listbox.css
+++ b/arc-firefox-theme/chrome/global/listbox.css
@@ -79,16 +79,16 @@ listheader[sortable="true"]:hover:active {
-moz-border-left-colors: ThreeDShadow -moz-Dialog;
padding-top: 0px;
padding-bottom: 0px;
- -moz-padding-start: 3px;
- -moz-padding-end: 1px;
+ padding-inline-start: 3px;
+ padding-inline-end: 1px;
}
.listheader-icon {
- -moz-margin-end: 2px;
+ margin-inline-end: 2px;
}
.listheader-icon[sortable="true"]:hover:active {
- -moz-margin-end: 1px;
+ margin-inline-end: 1px;
}
.listheader-label {
@@ -107,13 +107,13 @@ listheader[sortable="true"]:hover:active {
margin: 0px !important;
padding-top: 0px;
padding-bottom: 1px;
- -moz-padding-start: 4px;
- -moz-padding-end: 0px;
+ padding-inline-start: 4px;
+ padding-inline-end: 0px;
white-space: nowrap;
}
.listcell-icon {
- -moz-margin-end: 2px;
+ margin-inline-end: 2px;
}
.listcell-label[disabled="true"] {