[nautilus/wip/christopherdavis/remove-custom-devel-styling: 2/2] Adwaita.css: Remove custom development styling
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/christopherdavis/remove-custom-devel-styling: 2/2] Adwaita.css: Remove custom development styling
- Date: Thu, 10 Jan 2019 13:54:07 +0000 (UTC)
commit 5369a3d7f12d418ca49d58ac76793e6afca71b94
Author: Christopher Davis <brainblasted disroot org>
Date: Tue Jan 8 15:30:52 2019 -0500
Adwaita.css: Remove custom development styling
GTK now includes it's own styling for development versions,
so Nautilus doesn't need to include it's own.
src/resources/css/Adwaita.css | 7 -------
1 file changed, 7 deletions(-)
---
diff --git a/src/resources/css/Adwaita.css b/src/resources/css/Adwaita.css
index 2637a1152..cde48e70f 100644
--- a/src/resources/css/Adwaita.css
+++ b/src/resources/css/Adwaita.css
@@ -4,13 +4,6 @@
background: @theme_base_color;
}
-.nautilus-window.devel headerbar {
- background: linear-gradient(to left, #a5b1bd 0%, #a5b1bd 8%, @theme_bg_color 25%);
- box-shadow: inset 0 1px #f1f3f5;
- border-color: #909fae;
- color: rgba(46, 52, 54, 0.2);
-}
-
.nautilus-canvas-item {
border-radius: 5px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]