aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.18
diff options
context:
space:
mode:
authorHorst31802015-08-27 21:08:56 +0200
committerHorst31802015-08-27 21:08:56 +0200
commit1c0a3768878c2bb7771ed9a2d6b95e87f32cef40 (patch)
tree7182c5ec010c2bef4bdd8c14d5901cd9229d3685 /common/gtk-3.0/3.18
parent5d4f221bf5db6d86e20696869fe4eb88af2cc733 (diff)
downloadsolarc-theme-1c0a3768878c2bb7771ed9a2d6b95e87f32cef40.tar.gz
solarc-theme-1c0a3768878c2bb7771ed9a2d6b95e87f32cef40.tar.xz
solarc-theme-1c0a3768878c2bb7771ed9a2d6b95e87f32cef40.zip
mark activatable rows with a .activatable style class
Diffstat (limited to 'common/gtk-3.0/3.18')
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-dark.css54
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-darker.css54
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-solid-dark.css54
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-solid-darker.css54
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-solid.css54
-rw-r--r--common/gtk-3.0/3.18/gtk-contained.css54
-rw-r--r--common/gtk-3.0/3.18/sass/_common.scss6
-rw-r--r--common/gtk-3.0/3.18/sass/_transparent_widgets.scss2
8 files changed, 166 insertions, 166 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 3f5e5e3..5461810 100644
--- a/common/gtk-3.0/3.18/gtk-contained-dark.css
+++ b/common/gtk-3.0/3.18/gtk-contained-dark.css
@@ -787,7 +787,7 @@ GtkSearchEntry.entry {
.linked.vertical > GtkComboBox:only-child > .button:hover {
box-shadow: none; }
-.menuitem.button.flat, .menuitem.sidebar-button.button, .button:link, .button:visited, .button:link:hover, .button:link:active, .button:link:checked, .button:visited:hover, .button:visited:active, .button:visited:checked, .menu.button, .popup.button, .notebook tab .button, .list-row.button, .app-notification .button.flat,
+.menuitem.button.flat, .menuitem.sidebar-button.button, .button:link, .button:visited, .button:link:hover, .button:link:active, .button:link:checked, .button:visited:hover, .button:visited:active, .button:visited:checked, .menu.button, .popup.button, .notebook tab .button, .list-row.activatable, .app-notification .button.flat,
.app-notification .sidebar-button.button,
.app-notification.frame .button.flat, .app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive,
.app-notification .sidebar-button.button:insensitive,
@@ -2549,28 +2549,28 @@ GtkScrolledWindow GtkViewport.frame {
.grid-child {
padding: 2px; }
-.list-row.button {
+.list-row.activatable {
background-color: transparent;
border-style: none;
border-radius: 0;
box-shadow: none; }
- .list-row.button:hover {
+ .list-row.activatable:hover {
background-color: rgba(255, 255, 255, 0.03); }
- .list-row.button:active {
+ .list-row.activatable:active {
color: #D3DAE3; }
- .list-row.button:selected:active {
+ .list-row.activatable:selected:active {
color: #ffffff; }
- .list-row.button:selected:hover {
+ .list-row.activatable:selected:hover {
background-color: #4a85cb; }
- .list-row.button:selected:insensitive {
+ .list-row.activatable:selected:insensitive {
color: rgba(255, 255, 255, 0.7);
background-color: rgba(82, 148, 226, 0.7); }
- .list-row.button:selected:insensitive .label {
+ .list-row.activatable:selected:insensitive .label {
color: inherit; }
-.list-row, list-row.button {
+.list-row, list-row.activatable {
transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
- .list-row:hover, list-row.button:hover {
+ .list-row:hover, list-row.activatable:hover {
transition: none; }
/*********************
@@ -2719,11 +2719,11 @@ GtkPlacesSidebar.sidebar .sidebar-placeholder-row {
GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row {
background-color: #2d3036; }
-GtkPlacesSidebar.sidebar .list-row.button {
+GtkPlacesSidebar.sidebar .list-row.activatable {
color: rgba(211, 218, 227, 0.8);
border-width: 1px 0;
border-style: solid; }
- GtkPlacesSidebar.sidebar .list-row.button:hover {
+ GtkPlacesSidebar.sidebar .list-row.activatable:hover {
border-color: rgba(255, 255, 255, 0.05); }
.sidebar-button.button {
@@ -3023,12 +3023,12 @@ GtkVolumeButton.button {
.view:selected:focus,
.view:selected:hover, .label:selected,
.label:selected:focus,
-.label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.button:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
+.label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
GtkEntry.gb-command-bar-entry.entry.flat:selected:focus,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected:hover,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:active:hover,
-NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected:hover, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:active:hover {
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected,
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover,
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover,
+NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover {
background-image: none;
background-color: #5294E2;
color: #ffffff;
@@ -4102,20 +4102,20 @@ NautilusWindow GtkPlacesSidebar.sidebar {
GtkFileChooserDialog GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row,
NautilusWindow GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row {
background-color: rgba(83, 89, 101, 0.95); }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable {
border: none;
color: #BAC3CF; }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button .sidebar-icon,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button .sidebar-icon {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon {
color: rgba(186, 195, 207, 0.6); }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:hover,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:hover {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:hover,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:hover {
background-color: rgba(186, 195, 207, 0.15); }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected .sidebar-icon,
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected:hover .sidebar-icon,
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:active:hover .sidebar-icon,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected:hover .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:active:hover .sidebar-icon {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon,
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon,
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon {
color: inherit; }
GtkFileChooserDialog GtkPlacesSidebar.sidebar .separator,
GtkFileChooserDialog GtkPlacesSidebar.sidebar .view.separator,
diff --git a/common/gtk-3.0/3.18/gtk-contained-darker.css b/common/gtk-3.0/3.18/gtk-contained-darker.css
index f1d744f..c20a772 100644
--- a/common/gtk-3.0/3.18/gtk-contained-darker.css
+++ b/common/gtk-3.0/3.18/gtk-contained-darker.css
@@ -787,7 +787,7 @@ GtkSearchEntry.entry {
.linked.vertical > GtkComboBox:only-child > .button:hover {
box-shadow: none; }
-.menuitem.button.flat, .menuitem.sidebar-button.button, .button:link, .button:visited, .button:link:hover, .button:link:active, .button:link:checked, .button:visited:hover, .button:visited:active, .button:visited:checked, .menu.button, .popup.button, .notebook tab .button, .list-row.button, .app-notification .button.flat,
+.menuitem.button.flat, .menuitem.sidebar-button.button, .button:link, .button:visited, .button:link:hover, .button:link:active, .button:link:checked, .button:visited:hover, .button:visited:active, .button:visited:checked, .menu.button, .popup.button, .notebook tab .button, .list-row.activatable, .app-notification .button.flat,
.app-notification .sidebar-button.button,
.app-notification.frame .button.flat, .app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive,
.app-notification .sidebar-button.button:insensitive,
@@ -2550,28 +2550,28 @@ GtkScrolledWindow GtkViewport.frame {
.grid-child {
padding: 2px; }
-.list-row.button {
+.list-row.activatable {
background-color: transparent;
border-style: none;
border-radius: 0;
box-shadow: none; }
- .list-row.button:hover {
+ .list-row.activatable:hover {
background-color: rgba(0, 0, 0, 0.05); }
- .list-row.button:active {
+ .list-row.activatable:active {
color: #5c616c; }
- .list-row.button:selected:active {
+ .list-row.activatable:selected:active {
color: #ffffff; }
- .list-row.button:selected:hover {
+ .list-row.activatable:selected:hover {
background-color: #4a85cb; }
- .list-row.button:selected:insensitive {
+ .list-row.activatable:selected:insensitive {
color: rgba(255, 255, 255, 0.7);
background-color: rgba(82, 148, 226, 0.7); }
- .list-row.button:selected:insensitive .label {
+ .list-row.activatable:selected:insensitive .label {
color: inherit; }
-.list-row, list-row.button {
+.list-row, list-row.activatable {
transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
- .list-row:hover, list-row.button:hover {
+ .list-row:hover, list-row.activatable:hover {
transition: none; }
/*********************
@@ -2720,11 +2720,11 @@ GtkPlacesSidebar.sidebar .sidebar-placeholder-row {
GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row {
background-color: #d9dde0; }
-GtkPlacesSidebar.sidebar .list-row.button {
+GtkPlacesSidebar.sidebar .list-row.activatable {
color: rgba(92, 97, 108, 0.8);
border-width: 1px 0;
border-style: solid; }
- GtkPlacesSidebar.sidebar .list-row.button:hover {
+ GtkPlacesSidebar.sidebar .list-row.activatable:hover {
border-color: rgba(0, 0, 0, 0.05); }
.sidebar-button.button {
@@ -3024,12 +3024,12 @@ GtkVolumeButton.button {
.view:selected:focus,
.view:selected:hover, .label:selected,
.label:selected:focus,
-.label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.button:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
+.label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
GtkEntry.gb-command-bar-entry.entry.flat:selected:focus,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected:hover,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:active:hover,
-NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected:hover, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:active:hover {
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected,
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover,
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover,
+NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover {
background-image: none;
background-color: #5294E2;
color: #ffffff;
@@ -4093,20 +4093,20 @@ NautilusWindow GtkPlacesSidebar.sidebar {
GtkFileChooserDialog GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row,
NautilusWindow GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row {
background-color: rgba(83, 89, 101, 0.95); }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable {
border: none;
color: #BAC3CF; }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button .sidebar-icon,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button .sidebar-icon {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon {
color: rgba(186, 195, 207, 0.6); }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:hover,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:hover {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:hover,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:hover {
background-color: rgba(186, 195, 207, 0.15); }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected .sidebar-icon,
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected:hover .sidebar-icon,
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:active:hover .sidebar-icon,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected:hover .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:active:hover .sidebar-icon {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon,
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon,
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon {
color: inherit; }
GtkFileChooserDialog GtkPlacesSidebar.sidebar .separator,
GtkFileChooserDialog GtkPlacesSidebar.sidebar .view.separator,
diff --git a/common/gtk-3.0/3.18/gtk-contained-solid-dark.css b/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
index 7f81a6c..f2724a9 100644
--- a/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
+++ b/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
@@ -787,7 +787,7 @@ GtkSearchEntry.entry {
.linked.vertical > GtkComboBox:only-child > .button:hover {
box-shadow: none; }
-.menuitem.button.flat, .menuitem.sidebar-button.button, .button:link, .button:visited, .button:link:hover, .button:link:active, .button:link:checked, .button:visited:hover, .button:visited:active, .button:visited:checked, .menu.button, .popup.button, .notebook tab .button, .list-row.button, .app-notification .button.flat,
+.menuitem.button.flat, .menuitem.sidebar-button.button, .button:link, .button:visited, .button:link:hover, .button:link:active, .button:link:checked, .button:visited:hover, .button:visited:active, .button:visited:checked, .menu.button, .popup.button, .notebook tab .button, .list-row.activatable, .app-notification .button.flat,
.app-notification .sidebar-button.button,
.app-notification.frame .button.flat, .app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive,
.app-notification .sidebar-button.button:insensitive,
@@ -2549,28 +2549,28 @@ GtkScrolledWindow GtkViewport.frame {
.grid-child {
padding: 2px; }
-.list-row.button {
+.list-row.activatable {
background-color: transparent;
border-style: none;
border-radius: 0;
box-shadow: none; }
- .list-row.button:hover {
+ .list-row.activatable:hover {
background-color: rgba(255, 255, 255, 0.03); }
- .list-row.button:active {
+ .list-row.activatable:active {
color: #D3DAE3; }
- .list-row.button:selected:active {
+ .list-row.activatable:selected:active {
color: #ffffff; }
- .list-row.button:selected:hover {
+ .list-row.activatable:selected:hover {
background-color: #4a85cb; }
- .list-row.button:selected:insensitive {
+ .list-row.activatable:selected:insensitive {
color: rgba(255, 255, 255, 0.7);
background-color: rgba(82, 148, 226, 0.7); }
- .list-row.button:selected:insensitive .label {
+ .list-row.activatable:selected:insensitive .label {
color: inherit; }
-.list-row, list-row.button {
+.list-row, list-row.activatable {
transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
- .list-row:hover, list-row.button:hover {
+ .list-row:hover, list-row.activatable:hover {
transition: none; }
/*********************
@@ -2719,11 +2719,11 @@ GtkPlacesSidebar.sidebar .sidebar-placeholder-row {
GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row {
background-color: #2d3036; }
-GtkPlacesSidebar.sidebar .list-row.button {
+GtkPlacesSidebar.sidebar .list-row.activatable {
color: rgba(211, 218, 227, 0.8);
border-width: 1px 0;
border-style: solid; }
- GtkPlacesSidebar.sidebar .list-row.button:hover {
+ GtkPlacesSidebar.sidebar .list-row.activatable:hover {
border-color: rgba(255, 255, 255, 0.05); }
.sidebar-button.button {
@@ -3023,12 +3023,12 @@ GtkVolumeButton.button {
.view:selected:focus,
.view:selected:hover, .label:selected,
.label:selected:focus,
-.label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.button:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
+.label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
GtkEntry.gb-command-bar-entry.entry.flat:selected:focus,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected:hover,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:active:hover,
-NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected:hover, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:active:hover {
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected,
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover,
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover,
+NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover {
background-image: none;
background-color: #5294E2;
color: #ffffff;
@@ -4102,20 +4102,20 @@ NautilusWindow GtkPlacesSidebar.sidebar {
GtkFileChooserDialog GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row,
NautilusWindow GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row {
background-color: #535965; }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable {
border: none;
color: #BAC3CF; }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button .sidebar-icon,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button .sidebar-icon {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon {
color: rgba(186, 195, 207, 0.6); }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:hover,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:hover {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:hover,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:hover {
background-color: rgba(186, 195, 207, 0.15); }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected .sidebar-icon,
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected:hover .sidebar-icon,
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:active:hover .sidebar-icon,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected:hover .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:active:hover .sidebar-icon {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon,
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon,
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon {
color: inherit; }
GtkFileChooserDialog GtkPlacesSidebar.sidebar .separator,
GtkFileChooserDialog GtkPlacesSidebar.sidebar .view.separator,
diff --git a/common/gtk-3.0/3.18/gtk-contained-solid-darker.css b/common/gtk-3.0/3.18/gtk-contained-solid-darker.css
index 7ddb001..0b876c1 100644
--- a/common/gtk-3.0/3.18/gtk-contained-solid-darker.css
+++ b/common/gtk-3.0/3.18/gtk-contained-solid-darker.css
@@ -787,7 +787,7 @@ GtkSearchEntry.entry {
.linked.vertical > GtkComboBox:only-child > .button:hover {
box-shadow: none; }
-.menuitem.button.flat, .menuitem.sidebar-button.button, .button:link, .button:visited, .button:link:hover, .button:link:active, .button:link:checked, .button:visited:hover, .button:visited:active, .button:visited:checked, .menu.button, .popup.button, .notebook tab .button, .list-row.button, .app-notification .button.flat,
+.menuitem.button.flat, .menuitem.sidebar-button.button, .button:link, .button:visited, .button:link:hover, .button:link:active, .button:link:checked, .button:visited:hover, .button:visited:active, .button:visited:checked, .menu.button, .popup.button, .notebook tab .button, .list-row.activatable, .app-notification .button.flat,
.app-notification .sidebar-button.button,
.app-notification.frame .button.flat, .app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive,
.app-notification .sidebar-button.button:insensitive,
@@ -2550,28 +2550,28 @@ GtkScrolledWindow GtkViewport.frame {
.grid-child {
padding: 2px; }
-.list-row.button {
+.list-row.activatable {
background-color: transparent;
border-style: none;
border-radius: 0;
box-shadow: none; }
- .list-row.button:hover {
+ .list-row.activatable:hover {
background-color: rgba(0, 0, 0, 0.05); }
- .list-row.button:active {
+ .list-row.activatable:active {
color: #5c616c; }
- .list-row.button:selected:active {
+ .list-row.activatable:selected:active {
color: #ffffff; }
- .list-row.button:selected:hover {
+ .list-row.activatable:selected:hover {
background-color: #4a85cb; }
- .list-row.button:selected:insensitive {
+ .list-row.activatable:selected:insensitive {
color: rgba(255, 255, 255, 0.7);
background-color: rgba(82, 148, 226, 0.7); }
- .list-row.button:selected:insensitive .label {
+ .list-row.activatable:selected:insensitive .label {
color: inherit; }
-.list-row, list-row.button {
+.list-row, list-row.activatable {
transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
- .list-row:hover, list-row.button:hover {
+ .list-row:hover, list-row.activatable:hover {
transition: none; }
/*********************
@@ -2720,11 +2720,11 @@ GtkPlacesSidebar.sidebar .sidebar-placeholder-row {
GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row {
background-color: #d9dde0; }
-GtkPlacesSidebar.sidebar .list-row.button {
+GtkPlacesSidebar.sidebar .list-row.activatable {
color: rgba(92, 97, 108, 0.8);
border-width: 1px 0;
border-style: solid; }
- GtkPlacesSidebar.sidebar .list-row.button:hover {
+ GtkPlacesSidebar.sidebar .list-row.activatable:hover {
border-color: rgba(0, 0, 0, 0.05); }
.sidebar-button.button {
@@ -3024,12 +3024,12 @@ GtkVolumeButton.button {
.view:selected:focus,
.view:selected:hover, .label:selected,
.label:selected:focus,
-.label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.button:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
+.label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
GtkEntry.gb-command-bar-entry.entry.flat:selected:focus,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected:hover,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:active:hover,
-NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected:hover, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:active:hover {
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected,
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover,
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover,
+NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover {
background-image: none;
background-color: #5294E2;
color: #ffffff;
@@ -4093,20 +4093,20 @@ NautilusWindow GtkPlacesSidebar.sidebar {
GtkFileChooserDialog GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row,
NautilusWindow GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row {
background-color: #535965; }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable {
border: none;
color: #BAC3CF; }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button .sidebar-icon,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button .sidebar-icon {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon {
color: rgba(186, 195, 207, 0.6); }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:hover,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:hover {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:hover,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:hover {
background-color: rgba(186, 195, 207, 0.15); }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected .sidebar-icon,
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected:hover .sidebar-icon,
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:active:hover .sidebar-icon,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected:hover .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:active:hover .sidebar-icon {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon,
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon,
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon {
color: inherit; }
GtkFileChooserDialog GtkPlacesSidebar.sidebar .separator,
GtkFileChooserDialog GtkPlacesSidebar.sidebar .view.separator,
diff --git a/common/gtk-3.0/3.18/gtk-contained-solid.css b/common/gtk-3.0/3.18/gtk-contained-solid.css
index 1fed2a9..4571166 100644
--- a/common/gtk-3.0/3.18/gtk-contained-solid.css
+++ b/common/gtk-3.0/3.18/gtk-contained-solid.css
@@ -787,7 +787,7 @@ GtkSearchEntry.entry {
.linked.vertical > GtkComboBox:only-child > .button:hover {
box-shadow: none; }
-.menuitem.button.flat, .menuitem.sidebar-button.button, .button:link, .button:visited, .button:link:hover, .button:link:active, .button:link:checked, .button:visited:hover, .button:visited:active, .button:visited:checked, .menu.button, .popup.button, .notebook tab .button, .list-row.button, .app-notification .button.flat,
+.menuitem.button.flat, .menuitem.sidebar-button.button, .button:link, .button:visited, .button:link:hover, .button:link:active, .button:link:checked, .button:visited:hover, .button:visited:active, .button:visited:checked, .menu.button, .popup.button, .notebook tab .button, .list-row.activatable, .app-notification .button.flat,
.app-notification .sidebar-button.button,
.app-notification.frame .button.flat, .app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive,
.app-notification .sidebar-button.button:insensitive,
@@ -2549,28 +2549,28 @@ GtkScrolledWindow GtkViewport.frame {
.grid-child {
padding: 2px; }
-.list-row.button {
+.list-row.activatable {
background-color: transparent;
border-style: none;
border-radius: 0;
box-shadow: none; }
- .list-row.button:hover {
+ .list-row.activatable:hover {
background-color: rgba(0, 0, 0, 0.05); }
- .list-row.button:active {
+ .list-row.activatable:active {
color: #5c616c; }
- .list-row.button:selected:active {
+ .list-row.activatable:selected:active {
color: #ffffff; }
- .list-row.button:selected:hover {
+ .list-row.activatable:selected:hover {
background-color: #4a85cb; }
- .list-row.button:selected:insensitive {
+ .list-row.activatable:selected:insensitive {
color: rgba(255, 255, 255, 0.7);
background-color: rgba(82, 148, 226, 0.7); }
- .list-row.button:selected:insensitive .label {
+ .list-row.activatable:selected:insensitive .label {
color: inherit; }
-.list-row, list-row.button {
+.list-row, list-row.activatable {
transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
- .list-row:hover, list-row.button:hover {
+ .list-row:hover, list-row.activatable:hover {
transition: none; }
/*********************
@@ -2719,11 +2719,11 @@ GtkPlacesSidebar.sidebar .sidebar-placeholder-row {
GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row {
background-color: #d9dde0; }
-GtkPlacesSidebar.sidebar .list-row.button {
+GtkPlacesSidebar.sidebar .list-row.activatable {
color: rgba(92, 97, 108, 0.8);
border-width: 1px 0;
border-style: solid; }
- GtkPlacesSidebar.sidebar .list-row.button:hover {
+ GtkPlacesSidebar.sidebar .list-row.activatable:hover {
border-color: rgba(0, 0, 0, 0.05); }
.sidebar-button.button {
@@ -3023,12 +3023,12 @@ GtkVolumeButton.button {
.view:selected:focus,
.view:selected:hover, .label:selected,
.label:selected:focus,
-.label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.button:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
+.label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
GtkEntry.gb-command-bar-entry.entry.flat:selected:focus,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected:hover,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:active:hover,
-NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected:hover, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:active:hover {
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected,
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover,
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover,
+NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover {
background-image: none;
background-color: #5294E2;
color: #ffffff;
@@ -4092,20 +4092,20 @@ NautilusWindow GtkPlacesSidebar.sidebar {
GtkFileChooserDialog GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row,
NautilusWindow GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row {
background-color: #535965; }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable {
border: none;
color: #BAC3CF; }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button .sidebar-icon,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button .sidebar-icon {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon {
color: rgba(186, 195, 207, 0.6); }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:hover,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:hover {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:hover,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:hover {
background-color: rgba(186, 195, 207, 0.15); }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected .sidebar-icon,
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected:hover .sidebar-icon,
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:active:hover .sidebar-icon,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected:hover .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:active:hover .sidebar-icon {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon,
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon,
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon {
color: inherit; }
GtkFileChooserDialog GtkPlacesSidebar.sidebar .separator,
GtkFileChooserDialog GtkPlacesSidebar.sidebar .view.separator,
diff --git a/common/gtk-3.0/3.18/gtk-contained.css b/common/gtk-3.0/3.18/gtk-contained.css
index f8be200..27752d9 100644
--- a/common/gtk-3.0/3.18/gtk-contained.css
+++ b/common/gtk-3.0/3.18/gtk-contained.css
@@ -787,7 +787,7 @@ GtkSearchEntry.entry {
.linked.vertical > GtkComboBox:only-child > .button:hover {
box-shadow: none; }
-.menuitem.button.flat, .menuitem.sidebar-button.button, .button:link, .button:visited, .button:link:hover, .button:link:active, .button:link:checked, .button:visited:hover, .button:visited:active, .button:visited:checked, .menu.button, .popup.button, .notebook tab .button, .list-row.button, .app-notification .button.flat,
+.menuitem.button.flat, .menuitem.sidebar-button.button, .button:link, .button:visited, .button:link:hover, .button:link:active, .button:link:checked, .button:visited:hover, .button:visited:active, .button:visited:checked, .menu.button, .popup.button, .notebook tab .button, .list-row.activatable, .app-notification .button.flat,
.app-notification .sidebar-button.button,
.app-notification.frame .button.flat, .app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive,
.app-notification .sidebar-button.button:insensitive,
@@ -2549,28 +2549,28 @@ GtkScrolledWindow GtkViewport.frame {
.grid-child {
padding: 2px; }
-.list-row.button {
+.list-row.activatable {
background-color: transparent;
border-style: none;
border-radius: 0;
box-shadow: none; }
- .list-row.button:hover {
+ .list-row.activatable:hover {
background-color: rgba(0, 0, 0, 0.05); }
- .list-row.button:active {
+ .list-row.activatable:active {
color: #5c616c; }
- .list-row.button:selected:active {
+ .list-row.activatable:selected:active {
color: #ffffff; }
- .list-row.button:selected:hover {
+ .list-row.activatable:selected:hover {
background-color: #4a85cb; }
- .list-row.button:selected:insensitive {
+ .list-row.activatable:selected:insensitive {
color: rgba(255, 255, 255, 0.7);
background-color: rgba(82, 148, 226, 0.7); }
- .list-row.button:selected:insensitive .label {
+ .list-row.activatable:selected:insensitive .label {
color: inherit; }
-.list-row, list-row.button {
+.list-row, list-row.activatable {
transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
- .list-row:hover, list-row.button:hover {
+ .list-row:hover, list-row.activatable:hover {
transition: none; }
/*********************
@@ -2719,11 +2719,11 @@ GtkPlacesSidebar.sidebar .sidebar-placeholder-row {
GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row {
background-color: #d9dde0; }
-GtkPlacesSidebar.sidebar .list-row.button {
+GtkPlacesSidebar.sidebar .list-row.activatable {
color: rgba(92, 97, 108, 0.8);
border-width: 1px 0;
border-style: solid; }
- GtkPlacesSidebar.sidebar .list-row.button:hover {
+ GtkPlacesSidebar.sidebar .list-row.activatable:hover {
border-color: rgba(0, 0, 0, 0.05); }
.sidebar-button.button {
@@ -3023,12 +3023,12 @@ GtkVolumeButton.button {
.view:selected:focus,
.view:selected:hover, .label:selected,
.label:selected:focus,
-.label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.button:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
+.label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
GtkEntry.gb-command-bar-entry.entry.flat:selected:focus,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected:hover,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:active:hover,
-NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected:hover, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:active:hover {
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected,
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover,
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover,
+NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover {
background-image: none;
background-color: #5294E2;
color: #ffffff;
@@ -4092,20 +4092,20 @@ NautilusWindow GtkPlacesSidebar.sidebar {
GtkFileChooserDialog GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row,
NautilusWindow GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row {
background-color: rgba(83, 89, 101, 0.95); }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable {
border: none;
color: #BAC3CF; }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button .sidebar-icon,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button .sidebar-icon {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon {
color: rgba(186, 195, 207, 0.6); }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:hover,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:hover {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:hover,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:hover {
background-color: rgba(186, 195, 207, 0.15); }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected .sidebar-icon,
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:selected:hover .sidebar-icon,
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.button:active:hover .sidebar-icon,
- NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:selected:hover .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.button:active:hover .sidebar-icon {
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon,
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon,
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon,
+ NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon, NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon {
color: inherit; }
GtkFileChooserDialog GtkPlacesSidebar.sidebar .separator,
GtkFileChooserDialog GtkPlacesSidebar.sidebar .view.separator,
diff --git a/common/gtk-3.0/3.18/sass/_common.scss b/common/gtk-3.0/3.18/sass/_common.scss
index c851e4f..e863f13 100644
--- a/common/gtk-3.0/3.18/sass/_common.scss
+++ b/common/gtk-3.0/3.18/sass/_common.scss
@@ -2297,7 +2297,7 @@ GtkScrolledWindow {
padding: 2px;
}
-.list-row.button {
+.list-row.activatable {
@extend %undecorated_button;
background-color: transparentize(black, 1); // for the transition
border-style: none; // I need no borders here
@@ -2326,7 +2326,7 @@ GtkScrolledWindow {
}
// transition
-.list-row, list-row.button {
+.list-row, list-row.activatable {
transition: all 300ms $ease-out-quad;
&:hover { transition: none; }
}
@@ -2521,7 +2521,7 @@ GtkPlacesSidebar.sidebar {
.sidebar-new-bookmark-row { background-color: darken($bg_color, 10%); }
// Preserve everything else of the list-row class
- .list-row.button {
+ .list-row.activatable {
color: transparentize($fg_color, 0.2);
border-width: 1px 0;
border-style: solid;
diff --git a/common/gtk-3.0/3.18/sass/_transparent_widgets.scss b/common/gtk-3.0/3.18/sass/_transparent_widgets.scss
index b3a58af..c992afe 100644
--- a/common/gtk-3.0/3.18/sass/_transparent_widgets.scss
+++ b/common/gtk-3.0/3.18/sass/_transparent_widgets.scss
@@ -31,7 +31,7 @@ NautilusWindow {
.sidebar-new-bookmark-row { background-color: lighten($dark_sidebar_bg, 10%); }
- .list-row.button {
+ .list-row.activatable {
border: none;
color: $dark_sidebar_fg;