mirror of
https://github.com/vinceliuice/Sierra-gtk-theme.git
synced 2025-08-16 07:28:17 +02:00
Fixed thunar issues
This commit is contained in:
parent
6c83a31639
commit
53eb77efbd
@ -7074,6 +7074,90 @@ window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-t
|
||||
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher {
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
color: rgba(225, 219, 219, 0.8);
|
||||
border: none;
|
||||
background-color: rgba(119, 119, 119, 0.58);
|
||||
background-image: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06), inset 0 0 0 1px rgba(255, 255, 255, 0.01);
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:backdrop, window.thunar #location-toolbar.inline-toolbar button.flat:backdrop, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:backdrop, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:backdrop {
|
||||
opacity: 0.7;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover {
|
||||
color: rgba(225, 219, 219, 0.8);
|
||||
border: none;
|
||||
background-color: rgba(119, 119, 119, 0.88);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(119, 119, 119, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
background-color: rgba(119, 119, 119, 0.58);
|
||||
border: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled label, window.thunar #location-toolbar.inline-toolbar button.flat:disabled label, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled label, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled label, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
color: rgba(225, 219, 219, 0.35);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled:active, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:active, window.thunar toolbar#location-toolbar button.flat:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:checked {
|
||||
color: rgba(255, 255, 255, 0.75);
|
||||
border: none;
|
||||
background-color: rgba(119, 119, 119, 0.63);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher, window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover, window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active, window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
border: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-right: none;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
margin-right: 6px;
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolitem#forward > button.flat.toggle, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.flat.toggle, window.thunar toolbar#location-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar .budgie-panel toolbar#location-toolbar > toolitem#forward > button.toggle.flat.launcher, window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.flat.launcher {
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry {
|
||||
min-height: 22px;
|
||||
}
|
||||
|
@ -7074,6 +7074,90 @@ window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-t
|
||||
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher {
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
color: rgba(225, 219, 219, 0.8);
|
||||
border: none;
|
||||
background-color: rgba(119, 119, 119, 0.6);
|
||||
background-image: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06), inset 0 0 0 1px rgba(255, 255, 255, 0.01);
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:backdrop, window.thunar #location-toolbar.inline-toolbar button.flat:backdrop, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:backdrop, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:backdrop {
|
||||
opacity: 0.7;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover {
|
||||
color: rgba(225, 219, 219, 0.8);
|
||||
border: none;
|
||||
background-color: rgba(119, 119, 119, 0.9);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #777777;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
background-color: rgba(119, 119, 119, 0.6);
|
||||
border: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled label, window.thunar #location-toolbar.inline-toolbar button.flat:disabled label, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled label, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled label, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
color: rgba(225, 219, 219, 0.35);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled:active, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:active, window.thunar toolbar#location-toolbar button.flat:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:checked {
|
||||
color: rgba(255, 255, 255, 0.75);
|
||||
border: none;
|
||||
background-color: rgba(119, 119, 119, 0.65);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher, window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover, window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active, window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
border: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-right: none;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
margin-right: 6px;
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolitem#forward > button.flat.toggle, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.flat.toggle, window.thunar toolbar#location-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar .budgie-panel toolbar#location-toolbar > toolitem#forward > button.toggle.flat.launcher, window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.flat.launcher {
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry {
|
||||
min-height: 22px;
|
||||
}
|
||||
|
@ -7074,6 +7074,90 @@ window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-t
|
||||
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher {
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
color: rgba(225, 219, 219, 0.8);
|
||||
border: none;
|
||||
background-color: rgba(119, 119, 119, 0.6);
|
||||
background-image: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06), inset 0 0 0 1px rgba(255, 255, 255, 0.01);
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:backdrop, window.thunar #location-toolbar.inline-toolbar button.flat:backdrop, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:backdrop, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:backdrop {
|
||||
opacity: 0.7;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover {
|
||||
color: rgba(225, 219, 219, 0.8);
|
||||
border: none;
|
||||
background-color: rgba(119, 119, 119, 0.9);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #777777;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
background-color: rgba(119, 119, 119, 0.6);
|
||||
border: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled label, window.thunar #location-toolbar.inline-toolbar button.flat:disabled label, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled label, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled label, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
color: rgba(225, 219, 219, 0.35);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled:active, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:active, window.thunar toolbar#location-toolbar button.flat:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:checked {
|
||||
color: rgba(255, 255, 255, 0.75);
|
||||
border: none;
|
||||
background-color: rgba(119, 119, 119, 0.65);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher, window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover, window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active, window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
border: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-right: none;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
margin-right: 6px;
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolitem#forward > button.flat.toggle, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.flat.toggle, window.thunar toolbar#location-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar .budgie-panel toolbar#location-toolbar > toolitem#forward > button.toggle.flat.launcher, window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.flat.launcher {
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry {
|
||||
min-height: 22px;
|
||||
}
|
||||
|
@ -7074,6 +7074,90 @@ window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-t
|
||||
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher {
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
color: rgba(225, 219, 219, 0.8);
|
||||
border: none;
|
||||
background-color: rgba(119, 119, 119, 0.58);
|
||||
background-image: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06), inset 0 0 0 1px rgba(255, 255, 255, 0.01);
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:backdrop, window.thunar #location-toolbar.inline-toolbar button.flat:backdrop, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:backdrop, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:backdrop {
|
||||
opacity: 0.7;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover {
|
||||
color: rgba(225, 219, 219, 0.8);
|
||||
border: none;
|
||||
background-color: rgba(119, 119, 119, 0.88);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(119, 119, 119, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
background-color: rgba(119, 119, 119, 0.58);
|
||||
border: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled label, window.thunar #location-toolbar.inline-toolbar button.flat:disabled label, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled label, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled label, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
color: rgba(225, 219, 219, 0.35);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled:active, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:active, window.thunar toolbar#location-toolbar button.flat:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:checked {
|
||||
color: rgba(255, 255, 255, 0.75);
|
||||
border: none;
|
||||
background-color: rgba(119, 119, 119, 0.63);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher, window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover, window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active, window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
border: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-right: none;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
margin-right: 6px;
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolitem#forward > button.flat.toggle, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.flat.toggle, window.thunar toolbar#location-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar .budgie-panel toolbar#location-toolbar > toolitem#forward > button.toggle.flat.launcher, window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.flat.launcher {
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry {
|
||||
min-height: 22px;
|
||||
}
|
||||
|
@ -7080,6 +7080,92 @@ window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-t
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher {
|
||||
border: 1px solid rgba(0, 0, 0, 0.12);
|
||||
color: rgba(40, 32, 32, 0.8);
|
||||
border: none;
|
||||
background-color: white;
|
||||
background-image: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06), inset 0 0 0 1px rgba(0, 0, 0, 0.01);
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:backdrop, window.thunar #location-toolbar.inline-toolbar button.flat:backdrop, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:backdrop, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:backdrop {
|
||||
opacity: 0.7;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover {
|
||||
color: rgba(40, 32, 32, 0.8);
|
||||
border: none;
|
||||
background-color: #fafafa;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #686868;
|
||||
background-image: none;
|
||||
text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
-gtk-icon-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
background-clip: border-box;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #afafaf;
|
||||
background-image: none;
|
||||
text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
-gtk-icon-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
background-clip: border-box;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
background-color: white;
|
||||
border: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled label, window.thunar #location-toolbar.inline-toolbar button.flat:disabled label, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled label, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled label, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
color: rgba(40, 32, 32, 0.35);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled:active, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:active, window.thunar toolbar#location-toolbar button.flat:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:checked {
|
||||
color: rgba(255, 255, 255, 0.75);
|
||||
border: none;
|
||||
background-color: rgba(175, 175, 175, 0.65);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher, window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover, window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active, window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
border: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-right: none;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
margin-right: 6px;
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolitem#forward > button.flat.toggle, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.flat.toggle, window.thunar toolbar#location-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar .budgie-panel toolbar#location-toolbar > toolitem#forward > button.toggle.flat.launcher, window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.flat.launcher {
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry {
|
||||
min-height: 20px;
|
||||
}
|
||||
|
@ -7080,6 +7080,92 @@ window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-t
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher {
|
||||
border: 1px solid rgba(0, 0, 0, 0.12);
|
||||
color: rgba(40, 32, 32, 0.8);
|
||||
border: none;
|
||||
background-color: white;
|
||||
background-image: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06), inset 0 0 0 1px rgba(0, 0, 0, 0.01);
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:backdrop, window.thunar #location-toolbar.inline-toolbar button.flat:backdrop, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:backdrop, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:backdrop {
|
||||
opacity: 0.7;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover {
|
||||
color: rgba(40, 32, 32, 0.8);
|
||||
border: none;
|
||||
background-color: #fafafa;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #686868;
|
||||
background-image: none;
|
||||
text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
-gtk-icon-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
background-clip: border-box;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #afafaf;
|
||||
background-image: none;
|
||||
text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
-gtk-icon-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
background-clip: border-box;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
background-color: white;
|
||||
border: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled label, window.thunar #location-toolbar.inline-toolbar button.flat:disabled label, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled label, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled label, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
color: rgba(40, 32, 32, 0.35);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled:active, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:active, window.thunar toolbar#location-toolbar button.flat:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:checked {
|
||||
color: rgba(255, 255, 255, 0.75);
|
||||
border: none;
|
||||
background-color: rgba(175, 175, 175, 0.65);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher, window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover, window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active, window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
border: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-right: none;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
margin-right: 6px;
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolitem#forward > button.flat.toggle, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.flat.toggle, window.thunar toolbar#location-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar .budgie-panel toolbar#location-toolbar > toolitem#forward > button.toggle.flat.launcher, window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.flat.launcher {
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry {
|
||||
min-height: 20px;
|
||||
}
|
||||
|
@ -7080,6 +7080,92 @@ window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-t
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher {
|
||||
border: 1px solid rgba(0, 0, 0, 0.12);
|
||||
color: rgba(40, 32, 32, 0.8);
|
||||
border: none;
|
||||
background-color: white;
|
||||
background-image: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06), inset 0 0 0 1px rgba(0, 0, 0, 0.01);
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:backdrop, window.thunar #location-toolbar.inline-toolbar button.flat:backdrop, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:backdrop, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:backdrop {
|
||||
opacity: 0.7;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover {
|
||||
color: rgba(40, 32, 32, 0.8);
|
||||
border: none;
|
||||
background-color: #fafafa;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #686868;
|
||||
background-image: none;
|
||||
text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
-gtk-icon-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
background-clip: border-box;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #afafaf;
|
||||
background-image: none;
|
||||
text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
-gtk-icon-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
background-clip: border-box;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
background-color: white;
|
||||
border: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled label, window.thunar #location-toolbar.inline-toolbar button.flat:disabled label, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled label, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled label, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
color: rgba(40, 32, 32, 0.35);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled:active, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:active, window.thunar toolbar#location-toolbar button.flat:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:checked {
|
||||
color: rgba(255, 255, 255, 0.75);
|
||||
border: none;
|
||||
background-color: rgba(175, 175, 175, 0.65);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher, window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover, window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active, window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
border: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-right: none;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
margin-right: 6px;
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolitem#forward > button.flat.toggle, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.flat.toggle, window.thunar toolbar#location-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar .budgie-panel toolbar#location-toolbar > toolitem#forward > button.toggle.flat.launcher, window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.flat.launcher {
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry {
|
||||
min-height: 20px;
|
||||
}
|
||||
|
@ -7080,6 +7080,92 @@ window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-t
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher {
|
||||
border: 1px solid rgba(0, 0, 0, 0.12);
|
||||
color: rgba(40, 32, 32, 0.8);
|
||||
border: none;
|
||||
background-color: white;
|
||||
background-image: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06), inset 0 0 0 1px rgba(0, 0, 0, 0.01);
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:backdrop, window.thunar #location-toolbar.inline-toolbar button.flat:backdrop, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:backdrop, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:backdrop {
|
||||
opacity: 0.7;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover {
|
||||
color: rgba(40, 32, 32, 0.8);
|
||||
border: none;
|
||||
background-color: #fafafa;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #686868;
|
||||
background-image: none;
|
||||
text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
-gtk-icon-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
background-clip: border-box;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #afafaf;
|
||||
background-image: none;
|
||||
text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
-gtk-icon-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
background-clip: border-box;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
background-color: white;
|
||||
border: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.12), 0px 1px 2px 0px rgba(16, 16, 16, 0.06);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled label, window.thunar #location-toolbar.inline-toolbar button.flat:disabled label, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled label, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled label, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
color: rgba(40, 32, 32, 0.35);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled:active, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:active, window.thunar toolbar#location-toolbar button.flat:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:checked {
|
||||
color: rgba(255, 255, 255, 0.75);
|
||||
border: none;
|
||||
background-color: rgba(175, 175, 175, 0.65);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher, window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover, window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active, window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
border: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-right: none;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
margin-right: 6px;
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolitem#forward > button.flat.toggle, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.flat.toggle, window.thunar toolbar#location-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar .budgie-panel toolbar#location-toolbar > toolitem#forward > button.toggle.flat.launcher, window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.flat.launcher {
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry {
|
||||
min-height: 20px;
|
||||
}
|
||||
|
@ -7082,6 +7082,93 @@ window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-t
|
||||
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher {
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: rgba(225, 219, 219, 0.8);
|
||||
background-color: rgba(119, 119, 119, 0.58);
|
||||
background-image: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
border: none;
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:backdrop, window.thunar #location-toolbar.inline-toolbar button.flat:backdrop, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:backdrop, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:backdrop {
|
||||
opacity: 0.7;
|
||||
background-image: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover {
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: rgba(221, 213, 213, 0.8);
|
||||
background-color: rgba(119, 119, 119, 0.88);
|
||||
background-image: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
border-bottom-color: rgba(255, 255, 255, 0.12);
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
box-shadow: none;
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active {
|
||||
color: #ffffff;
|
||||
background-color: rgba(119, 119, 119, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
box-shadow: none;
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
background-color: rgba(119, 119, 119, 0.58);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled label, window.thunar #location-toolbar.inline-toolbar button.flat:disabled label, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled label, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled label, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
color: rgba(225, 219, 219, 0.35);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled:active, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:active, window.thunar toolbar#location-toolbar button.flat:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:checked {
|
||||
color: rgba(255, 255, 255, 0.75);
|
||||
background-color: rgba(119, 119, 119, 0.63);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher, window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover, window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active, window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
border: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-right: none;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
margin-right: 6px;
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolitem#forward > button.flat.toggle, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.flat.toggle, window.thunar toolbar#location-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar .budgie-panel toolbar#location-toolbar > toolitem#forward > button.toggle.flat.launcher, window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.flat.launcher {
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry {
|
||||
min-height: 22px;
|
||||
}
|
||||
|
@ -7070,6 +7070,93 @@ window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-t
|
||||
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher {
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: rgba(225, 219, 219, 0.8);
|
||||
background-color: rgba(119, 119, 119, 0.6);
|
||||
background-image: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
border: none;
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:backdrop, window.thunar #location-toolbar.inline-toolbar button.flat:backdrop, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:backdrop, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:backdrop {
|
||||
opacity: 0.7;
|
||||
background-image: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover {
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: rgba(221, 213, 213, 0.8);
|
||||
background-color: rgba(119, 119, 119, 0.9);
|
||||
background-image: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
border-bottom-color: rgba(255, 255, 255, 0.12);
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
box-shadow: none;
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active {
|
||||
color: #ffffff;
|
||||
background-color: #777777;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
box-shadow: none;
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
background-color: rgba(119, 119, 119, 0.6);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled label, window.thunar #location-toolbar.inline-toolbar button.flat:disabled label, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled label, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled label, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
color: rgba(225, 219, 219, 0.35);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled:active, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:active, window.thunar toolbar#location-toolbar button.flat:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:checked {
|
||||
color: rgba(255, 255, 255, 0.75);
|
||||
background-color: rgba(119, 119, 119, 0.65);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher, window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover, window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active, window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
border: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-right: none;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
margin-right: 6px;
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolitem#forward > button.flat.toggle, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.flat.toggle, window.thunar toolbar#location-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar .budgie-panel toolbar#location-toolbar > toolitem#forward > button.toggle.flat.launcher, window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.flat.launcher {
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry {
|
||||
min-height: 22px;
|
||||
}
|
||||
|
@ -7082,6 +7082,93 @@ window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-t
|
||||
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher {
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: rgba(225, 219, 219, 0.8);
|
||||
background-color: rgba(119, 119, 119, 0.6);
|
||||
background-image: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
border: none;
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:backdrop, window.thunar #location-toolbar.inline-toolbar button.flat:backdrop, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:backdrop, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:backdrop {
|
||||
opacity: 0.7;
|
||||
background-image: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover {
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: rgba(221, 213, 213, 0.8);
|
||||
background-color: rgba(119, 119, 119, 0.9);
|
||||
background-image: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
border-bottom-color: rgba(255, 255, 255, 0.12);
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
box-shadow: none;
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active {
|
||||
color: #ffffff;
|
||||
background-color: #777777;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
box-shadow: none;
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
background-color: rgba(119, 119, 119, 0.6);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled label, window.thunar #location-toolbar.inline-toolbar button.flat:disabled label, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled label, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled label, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
color: rgba(225, 219, 219, 0.35);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled:active, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:active, window.thunar toolbar#location-toolbar button.flat:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:checked {
|
||||
color: rgba(255, 255, 255, 0.75);
|
||||
background-color: rgba(119, 119, 119, 0.65);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher, window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover, window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active, window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
border: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-right: none;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
margin-right: 6px;
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolitem#forward > button.flat.toggle, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.flat.toggle, window.thunar toolbar#location-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar .budgie-panel toolbar#location-toolbar > toolitem#forward > button.toggle.flat.launcher, window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.flat.launcher {
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry {
|
||||
min-height: 22px;
|
||||
}
|
||||
|
@ -7082,6 +7082,93 @@ window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-t
|
||||
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher {
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: rgba(225, 219, 219, 0.8);
|
||||
background-color: rgba(119, 119, 119, 0.58);
|
||||
background-image: none;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
border: none;
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:backdrop, window.thunar #location-toolbar.inline-toolbar button.flat:backdrop, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:backdrop, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:backdrop {
|
||||
opacity: 0.7;
|
||||
background-image: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover {
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: rgba(221, 213, 213, 0.8);
|
||||
background-color: rgba(119, 119, 119, 0.88);
|
||||
background-image: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
border-bottom-color: rgba(255, 255, 255, 0.12);
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
box-shadow: none;
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active {
|
||||
color: #ffffff;
|
||||
background-color: rgba(119, 119, 119, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
box-shadow: none;
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
background-color: rgba(119, 119, 119, 0.58);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled label, window.thunar #location-toolbar.inline-toolbar button.flat:disabled label, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled label, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled label, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
color: rgba(225, 219, 219, 0.35);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled:active, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:active, window.thunar toolbar#location-toolbar button.flat:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:checked {
|
||||
color: rgba(255, 255, 255, 0.75);
|
||||
background-color: rgba(119, 119, 119, 0.63);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher, window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover, window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active, window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
border: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-right: none;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
margin-right: 6px;
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolitem#forward > button.flat.toggle, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.flat.toggle, window.thunar toolbar#location-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.budgie-menu-launcher, window.thunar .budgie-panel toolbar#location-toolbar > toolitem#forward > button.toggle.flat.launcher, window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolitem#forward > button.toggle.flat.launcher {
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry {
|
||||
min-height: 22px;
|
||||
}
|
||||
|
@ -7119,6 +7119,91 @@ window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-t
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher {
|
||||
border: 1px solid rgba(0, 0, 0, 0.12);
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: rgba(40, 32, 32, 0.8);
|
||||
background-color: white;
|
||||
background-image: linear-gradient(0deg, #f1f1f1 0%, #fdfdfd 95%, #fefefe 100%);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:backdrop, window.thunar #location-toolbar.inline-toolbar button.flat:backdrop, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:backdrop, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:backdrop {
|
||||
opacity: 0.7;
|
||||
background-image: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover {
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: rgba(34, 28, 28, 0.8);
|
||||
background-color: #fafafa;
|
||||
background-image: linear-gradient(0deg, #f8f8f8 0%, #ffffff 100%);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
background-color: #686868;
|
||||
background-image: linear-gradient(0deg, #656565 0%, #707070 100%);
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
border-top-color: rgba(0, 0, 0, 0.12);
|
||||
border-bottom-color: rgba(0, 0, 0, 0.12);
|
||||
text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
-gtk-icon-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: none;
|
||||
background-clip: border-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active {
|
||||
color: #ffffff;
|
||||
background-color: #afafaf;
|
||||
background-image: none;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
-gtk-icon-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: none;
|
||||
background-clip: border-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
background-color: white;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled label, window.thunar #location-toolbar.inline-toolbar button.flat:disabled label, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled label, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled label, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
color: rgba(40, 32, 32, 0.35);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled:active, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:active, window.thunar toolbar#location-toolbar button.flat:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:checked {
|
||||
color: rgba(255, 255, 255, 0.75);
|
||||
background-color: rgba(175, 175, 175, 0.65);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:not(:first-child):active, window.thunar #location-toolbar.inline-toolbar button.flat:not(:first-child):active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:not(:first-child):active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:not(:first-child):active {
|
||||
box-shadow: -1px 0 #959595;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:not(:first-child):checked, window.thunar #location-toolbar.inline-toolbar button.flat:not(:first-child):checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:not(:first-child):checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:not(:first-child):checked {
|
||||
box-shadow: -1px 0 #585858;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-right: none;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry {
|
||||
min-height: 20px;
|
||||
}
|
||||
|
@ -7119,6 +7119,91 @@ window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-t
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher {
|
||||
border: 1px solid rgba(0, 0, 0, 0.12);
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: rgba(40, 32, 32, 0.8);
|
||||
background-color: white;
|
||||
background-image: linear-gradient(0deg, #f1f1f1 0%, #fdfdfd 95%, #fefefe 100%);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:backdrop, window.thunar #location-toolbar.inline-toolbar button.flat:backdrop, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:backdrop, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:backdrop {
|
||||
opacity: 0.7;
|
||||
background-image: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover {
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: rgba(34, 28, 28, 0.8);
|
||||
background-color: #fafafa;
|
||||
background-image: linear-gradient(0deg, #f8f8f8 0%, #ffffff 100%);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
background-color: #686868;
|
||||
background-image: linear-gradient(0deg, #656565 0%, #707070 100%);
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
border-top-color: rgba(0, 0, 0, 0.12);
|
||||
border-bottom-color: rgba(0, 0, 0, 0.12);
|
||||
text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
-gtk-icon-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: none;
|
||||
background-clip: border-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active {
|
||||
color: #ffffff;
|
||||
background-color: #afafaf;
|
||||
background-image: none;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
-gtk-icon-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: none;
|
||||
background-clip: border-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
background-color: white;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled label, window.thunar #location-toolbar.inline-toolbar button.flat:disabled label, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled label, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled label, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
color: rgba(40, 32, 32, 0.35);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled:active, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:active, window.thunar toolbar#location-toolbar button.flat:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:checked {
|
||||
color: rgba(255, 255, 255, 0.75);
|
||||
background-color: rgba(175, 175, 175, 0.65);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:not(:first-child):active, window.thunar #location-toolbar.inline-toolbar button.flat:not(:first-child):active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:not(:first-child):active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:not(:first-child):active {
|
||||
box-shadow: -1px 0 #959595;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:not(:first-child):checked, window.thunar #location-toolbar.inline-toolbar button.flat:not(:first-child):checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:not(:first-child):checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:not(:first-child):checked {
|
||||
box-shadow: -1px 0 #585858;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-right: none;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry {
|
||||
min-height: 20px;
|
||||
}
|
||||
|
@ -7119,6 +7119,91 @@ window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-t
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher {
|
||||
border: 1px solid rgba(0, 0, 0, 0.12);
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: rgba(40, 32, 32, 0.8);
|
||||
background-color: white;
|
||||
background-image: linear-gradient(0deg, #f1f1f1 0%, #fdfdfd 95%, #fefefe 100%);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:backdrop, window.thunar #location-toolbar.inline-toolbar button.flat:backdrop, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:backdrop, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:backdrop {
|
||||
opacity: 0.7;
|
||||
background-image: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover {
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: rgba(34, 28, 28, 0.8);
|
||||
background-color: #fafafa;
|
||||
background-image: linear-gradient(0deg, #f8f8f8 0%, #ffffff 100%);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
background-color: #686868;
|
||||
background-image: linear-gradient(0deg, #656565 0%, #707070 100%);
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
border-top-color: rgba(0, 0, 0, 0.12);
|
||||
border-bottom-color: rgba(0, 0, 0, 0.12);
|
||||
text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
-gtk-icon-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: none;
|
||||
background-clip: border-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active {
|
||||
color: #ffffff;
|
||||
background-color: #afafaf;
|
||||
background-image: none;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
-gtk-icon-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: none;
|
||||
background-clip: border-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
background-color: white;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled label, window.thunar #location-toolbar.inline-toolbar button.flat:disabled label, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled label, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled label, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
color: rgba(40, 32, 32, 0.35);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled:active, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:active, window.thunar toolbar#location-toolbar button.flat:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:checked {
|
||||
color: rgba(255, 255, 255, 0.75);
|
||||
background-color: rgba(175, 175, 175, 0.65);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:not(:first-child):active, window.thunar #location-toolbar.inline-toolbar button.flat:not(:first-child):active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:not(:first-child):active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:not(:first-child):active {
|
||||
box-shadow: -1px 0 #959595;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:not(:first-child):checked, window.thunar #location-toolbar.inline-toolbar button.flat:not(:first-child):checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:not(:first-child):checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:not(:first-child):checked {
|
||||
box-shadow: -1px 0 #585858;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-right: none;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry {
|
||||
min-height: 20px;
|
||||
}
|
||||
|
@ -7119,6 +7119,91 @@ window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-t
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat, window.thunar #location-toolbar.inline-toolbar button.flat, window.thunar toolbar#location-toolbar button.budgie-menu-launcher, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher {
|
||||
border: 1px solid rgba(0, 0, 0, 0.12);
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: rgba(40, 32, 32, 0.8);
|
||||
background-color: white;
|
||||
background-image: linear-gradient(0deg, #f1f1f1 0%, #fdfdfd 95%, #fefefe 100%);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:backdrop, window.thunar #location-toolbar.inline-toolbar button.flat:backdrop, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:backdrop, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:backdrop {
|
||||
opacity: 0.7;
|
||||
background-image: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:hover, window.thunar #location-toolbar.inline-toolbar button.flat:hover, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:hover, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:hover {
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: rgba(34, 28, 28, 0.8);
|
||||
background-color: #fafafa;
|
||||
background-image: linear-gradient(0deg, #f8f8f8 0%, #ffffff 100%);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:checked, window.thunar #location-toolbar.inline-toolbar button.flat:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
background-color: #686868;
|
||||
background-image: linear-gradient(0deg, #656565 0%, #707070 100%);
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
border-top-color: rgba(0, 0, 0, 0.12);
|
||||
border-bottom-color: rgba(0, 0, 0, 0.12);
|
||||
text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
-gtk-icon-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: none;
|
||||
background-clip: border-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:active, window.thunar #location-toolbar.inline-toolbar button.flat:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:active {
|
||||
color: #ffffff;
|
||||
background-color: #afafaf;
|
||||
background-image: none;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
-gtk-icon-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: none;
|
||||
background-clip: border-box;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
background-color: white;
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled label, window.thunar #location-toolbar.inline-toolbar button.flat:disabled label, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled label, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled label, window.thunar toolbar#location-toolbar button.flat:disabled, window.thunar #location-toolbar.inline-toolbar button.flat:disabled, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled {
|
||||
color: rgba(40, 32, 32, 0.35);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:disabled:active, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:active, window.thunar toolbar#location-toolbar button.flat:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.flat:disabled:checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:disabled:checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:disabled:checked {
|
||||
color: rgba(255, 255, 255, 0.75);
|
||||
background-color: rgba(175, 175, 175, 0.65);
|
||||
box-shadow: 0px 1px 1px 0px rgba(16, 16, 16, 0.04), 0px 1px 2px 0px rgba(16, 16, 16, 0.01);
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:not(:first-child):active, window.thunar #location-toolbar.inline-toolbar button.flat:not(:first-child):active, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:not(:first-child):active, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:not(:first-child):active {
|
||||
box-shadow: -1px 0 #959595;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar button.flat:not(:first-child):checked, window.thunar #location-toolbar.inline-toolbar button.flat:not(:first-child):checked, window.thunar toolbar#location-toolbar button.budgie-menu-launcher:not(:first-child):checked, window.thunar #location-toolbar.inline-toolbar button.budgie-menu-launcher:not(:first-child):checked {
|
||||
box-shadow: -1px 0 #585858;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-parent > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-right: none;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat:not(.toggle), window.thunar toolbar#location-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.budgie-menu-launcher:not(.toggle), window.thunar .budgie-panel toolbar#location-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle), window.thunar .budgie-panel #location-toolbar.inline-toolbar > toolbutton#open-home > button.image-button.flat.launcher:not(.toggle) {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry {
|
||||
min-height: 20px;
|
||||
}
|
||||
|
@ -1851,6 +1851,72 @@ window.thunar {
|
||||
toolbar#location-toolbar {
|
||||
border-bottom: 1px solid $borders_color;
|
||||
|
||||
button.flat {
|
||||
border: 1px solid $borders_color;
|
||||
@include button(header-normal);
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
|
||||
&:backdrop { opacity: 0.7; background-image: none; @if $compact == 'false' { box-shadow: none; } }
|
||||
|
||||
&:hover {
|
||||
@include button(header-hover);
|
||||
}
|
||||
|
||||
&:checked {
|
||||
@include button(header-checked);
|
||||
background-clip: if($darker=='false' and $variant=='light', border-box, padding-box);
|
||||
@if $variant=='light' and $compact == 'true' { box-shadow: none; }
|
||||
}
|
||||
|
||||
&:active {
|
||||
@include button(header-active);
|
||||
background-clip: if($darker=='false' and $variant=='light', border-box, padding-box);
|
||||
@if $variant=='light' and $compact == 'true' { box-shadow: none; }
|
||||
}
|
||||
|
||||
&:disabled { @include button(header-insensitive); }
|
||||
|
||||
&:disabled:active, &:disabled:checked { @include button(header-insensitive-active); }
|
||||
|
||||
&, &:hover, &:active, &:checked, &:disabled {
|
||||
@if $variant=='dark' or $compact == 'true' {
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
|
||||
@if $variant == 'light' and $compact == 'false' {
|
||||
&:not(:first-child) {
|
||||
&:active { box-shadow: -1px 0 mix(black, $header_button_active_bg, 15%); }
|
||||
&:checked { box-shadow: -1px 0 mix(black, $header_button_checked_bg, 15%); }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
> toolbutton#open-parent > button.image-button.flat:not(.toggle) {
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-right: none;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
> toolbutton#open-home > button.image-button.flat:not(.toggle) {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
margin-right: 6px;
|
||||
|
||||
@if $variant=='dark' or $compact == 'true' {
|
||||
margin-left: 1px;
|
||||
}
|
||||
}
|
||||
|
||||
// > toolitem#back > button.flat.toggle,
|
||||
> toolitem#forward > button.flat.toggle {
|
||||
@if $variant=='dark' or $compact == 'true' {
|
||||
margin-left: 1px;
|
||||
}
|
||||
}
|
||||
|
||||
// FIXME: need to unset for weird allocation height
|
||||
entry { min-height: if($variant == 'light', 20px, 22px); }
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user