|
|
|
|
@ -620,7 +620,7 @@ window.background > box.vertical > toolbar.primary-toolbar > toolitem > .linked
|
|
|
|
|
window.csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > box.horizontal > button,
|
|
|
|
|
window.solid-csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > .linked > button,
|
|
|
|
|
window.solid-csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > box.horizontal > button, .nautilus-window headerbar revealer > button, .linked:not(.vertical) > button.disclosure-button:not(.suggested-action):not(.destructive-action):not(:only-child), filechooser #pathbarbox > stack > box > button, check,
|
|
|
|
|
radio, headerbar button.titlebutton, button.close, button.circular, .inline-toolbar button:not(.text-button), button.image-button {
|
|
|
|
|
radio, headerbar button.titlebutton, button.close, button.circular, .inline-toolbar button.image-button, button.image-button {
|
|
|
|
|
border-radius: 9999px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@ -629,7 +629,7 @@ window.background > box.vertical > toolbar.primary-toolbar > toolitem > .linked
|
|
|
|
|
window.csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > box.horizontal > button label,
|
|
|
|
|
window.solid-csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > .linked > button label,
|
|
|
|
|
window.solid-csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > box.horizontal > button label, .nautilus-window headerbar revealer > button label, .linked:not(.vertical) > button.disclosure-button:not(.suggested-action):not(.destructive-action):not(:only-child) label, filechooser #pathbarbox > stack > box > button label, check label,
|
|
|
|
|
radio label, headerbar button.titlebutton label, button.close label, button.circular label, .inline-toolbar button:not(.text-button) label, button.image-button label {
|
|
|
|
|
radio label, headerbar button.titlebutton label, button.close label, button.circular label, .inline-toolbar button.image-button label, button.image-button label {
|
|
|
|
|
padding: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@ -658,7 +658,7 @@ button:drop(active) {
|
|
|
|
|
radio, scrollbar button, notebook > header > tabs > arrow, spinbutton.vertical button, spinbutton:not(.vertical) button, modelbutton.flat,
|
|
|
|
|
.menuitem.button.flat, .nemo-window .toolbar button, #buttonbox_frame button, .xfce4-panel.background button, .xfce4-panel.background button.flat, .raven stackswitcher.linked > button, .lock-dialog button, .mate-panel-menu-bar button, window.background.csd.geary-main-window stack#conversation_viewer .geary-expanded > .geary-composer-embed headerbar button,
|
|
|
|
|
window#GearyMainWindow.background.csd stack#conversation_viewer .geary-expanded > .geary-composer-embed headerbar button, layouttabbar button, filechooser #pathbarbox > stack > box > button, messagedialog.csd .dialog-action-box button, .app-notification button, actionbar > revealer > box button:not(.suggested-action):not(.destructive-action), .caja-pathbar button,
|
|
|
|
|
.path-bar.linked:not(.vertical) > button, .nemo-window .primary-toolbar button:not(.text-button), headerbar button:not(.suggested-action):not(.destructive-action), toolbar button, combobox > .linked:not(.vertical) > button:not(:only-child), button.flat {
|
|
|
|
|
.path-bar.linked:not(.vertical) > button, .nemo-window .primary-toolbar button:not(.text-button), headerbar button:not(.suggested-action):not(.destructive-action), toolbar button, combobox > .linked:not(.vertical) > button:not(:only-child), .inline-toolbar button, button.flat {
|
|
|
|
|
transition: all 75ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 1200ms cubic-bezier(0, 0, 0.2, 1);
|
|
|
|
|
outline: none;
|
|
|
|
|
box-shadow: inset 0 0 0 9999px transparent;
|
|
|
|
|
@ -676,7 +676,7 @@ window#GearyMainWindow.background.csd stack#conversation_viewer .geary-expanded
|
|
|
|
|
radio:focus, scrollbar button:focus, notebook > header > tabs > arrow:focus, spinbutton.vertical button:focus, spinbutton:not(.vertical) button:focus, modelbutton.flat:focus,
|
|
|
|
|
.menuitem.button.flat:focus, .nemo-window .toolbar button:focus, #buttonbox_frame button:focus, .xfce4-panel.background button:focus, .raven stackswitcher.linked > button:focus, .lock-dialog button:focus, .mate-panel-menu-bar button:focus, window.background.csd.geary-main-window stack#conversation_viewer .geary-expanded > .geary-composer-embed headerbar button:focus,
|
|
|
|
|
window#GearyMainWindow.background.csd stack#conversation_viewer .geary-expanded > .geary-composer-embed headerbar button:focus, layouttabbar button:focus, filechooser #pathbarbox > stack > box > button:focus, messagedialog.csd .dialog-action-box button:focus, .app-notification button:focus, actionbar > revealer > box button:focus:not(.suggested-action):not(.destructive-action), .caja-pathbar button:focus,
|
|
|
|
|
.path-bar.linked:not(.vertical) > button:focus, .nemo-window .primary-toolbar button:focus:not(.text-button), headerbar button:focus:not(.suggested-action):not(.destructive-action), toolbar button:focus, combobox > .linked:not(.vertical) > button:focus:not(:only-child), button.flat:focus {
|
|
|
|
|
.path-bar.linked:not(.vertical) > button:focus, .nemo-window .primary-toolbar button:focus:not(.text-button), headerbar button:focus:not(.suggested-action):not(.destructive-action), toolbar button:focus, combobox > .linked:not(.vertical) > button:focus:not(:only-child), .inline-toolbar button:focus, button.flat:focus {
|
|
|
|
|
box-shadow: inset 0 0 0 2px alpha(currentColor, 0.08);
|
|
|
|
|
color: rgba(0, 0, 0, 0.87);
|
|
|
|
|
}
|
|
|
|
|
@ -687,7 +687,7 @@ window#GearyMainWindow.background.csd stack#conversation_viewer .geary-expanded
|
|
|
|
|
radio:hover, scrollbar button:hover, notebook > header > tabs > arrow:hover, spinbutton.vertical button:hover, spinbutton:not(.vertical) button:hover, modelbutton.flat:hover,
|
|
|
|
|
.menuitem.button.flat:hover, .nemo-window .toolbar button:hover, #buttonbox_frame button:hover, .xfce4-panel.background button:hover, .raven stackswitcher.linked > button:hover, .lock-dialog button:hover, .mate-panel-menu-bar button:hover, window.background.csd.geary-main-window stack#conversation_viewer .geary-expanded > .geary-composer-embed headerbar button:hover,
|
|
|
|
|
window#GearyMainWindow.background.csd stack#conversation_viewer .geary-expanded > .geary-composer-embed headerbar button:hover, layouttabbar button:hover, filechooser #pathbarbox > stack > box > button:hover, messagedialog.csd .dialog-action-box button:hover, .app-notification button:hover, actionbar > revealer > box button:hover:not(.suggested-action):not(.destructive-action), .caja-pathbar button:hover,
|
|
|
|
|
.path-bar.linked:not(.vertical) > button:hover, .nemo-window .primary-toolbar button:hover:not(.text-button), headerbar button:hover:not(.suggested-action):not(.destructive-action), toolbar button:hover, combobox > .linked:not(.vertical) > button:hover:not(:only-child), button.flat:hover {
|
|
|
|
|
.path-bar.linked:not(.vertical) > button:hover, .nemo-window .primary-toolbar button:hover:not(.text-button), headerbar button:hover:not(.suggested-action):not(.destructive-action), toolbar button:hover, combobox > .linked:not(.vertical) > button:hover:not(:only-child), .inline-toolbar button:hover, button.flat:hover {
|
|
|
|
|
box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08);
|
|
|
|
|
color: rgba(0, 0, 0, 0.87);
|
|
|
|
|
}
|
|
|
|
|
@ -698,7 +698,7 @@ window#GearyMainWindow.background.csd stack#conversation_viewer .geary-expanded
|
|
|
|
|
radio:active, scrollbar button:active, notebook > header > tabs > arrow:active, spinbutton.vertical button:active, spinbutton:not(.vertical) button:active, modelbutton.flat:active,
|
|
|
|
|
.menuitem.button.flat:active, .nemo-window .toolbar button:active, #buttonbox_frame button:active, .xfce4-panel.background button:active, .raven stackswitcher.linked > button:active, .lock-dialog button:active, .mate-panel-menu-bar button:active, window.background.csd.geary-main-window stack#conversation_viewer .geary-expanded > .geary-composer-embed headerbar button:active,
|
|
|
|
|
window#GearyMainWindow.background.csd stack#conversation_viewer .geary-expanded > .geary-composer-embed headerbar button:active, layouttabbar button:active, filechooser #pathbarbox > stack > box > button:active, messagedialog.csd .dialog-action-box button:active, .app-notification button:active, actionbar > revealer > box button:active:not(.suggested-action):not(.destructive-action), .caja-pathbar button:active,
|
|
|
|
|
.path-bar.linked:not(.vertical) > button:active, .nemo-window .primary-toolbar button:active:not(.text-button), headerbar button:active:not(.suggested-action):not(.destructive-action), toolbar button:active, combobox > .linked:not(.vertical) > button:active:not(:only-child), button.flat:active {
|
|
|
|
|
.path-bar.linked:not(.vertical) > button:active, .nemo-window .primary-toolbar button:active:not(.text-button), headerbar button:active:not(.suggested-action):not(.destructive-action), toolbar button:active, combobox > .linked:not(.vertical) > button:active:not(:only-child), .inline-toolbar button:active, button.flat:active {
|
|
|
|
|
transition: all 75ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0, 0, 0.2, 1), background-size 0ms, background-image 0ms;
|
|
|
|
|
animation: ripple 225ms cubic-bezier(0, 0, 0.2, 1) forwards;
|
|
|
|
|
box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08);
|
|
|
|
|
@ -713,7 +713,7 @@ window#GearyMainWindow.background.csd stack#conversation_viewer .geary-expanded
|
|
|
|
|
radio:disabled, scrollbar button:disabled, notebook > header > tabs > arrow:disabled, spinbutton.vertical button:disabled, spinbutton:not(.vertical) button:disabled, modelbutton.flat:disabled,
|
|
|
|
|
.menuitem.button.flat:disabled, .nemo-window .toolbar button:disabled, #buttonbox_frame button:disabled, .xfce4-panel.background button:disabled, .raven stackswitcher.linked > button:disabled, .lock-dialog button:disabled, .mate-panel-menu-bar button:disabled, window.background.csd.geary-main-window stack#conversation_viewer .geary-expanded > .geary-composer-embed headerbar button:disabled,
|
|
|
|
|
window#GearyMainWindow.background.csd stack#conversation_viewer .geary-expanded > .geary-composer-embed headerbar button:disabled, layouttabbar button:disabled, filechooser #pathbarbox > stack > box > button:disabled, messagedialog.csd .dialog-action-box button:disabled, .app-notification button:disabled, actionbar > revealer > box button:disabled:not(.suggested-action):not(.destructive-action), .caja-pathbar button:disabled,
|
|
|
|
|
.path-bar.linked:not(.vertical) > button:disabled, .nemo-window .primary-toolbar button:disabled:not(.text-button), headerbar button:disabled:not(.suggested-action):not(.destructive-action), toolbar button:disabled, combobox > .linked:not(.vertical) > button:disabled:not(:only-child), button.flat:disabled {
|
|
|
|
|
.path-bar.linked:not(.vertical) > button:disabled, .nemo-window .primary-toolbar button:disabled:not(.text-button), headerbar button:disabled:not(.suggested-action):not(.destructive-action), toolbar button:disabled, combobox > .linked:not(.vertical) > button:disabled:not(:only-child), .inline-toolbar button:disabled, button.flat:disabled {
|
|
|
|
|
box-shadow: none;
|
|
|
|
|
background-color: transparent;
|
|
|
|
|
color: rgba(0, 0, 0, 0.26);
|
|
|
|
|
@ -721,14 +721,14 @@ window#GearyMainWindow.background.csd stack#conversation_viewer .geary-expanded
|
|
|
|
|
|
|
|
|
|
.nemo-window .toolbar button:checked, #buttonbox_frame button:checked, .xfce4-panel.background button:checked, .raven stackswitcher.linked > button:checked, .lock-dialog button:checked, .mate-panel-menu-bar button:checked, window.background.csd.geary-main-window stack#conversation_viewer .geary-expanded > .geary-composer-embed headerbar button:checked,
|
|
|
|
|
window#GearyMainWindow.background.csd stack#conversation_viewer .geary-expanded > .geary-composer-embed headerbar button:checked, layouttabbar button:checked, filechooser #pathbarbox > stack > box > button:checked, messagedialog.csd .dialog-action-box button:checked, .app-notification button:checked, actionbar > revealer > box button:checked:not(.suggested-action):not(.destructive-action), .caja-pathbar button:checked,
|
|
|
|
|
.path-bar.linked:not(.vertical) > button:checked, .nemo-window .primary-toolbar button:checked:not(.text-button), headerbar button:checked:not(.suggested-action):not(.destructive-action), toolbar button:checked, combobox > .linked:not(.vertical) > button:checked:not(:only-child), button.flat:checked, button.flat:checked:hover {
|
|
|
|
|
.path-bar.linked:not(.vertical) > button:checked, .nemo-window .primary-toolbar button:checked:not(.text-button), headerbar button:checked:not(.suggested-action):not(.destructive-action), toolbar button:checked, combobox > .linked:not(.vertical) > button:checked:not(:only-child), .inline-toolbar button:checked, button.flat:checked, button.flat:checked:hover {
|
|
|
|
|
background-color: alpha(currentColor, 0.1);
|
|
|
|
|
color: rgba(0, 0, 0, 0.87);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.nemo-window .toolbar button:checked:disabled, #buttonbox_frame button:checked:disabled, .xfce4-panel.background button:checked:disabled, .raven stackswitcher.linked > button:checked:disabled, .lock-dialog button:checked:disabled, .mate-panel-menu-bar button:checked:disabled, window.background.csd.geary-main-window stack#conversation_viewer .geary-expanded > .geary-composer-embed headerbar button:checked:disabled,
|
|
|
|
|
window#GearyMainWindow.background.csd stack#conversation_viewer .geary-expanded > .geary-composer-embed headerbar button:checked:disabled, layouttabbar button:checked:disabled, filechooser #pathbarbox > stack > box > button:checked:disabled, messagedialog.csd .dialog-action-box button:checked:disabled, .app-notification button:checked:disabled, actionbar > revealer > box button:checked:disabled:not(.suggested-action):not(.destructive-action), .caja-pathbar button:checked:disabled,
|
|
|
|
|
.path-bar.linked:not(.vertical) > button:checked:disabled, .nemo-window .primary-toolbar button:checked:disabled:not(.text-button), headerbar button:checked:disabled:not(.suggested-action):not(.destructive-action), toolbar button:checked:disabled, combobox > .linked:not(.vertical) > button:checked:disabled:not(:only-child), button.flat:checked:disabled {
|
|
|
|
|
.path-bar.linked:not(.vertical) > button:checked:disabled, .nemo-window .primary-toolbar button:checked:disabled:not(.text-button), headerbar button:checked:disabled:not(.suggested-action):not(.destructive-action), toolbar button:checked:disabled, combobox > .linked:not(.vertical) > button:checked:disabled:not(:only-child), .inline-toolbar button:checked:disabled, button.flat:checked:disabled {
|
|
|
|
|
background-color: alpha(currentColor, 0.1);
|
|
|
|
|
color: rgba(0, 0, 0, 0.38);
|
|
|
|
|
}
|
|
|
|
|
@ -1653,6 +1653,7 @@ headerbar.windowhandle viewswitchertitle > squeezer > viewswitcher > box.horizon
|
|
|
|
|
treeview.view {
|
|
|
|
|
border-left-color: rgba(0, 0, 0, 0.26);
|
|
|
|
|
border-top-color: rgba(0, 0, 0, 0.12);
|
|
|
|
|
-gtk-outline-radius: 3px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
* {
|
|
|
|
|
@ -2103,12 +2104,7 @@ notebook.frame, notebook.frame > stack {
|
|
|
|
|
border-radius: 5px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
notebook.frame > stack scrolledwindow.frame {
|
|
|
|
|
border: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
notebook.frame > stack .inline-toolbar {
|
|
|
|
|
border-width: 1px 0 0;
|
|
|
|
|
border-radius: 0 0 5px 5px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@ -2116,6 +2112,10 @@ notebook.frame > stack .inline-toolbar {
|
|
|
|
|
border-radius: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.background.csd notebook.frame > stack scrolledwindow.frame {
|
|
|
|
|
border-radius: 10px 10px 0 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.background.csd notebook.frame > stack .inline-toolbar {
|
|
|
|
|
border-radius: 0 0 10px 10px;
|
|
|
|
|
}
|
|
|
|
|
@ -3126,8 +3126,7 @@ printdialog .dialog-action-box {
|
|
|
|
|
/**********
|
|
|
|
|
* Frames *
|
|
|
|
|
**********/
|
|
|
|
|
frame > border,
|
|
|
|
|
.frame {
|
|
|
|
|
frame > border, .frame {
|
|
|
|
|
margin: 0;
|
|
|
|
|
padding: 0;
|
|
|
|
|
border: 1px solid rgba(0, 0, 0, 0.12);
|
|
|
|
|
@ -3135,12 +3134,10 @@ frame > border,
|
|
|
|
|
box-shadow: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
frame > border.view,
|
|
|
|
|
.frame.view {
|
|
|
|
|
border-radius: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
frame > border.flat,
|
|
|
|
|
.frame.flat {
|
|
|
|
|
border-style: none;
|
|
|
|
|
}
|
|
|
|
|
@ -6341,13 +6338,13 @@ window.background:not(.solid-csd):not(.csd) > grid.horizontal > grid.horizontal
|
|
|
|
|
box-shadow: inset 0 -1px rgba(0, 0, 0, 0.12);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
window.background:not(.solid-csd):not(.csd) > notebook {
|
|
|
|
|
window.background:not(.solid-csd):not(.csd) > notebook:not(.frame) {
|
|
|
|
|
border: none;
|
|
|
|
|
background-color: #FFFFFF;
|
|
|
|
|
box-shadow: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
window.background:not(.solid-csd):not(.csd) > notebook > stack {
|
|
|
|
|
window.background:not(.solid-csd):not(.csd) > notebook:not(.frame) > stack {
|
|
|
|
|
border: none;
|
|
|
|
|
box-shadow: none;
|
|
|
|
|
background-color: #FFFFFF;
|
|
|
|
|
@ -7792,7 +7789,7 @@ XfdesktopIconView.view .rubberband {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.thunar .standard-view.frame {
|
|
|
|
|
border-style: none;
|
|
|
|
|
border: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.thunar .standard-view.frame > .view {
|
|
|
|
|
|