mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
fix a typo
This commit is contained in:
parent
284a959345
commit
993ef0121f
@ -3733,7 +3733,7 @@ NemoWindow .pane-separator,
|
|||||||
MarlinViewWindow .pane-separator {
|
MarlinViewWindow .pane-separator {
|
||||||
background-color: rgba(46, 49, 56, 0.95); }
|
background-color: rgba(46, 49, 56, 0.95); }
|
||||||
|
|
||||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog .background {
|
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||||
background-color: rgba(69, 74, 84, 0.95); }
|
background-color: rgba(69, 74, 84, 0.95); }
|
||||||
|
|
||||||
GtkFileChooserDialog .sidebar {
|
GtkFileChooserDialog .sidebar {
|
||||||
|
@ -3724,7 +3724,7 @@ NemoWindow .pane-separator,
|
|||||||
MarlinViewWindow .pane-separator {
|
MarlinViewWindow .pane-separator {
|
||||||
background-color: rgba(60, 64, 73, 0.95); }
|
background-color: rgba(60, 64, 73, 0.95); }
|
||||||
|
|
||||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog .background {
|
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||||
background-color: rgba(60, 64, 73, 0.95); }
|
background-color: rgba(60, 64, 73, 0.95); }
|
||||||
|
|
||||||
GtkFileChooserDialog .sidebar {
|
GtkFileChooserDialog .sidebar {
|
||||||
|
@ -3733,7 +3733,7 @@ NemoWindow .pane-separator,
|
|||||||
MarlinViewWindow .pane-separator {
|
MarlinViewWindow .pane-separator {
|
||||||
background-color: #2e3138; }
|
background-color: #2e3138; }
|
||||||
|
|
||||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog .background {
|
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||||
background-color: #454a54; }
|
background-color: #454a54; }
|
||||||
|
|
||||||
GtkFileChooserDialog .sidebar {
|
GtkFileChooserDialog .sidebar {
|
||||||
|
@ -3724,7 +3724,7 @@ NemoWindow .pane-separator,
|
|||||||
MarlinViewWindow .pane-separator {
|
MarlinViewWindow .pane-separator {
|
||||||
background-color: #3c4049; }
|
background-color: #3c4049; }
|
||||||
|
|
||||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog .background {
|
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||||
background-color: #3c4049; }
|
background-color: #3c4049; }
|
||||||
|
|
||||||
GtkFileChooserDialog .sidebar {
|
GtkFileChooserDialog .sidebar {
|
||||||
|
@ -3723,7 +3723,7 @@ NemoWindow .pane-separator,
|
|||||||
MarlinViewWindow .pane-separator {
|
MarlinViewWindow .pane-separator {
|
||||||
background-color: #3c4049; }
|
background-color: #3c4049; }
|
||||||
|
|
||||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog .background {
|
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||||
background-color: #3c4049; }
|
background-color: #3c4049; }
|
||||||
|
|
||||||
GtkFileChooserDialog .sidebar {
|
GtkFileChooserDialog .sidebar {
|
||||||
|
@ -3723,7 +3723,7 @@ NemoWindow .pane-separator,
|
|||||||
MarlinViewWindow .pane-separator {
|
MarlinViewWindow .pane-separator {
|
||||||
background-color: rgba(60, 64, 73, 0.95); }
|
background-color: rgba(60, 64, 73, 0.95); }
|
||||||
|
|
||||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog .background {
|
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||||
background-color: rgba(60, 64, 73, 0.95); }
|
background-color: rgba(60, 64, 73, 0.95); }
|
||||||
|
|
||||||
GtkFileChooserDialog .sidebar {
|
GtkFileChooserDialog .sidebar {
|
||||||
|
@ -85,7 +85,7 @@ MarlinViewWindow {
|
|||||||
|
|
||||||
GtkFileChooserDialog {
|
GtkFileChooserDialog {
|
||||||
|
|
||||||
&.background.csd, .background { background-color: $dark_sidebar_bg }
|
&.background.csd, &.background { background-color: $dark_sidebar_bg }
|
||||||
.sidebar { background-color: transparent }
|
.sidebar { background-color: transparent }
|
||||||
|
|
||||||
// Yeah, this is ugly, but prevents a transparent background in the image preview box
|
// Yeah, this is ugly, but prevents a transparent background in the image preview box
|
||||||
|
@ -3630,7 +3630,7 @@ NemoWindow .pane-separator,
|
|||||||
MarlinViewWindow .pane-separator {
|
MarlinViewWindow .pane-separator {
|
||||||
background-color: rgba(46, 49, 56, 0.95); }
|
background-color: rgba(46, 49, 56, 0.95); }
|
||||||
|
|
||||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog .background {
|
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||||
background-color: rgba(69, 74, 84, 0.95); }
|
background-color: rgba(69, 74, 84, 0.95); }
|
||||||
|
|
||||||
GtkFileChooserDialog .sidebar {
|
GtkFileChooserDialog .sidebar {
|
||||||
|
@ -3621,7 +3621,7 @@ NemoWindow .pane-separator,
|
|||||||
MarlinViewWindow .pane-separator {
|
MarlinViewWindow .pane-separator {
|
||||||
background-color: rgba(60, 64, 73, 0.95); }
|
background-color: rgba(60, 64, 73, 0.95); }
|
||||||
|
|
||||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog .background {
|
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||||
background-color: rgba(60, 64, 73, 0.95); }
|
background-color: rgba(60, 64, 73, 0.95); }
|
||||||
|
|
||||||
GtkFileChooserDialog .sidebar {
|
GtkFileChooserDialog .sidebar {
|
||||||
|
@ -3630,7 +3630,7 @@ NemoWindow .pane-separator,
|
|||||||
MarlinViewWindow .pane-separator {
|
MarlinViewWindow .pane-separator {
|
||||||
background-color: #2e3138; }
|
background-color: #2e3138; }
|
||||||
|
|
||||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog .background {
|
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||||
background-color: #454a54; }
|
background-color: #454a54; }
|
||||||
|
|
||||||
GtkFileChooserDialog .sidebar {
|
GtkFileChooserDialog .sidebar {
|
||||||
|
@ -3621,7 +3621,7 @@ NemoWindow .pane-separator,
|
|||||||
MarlinViewWindow .pane-separator {
|
MarlinViewWindow .pane-separator {
|
||||||
background-color: #3c4049; }
|
background-color: #3c4049; }
|
||||||
|
|
||||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog .background {
|
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||||
background-color: #3c4049; }
|
background-color: #3c4049; }
|
||||||
|
|
||||||
GtkFileChooserDialog .sidebar {
|
GtkFileChooserDialog .sidebar {
|
||||||
|
@ -3620,7 +3620,7 @@ NemoWindow .pane-separator,
|
|||||||
MarlinViewWindow .pane-separator {
|
MarlinViewWindow .pane-separator {
|
||||||
background-color: #3c4049; }
|
background-color: #3c4049; }
|
||||||
|
|
||||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog .background {
|
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||||
background-color: #3c4049; }
|
background-color: #3c4049; }
|
||||||
|
|
||||||
GtkFileChooserDialog .sidebar {
|
GtkFileChooserDialog .sidebar {
|
||||||
|
@ -3620,7 +3620,7 @@ NemoWindow .pane-separator,
|
|||||||
MarlinViewWindow .pane-separator {
|
MarlinViewWindow .pane-separator {
|
||||||
background-color: rgba(60, 64, 73, 0.95); }
|
background-color: rgba(60, 64, 73, 0.95); }
|
||||||
|
|
||||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog .background {
|
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||||
background-color: rgba(60, 64, 73, 0.95); }
|
background-color: rgba(60, 64, 73, 0.95); }
|
||||||
|
|
||||||
GtkFileChooserDialog .sidebar {
|
GtkFileChooserDialog .sidebar {
|
||||||
|
@ -84,7 +84,7 @@ MarlinViewWindow {
|
|||||||
|
|
||||||
GtkFileChooserDialog {
|
GtkFileChooserDialog {
|
||||||
|
|
||||||
&.background.csd, .background { background-color: $dark_sidebar_bg }
|
&.background.csd, &.background { background-color: $dark_sidebar_bg }
|
||||||
.sidebar { background-color: transparent }
|
.sidebar { background-color: transparent }
|
||||||
|
|
||||||
// Yeah, this is ugly, but prevents a transparent background in the image preview box
|
// Yeah, this is ugly, but prevents a transparent background in the image preview box
|
||||||
|
Loading…
Reference in New Issue
Block a user