gnome-shell: remove menu separator margins

master
Horst3180 2016-06-03 23:55:24 +02:00
parent 76d343ff8b
commit 1de4ef7977
9 changed files with 9 additions and 9 deletions

View File

@ -517,7 +517,7 @@ StScrollBar {
.popup-separator-menu-item {
-gradient-height: 0px;
height: 2px;
margin: 10px 0px;
margin: 0;
background-color: transparent;
background-gradient-direction: none !important;
border: none;

View File

@ -517,7 +517,7 @@ StScrollBar {
.popup-separator-menu-item {
-gradient-height: 0px;
height: 2px;
margin: 10px 0px;
margin: 0;
background-color: transparent;
background-gradient-direction: none !important;
border: none;

View File

@ -635,7 +635,7 @@ StScrollBar {
-gradient-height: 0px;
//-margin-horizontal: 24px;
height: 2px; //not really the whole box
margin: 10px 0px;
margin: 0;
background-color: transparent;
background-gradient-direction: none !important;
border: none;

View File

@ -466,7 +466,7 @@ StScrollBar {
.popup-separator-menu-item {
height: 2px;
margin: 10px 0px;
margin: 0;
background-color: transparent;
border: none;
border-image: url("common-assets/menu/menu-separator.svg") 1 1 1 1; }

View File

@ -466,7 +466,7 @@ StScrollBar {
.popup-separator-menu-item {
height: 2px;
margin: 10px 0px;
margin: 0;
background-color: transparent;
border: none;
border-image: url("common-assets/menu/menu-separator.svg") 1 1 1 1; }

View File

@ -592,7 +592,7 @@ StScrollBar {
.popup-separator-menu-item {
//-margin-horizontal: 24px;
height: 2px; //not really the whole box
margin: 10px 0px;
margin: 0;
background-color: transparent;
border: none;
border-image: url("common-assets/menu/menu-separator.svg") 1 1 1 1;

View File

@ -495,7 +495,7 @@ StScrollBar {
.popup-separator-menu-item {
height: 2px;
margin: 10px 0;
margin: 0;
background-color: transparent;
border: none;
border-image: url("common-assets/menu/menu-separator.svg") 1 1 1 1; }

View File

@ -495,7 +495,7 @@ StScrollBar {
.popup-separator-menu-item {
height: 2px;
margin: 10px 0;
margin: 0;
background-color: transparent;
border: none;
border-image: url("common-assets/menu/menu-separator.svg") 1 1 1 1; }

View File

@ -659,7 +659,7 @@ StScrollBar {
.popup-separator-menu-item {
//-margin-horizontal: 24px;
height: 2px; //not really the whole box
margin: 10px 0;
margin: 0;
background-color: transparent;
border: none;
border-image: url("common-assets/menu/menu-separator.svg") 1 1 1 1;