1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-10-27 19:04:02 +00:00

fix the last commit

This commit is contained in:
Horst3180 2016-05-15 16:47:40 +02:00
parent 0a34ab5e8e
commit 98360ab381
7 changed files with 26 additions and 2 deletions

View File

@ -3211,6 +3211,10 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover {
box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37); }
.caja-side-pane .frame,
.caja-notebook .frame {
border-width: 1px 0; }
.open-document-selector-treeview.view, iconview.open-document-selector-treeview {
padding: 3px 6px 3px 6px;
border-color: #404552; }

View File

@ -3209,6 +3209,10 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover {
box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37); }
.caja-side-pane .frame,
.caja-notebook .frame {
border-width: 1px 0; }
.open-document-selector-treeview.view, iconview.open-document-selector-treeview {
padding: 3px 6px 3px 6px;
border-color: #ffffff; }

View File

@ -3211,6 +3211,10 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover {
box-shadow: inset 1px 0 rgba(21, 23, 28, 0.4); }
.caja-side-pane .frame,
.caja-notebook .frame {
border-width: 1px 0; }
.open-document-selector-treeview.view, iconview.open-document-selector-treeview {
padding: 3px 6px 3px 6px;
border-color: #404552; }

View File

@ -3209,6 +3209,10 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover {
box-shadow: inset 1px 0 rgba(21, 23, 28, 0.4); }
.caja-side-pane .frame,
.caja-notebook .frame {
border-width: 1px 0; }
.open-document-selector-treeview.view, iconview.open-document-selector-treeview {
padding: 3px 6px 3px 6px;
border-color: #ffffff; }

View File

@ -3213,6 +3213,10 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover {
box-shadow: inset 1px 0 rgba(82, 93, 118, 0.1); }
.caja-side-pane .frame,
.caja-notebook .frame {
border-width: 1px 0; }
.open-document-selector-treeview.view, iconview.open-document-selector-treeview {
padding: 3px 6px 3px 6px;
border-color: #ffffff; }

View File

@ -3213,6 +3213,10 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover {
box-shadow: inset 1px 0 rgba(82, 93, 118, 0.1); }
.caja-side-pane .frame,
.caja-notebook .frame {
border-width: 1px 0; }
.open-document-selector-treeview.view, iconview.open-document-selector-treeview {
padding: 3px 6px 3px 6px;
border-color: #ffffff; }

View File

@ -151,8 +151,8 @@ $disk_space_free: darken($bg_color, 3%);
//
.caja-desktop { @extend .nautilus-desktop.nautilus-canvas-item; }
.caja-side-pane scrolledwindow.frame,
.caja-notebook scrolledwindow.frame { border-width: 1px 0; }
.caja-side-pane .frame,
.caja-notebook .frame { border-width: 1px 0; }
//
// Gedit