[gtk/wip/exalm/polish: 1/7] inspector: Remove list header style
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/exalm/polish: 1/7] inspector: Remove list header style
- Date: Sat, 23 Oct 2021 23:07:48 +0000 (UTC)
commit 8176b0c2fc500971e000bad29a1f8fb46a2bc0d4
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Sun Oct 24 02:51:07 2021 +0500
inspector: Remove list header style
The one from the theme works just fine.
gtk/inspector/inspector.css | 26 --------------------------
1 file changed, 26 deletions(-)
---
diff --git a/gtk/inspector/inspector.css b/gtk/inspector/inspector.css
index ba14df0ed3..59f6445e4a 100644
--- a/gtk/inspector/inspector.css
+++ b/gtk/inspector/inspector.css
@@ -1,31 +1,5 @@
/* some style for the inspector */
-.list header {
- background: white;
- border: 1px solid lightgray;
-}
-
-.list header button {
- background: none;
-}
-
-.list header button.dnd {
- background: gray;
-}
-
-.list header>* {
- padding: 2px;
- font-weight: bold;
-}
-
-.list header sort_indicator {
- min-width: 16px;
-}
-
-.list header>*:not(:last-child) {
- border-right: 1px solid lightgray;
-}
-
.list .cell {
font-size: smaller;
padding: 0 2px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]