[nautilus/wip/christopherdavis/remove-custom-devel-styling] Adwaita.css: Remove custom development styling
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/christopherdavis/remove-custom-devel-styling] Adwaita.css: Remove custom development styling
- Date: Tue, 8 Jan 2019 20:32:48 +0000 (UTC)
commit f4e1fd1771d6dfe6adec71f43e77be15e5ca0a0e
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]