[sysprof/wip/gtk4-port: 115/132] css: fix trough styling
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof/wip/gtk4-port: 115/132] css: fix trough styling
- Date: Tue, 7 Dec 2021 08:29:13 +0000 (UTC)
commit f68cb10d4a6245fdc7a84682aa35907ea4dcdd74
Author: Christian Hergert <chergert redhat com>
Date: Fri Oct 1 14:13:19 2021 -0700
css: fix trough styling
src/libsysprof-ui/css/SysprofDisplay-shared.css | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/libsysprof-ui/css/SysprofDisplay-shared.css b/src/libsysprof-ui/css/SysprofDisplay-shared.css
index 4c992489..a4ca6d57 100644
--- a/src/libsysprof-ui/css/SysprofDisplay-shared.css
+++ b/src/libsysprof-ui/css/SysprofDisplay-shared.css
@@ -30,11 +30,11 @@ SysprofVisualizersFrame scrollbar.horizontal {
background: transparent;
}
-SysprofVisualizersFrame scrollbar.horizontal contents trough {
+SysprofVisualizersFrame scrollbar.horizontal range trough {
background: transparent;
}
-SysprofVisualizersFrame scrollbar.horizontal contents trough slider {
+SysprofVisualizersFrame scrollbar.horizontal range trough slider {
margin-left: 1px;
margin-right: 1px;
padding: 6px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]