fix a typo

master
Horst3180 2015-07-17 15:37:39 +02:00
parent 284a959345
commit 993ef0121f
14 changed files with 14 additions and 14 deletions

View File

@ -3733,7 +3733,7 @@ NemoWindow .pane-separator,
MarlinViewWindow .pane-separator {
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); }
GtkFileChooserDialog .sidebar {

View File

@ -3724,7 +3724,7 @@ NemoWindow .pane-separator,
MarlinViewWindow .pane-separator {
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); }
GtkFileChooserDialog .sidebar {

View File

@ -3733,7 +3733,7 @@ NemoWindow .pane-separator,
MarlinViewWindow .pane-separator {
background-color: #2e3138; }
GtkFileChooserDialog.background.csd, GtkFileChooserDialog .background {
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
background-color: #454a54; }
GtkFileChooserDialog .sidebar {

View File

@ -3724,7 +3724,7 @@ NemoWindow .pane-separator,
MarlinViewWindow .pane-separator {
background-color: #3c4049; }
GtkFileChooserDialog.background.csd, GtkFileChooserDialog .background {
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
background-color: #3c4049; }
GtkFileChooserDialog .sidebar {

View File

@ -3723,7 +3723,7 @@ NemoWindow .pane-separator,
MarlinViewWindow .pane-separator {
background-color: #3c4049; }
GtkFileChooserDialog.background.csd, GtkFileChooserDialog .background {
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
background-color: #3c4049; }
GtkFileChooserDialog .sidebar {

View File

@ -3723,7 +3723,7 @@ NemoWindow .pane-separator,
MarlinViewWindow .pane-separator {
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); }
GtkFileChooserDialog .sidebar {

View File

@ -85,7 +85,7 @@ MarlinViewWindow {
GtkFileChooserDialog {
&.background.csd, .background { background-color: $dark_sidebar_bg }
&.background.csd, &.background { background-color: $dark_sidebar_bg }
.sidebar { background-color: transparent }
// Yeah, this is ugly, but prevents a transparent background in the image preview box

View File

@ -3630,7 +3630,7 @@ NemoWindow .pane-separator,
MarlinViewWindow .pane-separator {
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); }
GtkFileChooserDialog .sidebar {

View File

@ -3621,7 +3621,7 @@ NemoWindow .pane-separator,
MarlinViewWindow .pane-separator {
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); }
GtkFileChooserDialog .sidebar {

View File

@ -3630,7 +3630,7 @@ NemoWindow .pane-separator,
MarlinViewWindow .pane-separator {
background-color: #2e3138; }
GtkFileChooserDialog.background.csd, GtkFileChooserDialog .background {
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
background-color: #454a54; }
GtkFileChooserDialog .sidebar {

View File

@ -3621,7 +3621,7 @@ NemoWindow .pane-separator,
MarlinViewWindow .pane-separator {
background-color: #3c4049; }
GtkFileChooserDialog.background.csd, GtkFileChooserDialog .background {
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
background-color: #3c4049; }
GtkFileChooserDialog .sidebar {

View File

@ -3620,7 +3620,7 @@ NemoWindow .pane-separator,
MarlinViewWindow .pane-separator {
background-color: #3c4049; }
GtkFileChooserDialog.background.csd, GtkFileChooserDialog .background {
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
background-color: #3c4049; }
GtkFileChooserDialog .sidebar {

View File

@ -3620,7 +3620,7 @@ NemoWindow .pane-separator,
MarlinViewWindow .pane-separator {
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); }
GtkFileChooserDialog .sidebar {

View File

@ -84,7 +84,7 @@ MarlinViewWindow {
GtkFileChooserDialog {
&.background.csd, .background { background-color: $dark_sidebar_bg }
&.background.csd, &.background { background-color: $dark_sidebar_bg }
.sidebar { background-color: transparent }
// Yeah, this is ugly, but prevents a transparent background in the image preview box