aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.18/gtk-contained-dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.18/gtk-contained-dark.css')
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-dark.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.18/gtk-contained-dark.css b/common/gtk-3.0/3.18/gtk-contained-dark.css
index 202d2b2..adfc792 100644
--- a/common/gtk-3.0/3.18/gtk-contained-dark.css
+++ b/common/gtk-3.0/3.18/gtk-contained-dark.css
@@ -2517,6 +2517,14 @@ GtkPlacesSidebar.sidebar .list-row.activatable {
.sidebar-item.needs-attention > GtkLabel {
background-size: 6px 6px, 0 0; }
+GtkPlacesView .server-list-button > GtkImage {
+ transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ -gtk-icon-transform: rotate(0turn); }
+
+GtkPlacesView .server-list-button:checked > GtkImage {
+ transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ -gtk-icon-transform: rotate(-0.5turn); }
+
GtkPaned {
-GtkPaned-handle-size: 1;
-gtk-icon-source: none;