mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
fix pathbar padding
This commit is contained in:
parent
7a026ab092
commit
7694fee69d
@ -1191,25 +1191,19 @@ GtkComboBox {
|
||||
/************
|
||||
* Pathbars *
|
||||
************/
|
||||
.path-bar .button:first-child {
|
||||
padding-left: 8px; }
|
||||
|
||||
.path-bar .button:last-child {
|
||||
padding-right: 8px; }
|
||||
|
||||
.path-bar .button {
|
||||
padding-left: 6px;
|
||||
padding-right: 6px; }
|
||||
.path-bar .button:only-child {
|
||||
padding-left: 12px;
|
||||
padding-right: 12px; }
|
||||
|
||||
padding-left: 10px;
|
||||
padding-right: 10px; }
|
||||
.path-bar .button GtkLabel:last-child {
|
||||
padding-left: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:first-child {
|
||||
padding-right: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:only-child {
|
||||
padding-right: 0;
|
||||
padding-left: 0; }
|
||||
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||
padding-right: 4px;
|
||||
padding-left: 4px; }
|
||||
|
||||
/**************
|
||||
* Tree Views *
|
||||
|
@ -1192,25 +1192,19 @@ GtkComboBox {
|
||||
/************
|
||||
* Pathbars *
|
||||
************/
|
||||
.path-bar .button:first-child {
|
||||
padding-left: 8px; }
|
||||
|
||||
.path-bar .button:last-child {
|
||||
padding-right: 8px; }
|
||||
|
||||
.path-bar .button {
|
||||
padding-left: 6px;
|
||||
padding-right: 6px; }
|
||||
.path-bar .button:only-child {
|
||||
padding-left: 12px;
|
||||
padding-right: 12px; }
|
||||
|
||||
padding-left: 10px;
|
||||
padding-right: 10px; }
|
||||
.path-bar .button GtkLabel:last-child {
|
||||
padding-left: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:first-child {
|
||||
padding-right: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:only-child {
|
||||
padding-right: 0;
|
||||
padding-left: 0; }
|
||||
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||
padding-right: 4px;
|
||||
padding-left: 4px; }
|
||||
|
||||
/**************
|
||||
* Tree Views *
|
||||
|
@ -1191,25 +1191,19 @@ GtkComboBox {
|
||||
/************
|
||||
* Pathbars *
|
||||
************/
|
||||
.path-bar .button:first-child {
|
||||
padding-left: 8px; }
|
||||
|
||||
.path-bar .button:last-child {
|
||||
padding-right: 8px; }
|
||||
|
||||
.path-bar .button {
|
||||
padding-left: 6px;
|
||||
padding-right: 6px; }
|
||||
.path-bar .button:only-child {
|
||||
padding-left: 12px;
|
||||
padding-right: 12px; }
|
||||
|
||||
padding-left: 10px;
|
||||
padding-right: 10px; }
|
||||
.path-bar .button GtkLabel:last-child {
|
||||
padding-left: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:first-child {
|
||||
padding-right: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:only-child {
|
||||
padding-right: 0;
|
||||
padding-left: 0; }
|
||||
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||
padding-right: 4px;
|
||||
padding-left: 4px; }
|
||||
|
||||
/**************
|
||||
* Tree Views *
|
||||
|
@ -1192,25 +1192,19 @@ GtkComboBox {
|
||||
/************
|
||||
* Pathbars *
|
||||
************/
|
||||
.path-bar .button:first-child {
|
||||
padding-left: 8px; }
|
||||
|
||||
.path-bar .button:last-child {
|
||||
padding-right: 8px; }
|
||||
|
||||
.path-bar .button {
|
||||
padding-left: 6px;
|
||||
padding-right: 6px; }
|
||||
.path-bar .button:only-child {
|
||||
padding-left: 12px;
|
||||
padding-right: 12px; }
|
||||
|
||||
padding-left: 10px;
|
||||
padding-right: 10px; }
|
||||
.path-bar .button GtkLabel:last-child {
|
||||
padding-left: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:first-child {
|
||||
padding-right: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:only-child {
|
||||
padding-right: 0;
|
||||
padding-left: 0; }
|
||||
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||
padding-right: 4px;
|
||||
padding-left: 4px; }
|
||||
|
||||
/**************
|
||||
* Tree Views *
|
||||
|
@ -1191,25 +1191,19 @@ GtkComboBox {
|
||||
/************
|
||||
* Pathbars *
|
||||
************/
|
||||
.path-bar .button:first-child {
|
||||
padding-left: 8px; }
|
||||
|
||||
.path-bar .button:last-child {
|
||||
padding-right: 8px; }
|
||||
|
||||
.path-bar .button {
|
||||
padding-left: 6px;
|
||||
padding-right: 6px; }
|
||||
.path-bar .button:only-child {
|
||||
padding-left: 12px;
|
||||
padding-right: 12px; }
|
||||
|
||||
padding-left: 10px;
|
||||
padding-right: 10px; }
|
||||
.path-bar .button GtkLabel:last-child {
|
||||
padding-left: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:first-child {
|
||||
padding-right: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:only-child {
|
||||
padding-right: 0;
|
||||
padding-left: 0; }
|
||||
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||
padding-right: 4px;
|
||||
padding-left: 4px; }
|
||||
|
||||
/**************
|
||||
* Tree Views *
|
||||
|
@ -1191,25 +1191,19 @@ GtkComboBox {
|
||||
/************
|
||||
* Pathbars *
|
||||
************/
|
||||
.path-bar .button:first-child {
|
||||
padding-left: 8px; }
|
||||
|
||||
.path-bar .button:last-child {
|
||||
padding-right: 8px; }
|
||||
|
||||
.path-bar .button {
|
||||
padding-left: 6px;
|
||||
padding-right: 6px; }
|
||||
.path-bar .button:only-child {
|
||||
padding-left: 12px;
|
||||
padding-right: 12px; }
|
||||
|
||||
padding-left: 10px;
|
||||
padding-right: 10px; }
|
||||
.path-bar .button GtkLabel:last-child {
|
||||
padding-left: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:first-child {
|
||||
padding-right: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:only-child {
|
||||
padding-right: 0;
|
||||
padding-left: 0; }
|
||||
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||
padding-right: 4px;
|
||||
padding-left: 4px; }
|
||||
|
||||
/**************
|
||||
* Tree Views *
|
||||
|
@ -1315,21 +1315,19 @@ GtkComboBox {
|
||||
/************
|
||||
* Pathbars *
|
||||
************/
|
||||
|
||||
.path-bar .button {
|
||||
//padding: 5px 6px 6px;
|
||||
&:first-child { padding-left: 8px; }
|
||||
&:last-child { padding-right: 8px; }
|
||||
padding-left: 6px;
|
||||
padding-right: 6px;
|
||||
|
||||
&:only-child {
|
||||
padding-left: 12px;
|
||||
padding-right: 12px;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
// the following is for spacing the icon and the label inside the home button
|
||||
GtkLabel:last-child { padding-left: 2px; }
|
||||
GtkLabel:first-child { padding-right: 2px; }
|
||||
GtkLabel:only-child { padding-right: 0; padding-left: 0; }
|
||||
//GtkImage { padding-top: 1px; }
|
||||
GtkLabel:only-child, GtkLabel { padding-right: 4px; padding-left: 4px; }
|
||||
}
|
||||
|
||||
/**************
|
||||
|
@ -1198,25 +1198,19 @@ GtkComboBox {
|
||||
/************
|
||||
* Pathbars *
|
||||
************/
|
||||
.path-bar .button:first-child {
|
||||
padding-left: 8px; }
|
||||
|
||||
.path-bar .button:last-child {
|
||||
padding-right: 8px; }
|
||||
|
||||
.path-bar .button {
|
||||
padding-left: 6px;
|
||||
padding-right: 6px; }
|
||||
.path-bar .button:only-child {
|
||||
padding-left: 12px;
|
||||
padding-right: 12px; }
|
||||
|
||||
padding-left: 10px;
|
||||
padding-right: 10px; }
|
||||
.path-bar .button GtkLabel:last-child {
|
||||
padding-left: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:first-child {
|
||||
padding-right: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:only-child {
|
||||
padding-right: 0;
|
||||
padding-left: 0; }
|
||||
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||
padding-right: 4px;
|
||||
padding-left: 4px; }
|
||||
|
||||
/**************
|
||||
* Tree Views *
|
||||
|
@ -1199,25 +1199,19 @@ GtkComboBox {
|
||||
/************
|
||||
* Pathbars *
|
||||
************/
|
||||
.path-bar .button:first-child {
|
||||
padding-left: 8px; }
|
||||
|
||||
.path-bar .button:last-child {
|
||||
padding-right: 8px; }
|
||||
|
||||
.path-bar .button {
|
||||
padding-left: 6px;
|
||||
padding-right: 6px; }
|
||||
.path-bar .button:only-child {
|
||||
padding-left: 12px;
|
||||
padding-right: 12px; }
|
||||
|
||||
padding-left: 10px;
|
||||
padding-right: 10px; }
|
||||
.path-bar .button GtkLabel:last-child {
|
||||
padding-left: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:first-child {
|
||||
padding-right: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:only-child {
|
||||
padding-right: 0;
|
||||
padding-left: 0; }
|
||||
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||
padding-right: 4px;
|
||||
padding-left: 4px; }
|
||||
|
||||
/**************
|
||||
* Tree Views *
|
||||
|
@ -1198,25 +1198,19 @@ GtkComboBox {
|
||||
/************
|
||||
* Pathbars *
|
||||
************/
|
||||
.path-bar .button:first-child {
|
||||
padding-left: 8px; }
|
||||
|
||||
.path-bar .button:last-child {
|
||||
padding-right: 8px; }
|
||||
|
||||
.path-bar .button {
|
||||
padding-left: 6px;
|
||||
padding-right: 6px; }
|
||||
.path-bar .button:only-child {
|
||||
padding-left: 12px;
|
||||
padding-right: 12px; }
|
||||
|
||||
padding-left: 10px;
|
||||
padding-right: 10px; }
|
||||
.path-bar .button GtkLabel:last-child {
|
||||
padding-left: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:first-child {
|
||||
padding-right: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:only-child {
|
||||
padding-right: 0;
|
||||
padding-left: 0; }
|
||||
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||
padding-right: 4px;
|
||||
padding-left: 4px; }
|
||||
|
||||
/**************
|
||||
* Tree Views *
|
||||
|
@ -1199,25 +1199,19 @@ GtkComboBox {
|
||||
/************
|
||||
* Pathbars *
|
||||
************/
|
||||
.path-bar .button:first-child {
|
||||
padding-left: 8px; }
|
||||
|
||||
.path-bar .button:last-child {
|
||||
padding-right: 8px; }
|
||||
|
||||
.path-bar .button {
|
||||
padding-left: 6px;
|
||||
padding-right: 6px; }
|
||||
.path-bar .button:only-child {
|
||||
padding-left: 12px;
|
||||
padding-right: 12px; }
|
||||
|
||||
padding-left: 10px;
|
||||
padding-right: 10px; }
|
||||
.path-bar .button GtkLabel:last-child {
|
||||
padding-left: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:first-child {
|
||||
padding-right: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:only-child {
|
||||
padding-right: 0;
|
||||
padding-left: 0; }
|
||||
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||
padding-right: 4px;
|
||||
padding-left: 4px; }
|
||||
|
||||
/**************
|
||||
* Tree Views *
|
||||
|
@ -1198,25 +1198,19 @@ GtkComboBox {
|
||||
/************
|
||||
* Pathbars *
|
||||
************/
|
||||
.path-bar .button:first-child {
|
||||
padding-left: 8px; }
|
||||
|
||||
.path-bar .button:last-child {
|
||||
padding-right: 8px; }
|
||||
|
||||
.path-bar .button {
|
||||
padding-left: 6px;
|
||||
padding-right: 6px; }
|
||||
.path-bar .button:only-child {
|
||||
padding-left: 12px;
|
||||
padding-right: 12px; }
|
||||
|
||||
padding-left: 10px;
|
||||
padding-right: 10px; }
|
||||
.path-bar .button GtkLabel:last-child {
|
||||
padding-left: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:first-child {
|
||||
padding-right: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:only-child {
|
||||
padding-right: 0;
|
||||
padding-left: 0; }
|
||||
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||
padding-right: 4px;
|
||||
padding-left: 4px; }
|
||||
|
||||
/**************
|
||||
* Tree Views *
|
||||
|
@ -1198,25 +1198,19 @@ GtkComboBox {
|
||||
/************
|
||||
* Pathbars *
|
||||
************/
|
||||
.path-bar .button:first-child {
|
||||
padding-left: 8px; }
|
||||
|
||||
.path-bar .button:last-child {
|
||||
padding-right: 8px; }
|
||||
|
||||
.path-bar .button {
|
||||
padding-left: 6px;
|
||||
padding-right: 6px; }
|
||||
.path-bar .button:only-child {
|
||||
padding-left: 12px;
|
||||
padding-right: 12px; }
|
||||
|
||||
padding-left: 10px;
|
||||
padding-right: 10px; }
|
||||
.path-bar .button GtkLabel:last-child {
|
||||
padding-left: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:first-child {
|
||||
padding-right: 2px; }
|
||||
|
||||
.path-bar .button GtkLabel:only-child {
|
||||
padding-right: 0;
|
||||
padding-left: 0; }
|
||||
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||
padding-right: 4px;
|
||||
padding-left: 4px; }
|
||||
|
||||
/**************
|
||||
* Tree Views *
|
||||
|
@ -1324,21 +1324,19 @@ GtkComboBox {
|
||||
/************
|
||||
* Pathbars *
|
||||
************/
|
||||
|
||||
.path-bar .button {
|
||||
//padding: 5px 6px 6px;
|
||||
&:first-child { padding-left: 8px; }
|
||||
&:last-child { padding-right: 8px; }
|
||||
padding-left: 6px;
|
||||
padding-right: 6px;
|
||||
|
||||
&:only-child {
|
||||
padding-left: 12px;
|
||||
padding-right: 12px;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
// the following is for spacing the icon and the label inside the home button
|
||||
GtkLabel:last-child { padding-left: 2px; }
|
||||
GtkLabel:first-child { padding-right: 2px; }
|
||||
GtkLabel:only-child { padding-right: 0; padding-left: 0; }
|
||||
//GtkImage { padding-top: 1px; }
|
||||
GtkLabel:only-child, GtkLabel { padding-right: 4px; padding-left: 4px; }
|
||||
}
|
||||
|
||||
/**************
|
||||
|
Loading…
Reference in New Issue
Block a user