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 *
|
* Pathbars *
|
||||||
************/
|
************/
|
||||||
.path-bar .button:first-child {
|
.path-bar .button {
|
||||||
padding-left: 8px; }
|
padding-left: 6px;
|
||||||
|
padding-right: 6px; }
|
||||||
.path-bar .button:last-child {
|
.path-bar .button:only-child {
|
||||||
padding-right: 8px; }
|
padding-left: 10px;
|
||||||
|
padding-right: 10px; }
|
||||||
.path-bar .button:only-child {
|
.path-bar .button GtkLabel:last-child {
|
||||||
padding-left: 12px;
|
|
||||||
padding-right: 12px; }
|
|
||||||
|
|
||||||
.path-bar .button GtkLabel:last-child {
|
|
||||||
padding-left: 2px; }
|
padding-left: 2px; }
|
||||||
|
.path-bar .button GtkLabel:first-child {
|
||||||
.path-bar .button GtkLabel:first-child {
|
|
||||||
padding-right: 2px; }
|
padding-right: 2px; }
|
||||||
|
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||||
.path-bar .button GtkLabel:only-child {
|
padding-right: 4px;
|
||||||
padding-right: 0;
|
padding-left: 4px; }
|
||||||
padding-left: 0; }
|
|
||||||
|
|
||||||
/**************
|
/**************
|
||||||
* Tree Views *
|
* Tree Views *
|
||||||
|
@ -1192,25 +1192,19 @@ GtkComboBox {
|
|||||||
/************
|
/************
|
||||||
* Pathbars *
|
* Pathbars *
|
||||||
************/
|
************/
|
||||||
.path-bar .button:first-child {
|
.path-bar .button {
|
||||||
padding-left: 8px; }
|
padding-left: 6px;
|
||||||
|
padding-right: 6px; }
|
||||||
.path-bar .button:last-child {
|
.path-bar .button:only-child {
|
||||||
padding-right: 8px; }
|
padding-left: 10px;
|
||||||
|
padding-right: 10px; }
|
||||||
.path-bar .button:only-child {
|
.path-bar .button GtkLabel:last-child {
|
||||||
padding-left: 12px;
|
|
||||||
padding-right: 12px; }
|
|
||||||
|
|
||||||
.path-bar .button GtkLabel:last-child {
|
|
||||||
padding-left: 2px; }
|
padding-left: 2px; }
|
||||||
|
.path-bar .button GtkLabel:first-child {
|
||||||
.path-bar .button GtkLabel:first-child {
|
|
||||||
padding-right: 2px; }
|
padding-right: 2px; }
|
||||||
|
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||||
.path-bar .button GtkLabel:only-child {
|
padding-right: 4px;
|
||||||
padding-right: 0;
|
padding-left: 4px; }
|
||||||
padding-left: 0; }
|
|
||||||
|
|
||||||
/**************
|
/**************
|
||||||
* Tree Views *
|
* Tree Views *
|
||||||
|
@ -1191,25 +1191,19 @@ GtkComboBox {
|
|||||||
/************
|
/************
|
||||||
* Pathbars *
|
* Pathbars *
|
||||||
************/
|
************/
|
||||||
.path-bar .button:first-child {
|
.path-bar .button {
|
||||||
padding-left: 8px; }
|
padding-left: 6px;
|
||||||
|
padding-right: 6px; }
|
||||||
.path-bar .button:last-child {
|
.path-bar .button:only-child {
|
||||||
padding-right: 8px; }
|
padding-left: 10px;
|
||||||
|
padding-right: 10px; }
|
||||||
.path-bar .button:only-child {
|
.path-bar .button GtkLabel:last-child {
|
||||||
padding-left: 12px;
|
|
||||||
padding-right: 12px; }
|
|
||||||
|
|
||||||
.path-bar .button GtkLabel:last-child {
|
|
||||||
padding-left: 2px; }
|
padding-left: 2px; }
|
||||||
|
.path-bar .button GtkLabel:first-child {
|
||||||
.path-bar .button GtkLabel:first-child {
|
|
||||||
padding-right: 2px; }
|
padding-right: 2px; }
|
||||||
|
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||||
.path-bar .button GtkLabel:only-child {
|
padding-right: 4px;
|
||||||
padding-right: 0;
|
padding-left: 4px; }
|
||||||
padding-left: 0; }
|
|
||||||
|
|
||||||
/**************
|
/**************
|
||||||
* Tree Views *
|
* Tree Views *
|
||||||
|
@ -1192,25 +1192,19 @@ GtkComboBox {
|
|||||||
/************
|
/************
|
||||||
* Pathbars *
|
* Pathbars *
|
||||||
************/
|
************/
|
||||||
.path-bar .button:first-child {
|
.path-bar .button {
|
||||||
padding-left: 8px; }
|
padding-left: 6px;
|
||||||
|
padding-right: 6px; }
|
||||||
.path-bar .button:last-child {
|
.path-bar .button:only-child {
|
||||||
padding-right: 8px; }
|
padding-left: 10px;
|
||||||
|
padding-right: 10px; }
|
||||||
.path-bar .button:only-child {
|
.path-bar .button GtkLabel:last-child {
|
||||||
padding-left: 12px;
|
|
||||||
padding-right: 12px; }
|
|
||||||
|
|
||||||
.path-bar .button GtkLabel:last-child {
|
|
||||||
padding-left: 2px; }
|
padding-left: 2px; }
|
||||||
|
.path-bar .button GtkLabel:first-child {
|
||||||
.path-bar .button GtkLabel:first-child {
|
|
||||||
padding-right: 2px; }
|
padding-right: 2px; }
|
||||||
|
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||||
.path-bar .button GtkLabel:only-child {
|
padding-right: 4px;
|
||||||
padding-right: 0;
|
padding-left: 4px; }
|
||||||
padding-left: 0; }
|
|
||||||
|
|
||||||
/**************
|
/**************
|
||||||
* Tree Views *
|
* Tree Views *
|
||||||
|
@ -1191,25 +1191,19 @@ GtkComboBox {
|
|||||||
/************
|
/************
|
||||||
* Pathbars *
|
* Pathbars *
|
||||||
************/
|
************/
|
||||||
.path-bar .button:first-child {
|
.path-bar .button {
|
||||||
padding-left: 8px; }
|
padding-left: 6px;
|
||||||
|
padding-right: 6px; }
|
||||||
.path-bar .button:last-child {
|
.path-bar .button:only-child {
|
||||||
padding-right: 8px; }
|
padding-left: 10px;
|
||||||
|
padding-right: 10px; }
|
||||||
.path-bar .button:only-child {
|
.path-bar .button GtkLabel:last-child {
|
||||||
padding-left: 12px;
|
|
||||||
padding-right: 12px; }
|
|
||||||
|
|
||||||
.path-bar .button GtkLabel:last-child {
|
|
||||||
padding-left: 2px; }
|
padding-left: 2px; }
|
||||||
|
.path-bar .button GtkLabel:first-child {
|
||||||
.path-bar .button GtkLabel:first-child {
|
|
||||||
padding-right: 2px; }
|
padding-right: 2px; }
|
||||||
|
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||||
.path-bar .button GtkLabel:only-child {
|
padding-right: 4px;
|
||||||
padding-right: 0;
|
padding-left: 4px; }
|
||||||
padding-left: 0; }
|
|
||||||
|
|
||||||
/**************
|
/**************
|
||||||
* Tree Views *
|
* Tree Views *
|
||||||
|
@ -1191,25 +1191,19 @@ GtkComboBox {
|
|||||||
/************
|
/************
|
||||||
* Pathbars *
|
* Pathbars *
|
||||||
************/
|
************/
|
||||||
.path-bar .button:first-child {
|
.path-bar .button {
|
||||||
padding-left: 8px; }
|
padding-left: 6px;
|
||||||
|
padding-right: 6px; }
|
||||||
.path-bar .button:last-child {
|
.path-bar .button:only-child {
|
||||||
padding-right: 8px; }
|
padding-left: 10px;
|
||||||
|
padding-right: 10px; }
|
||||||
.path-bar .button:only-child {
|
.path-bar .button GtkLabel:last-child {
|
||||||
padding-left: 12px;
|
|
||||||
padding-right: 12px; }
|
|
||||||
|
|
||||||
.path-bar .button GtkLabel:last-child {
|
|
||||||
padding-left: 2px; }
|
padding-left: 2px; }
|
||||||
|
.path-bar .button GtkLabel:first-child {
|
||||||
.path-bar .button GtkLabel:first-child {
|
|
||||||
padding-right: 2px; }
|
padding-right: 2px; }
|
||||||
|
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||||
.path-bar .button GtkLabel:only-child {
|
padding-right: 4px;
|
||||||
padding-right: 0;
|
padding-left: 4px; }
|
||||||
padding-left: 0; }
|
|
||||||
|
|
||||||
/**************
|
/**************
|
||||||
* Tree Views *
|
* Tree Views *
|
||||||
|
@ -1315,21 +1315,19 @@ GtkComboBox {
|
|||||||
/************
|
/************
|
||||||
* Pathbars *
|
* Pathbars *
|
||||||
************/
|
************/
|
||||||
|
|
||||||
.path-bar .button {
|
.path-bar .button {
|
||||||
//padding: 5px 6px 6px;
|
padding-left: 6px;
|
||||||
&:first-child { padding-left: 8px; }
|
padding-right: 6px;
|
||||||
&:last-child { padding-right: 8px; }
|
|
||||||
&:only-child {
|
&:only-child {
|
||||||
padding-left: 12px;
|
padding-left: 10px;
|
||||||
padding-right: 12px;
|
padding-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
// the following is for spacing the icon and the label inside the home button
|
// the following is for spacing the icon and the label inside the home button
|
||||||
GtkLabel:last-child { padding-left: 2px; }
|
GtkLabel:last-child { padding-left: 2px; }
|
||||||
GtkLabel:first-child { padding-right: 2px; }
|
GtkLabel:first-child { padding-right: 2px; }
|
||||||
GtkLabel:only-child { padding-right: 0; padding-left: 0; }
|
GtkLabel:only-child, GtkLabel { padding-right: 4px; padding-left: 4px; }
|
||||||
//GtkImage { padding-top: 1px; }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**************
|
/**************
|
||||||
|
@ -1198,25 +1198,19 @@ GtkComboBox {
|
|||||||
/************
|
/************
|
||||||
* Pathbars *
|
* Pathbars *
|
||||||
************/
|
************/
|
||||||
.path-bar .button:first-child {
|
.path-bar .button {
|
||||||
padding-left: 8px; }
|
padding-left: 6px;
|
||||||
|
padding-right: 6px; }
|
||||||
.path-bar .button:last-child {
|
.path-bar .button:only-child {
|
||||||
padding-right: 8px; }
|
padding-left: 10px;
|
||||||
|
padding-right: 10px; }
|
||||||
.path-bar .button:only-child {
|
.path-bar .button GtkLabel:last-child {
|
||||||
padding-left: 12px;
|
|
||||||
padding-right: 12px; }
|
|
||||||
|
|
||||||
.path-bar .button GtkLabel:last-child {
|
|
||||||
padding-left: 2px; }
|
padding-left: 2px; }
|
||||||
|
.path-bar .button GtkLabel:first-child {
|
||||||
.path-bar .button GtkLabel:first-child {
|
|
||||||
padding-right: 2px; }
|
padding-right: 2px; }
|
||||||
|
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||||
.path-bar .button GtkLabel:only-child {
|
padding-right: 4px;
|
||||||
padding-right: 0;
|
padding-left: 4px; }
|
||||||
padding-left: 0; }
|
|
||||||
|
|
||||||
/**************
|
/**************
|
||||||
* Tree Views *
|
* Tree Views *
|
||||||
|
@ -1199,25 +1199,19 @@ GtkComboBox {
|
|||||||
/************
|
/************
|
||||||
* Pathbars *
|
* Pathbars *
|
||||||
************/
|
************/
|
||||||
.path-bar .button:first-child {
|
.path-bar .button {
|
||||||
padding-left: 8px; }
|
padding-left: 6px;
|
||||||
|
padding-right: 6px; }
|
||||||
.path-bar .button:last-child {
|
.path-bar .button:only-child {
|
||||||
padding-right: 8px; }
|
padding-left: 10px;
|
||||||
|
padding-right: 10px; }
|
||||||
.path-bar .button:only-child {
|
.path-bar .button GtkLabel:last-child {
|
||||||
padding-left: 12px;
|
|
||||||
padding-right: 12px; }
|
|
||||||
|
|
||||||
.path-bar .button GtkLabel:last-child {
|
|
||||||
padding-left: 2px; }
|
padding-left: 2px; }
|
||||||
|
.path-bar .button GtkLabel:first-child {
|
||||||
.path-bar .button GtkLabel:first-child {
|
|
||||||
padding-right: 2px; }
|
padding-right: 2px; }
|
||||||
|
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||||
.path-bar .button GtkLabel:only-child {
|
padding-right: 4px;
|
||||||
padding-right: 0;
|
padding-left: 4px; }
|
||||||
padding-left: 0; }
|
|
||||||
|
|
||||||
/**************
|
/**************
|
||||||
* Tree Views *
|
* Tree Views *
|
||||||
|
@ -1198,25 +1198,19 @@ GtkComboBox {
|
|||||||
/************
|
/************
|
||||||
* Pathbars *
|
* Pathbars *
|
||||||
************/
|
************/
|
||||||
.path-bar .button:first-child {
|
.path-bar .button {
|
||||||
padding-left: 8px; }
|
padding-left: 6px;
|
||||||
|
padding-right: 6px; }
|
||||||
.path-bar .button:last-child {
|
.path-bar .button:only-child {
|
||||||
padding-right: 8px; }
|
padding-left: 10px;
|
||||||
|
padding-right: 10px; }
|
||||||
.path-bar .button:only-child {
|
.path-bar .button GtkLabel:last-child {
|
||||||
padding-left: 12px;
|
|
||||||
padding-right: 12px; }
|
|
||||||
|
|
||||||
.path-bar .button GtkLabel:last-child {
|
|
||||||
padding-left: 2px; }
|
padding-left: 2px; }
|
||||||
|
.path-bar .button GtkLabel:first-child {
|
||||||
.path-bar .button GtkLabel:first-child {
|
|
||||||
padding-right: 2px; }
|
padding-right: 2px; }
|
||||||
|
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||||
.path-bar .button GtkLabel:only-child {
|
padding-right: 4px;
|
||||||
padding-right: 0;
|
padding-left: 4px; }
|
||||||
padding-left: 0; }
|
|
||||||
|
|
||||||
/**************
|
/**************
|
||||||
* Tree Views *
|
* Tree Views *
|
||||||
|
@ -1199,25 +1199,19 @@ GtkComboBox {
|
|||||||
/************
|
/************
|
||||||
* Pathbars *
|
* Pathbars *
|
||||||
************/
|
************/
|
||||||
.path-bar .button:first-child {
|
.path-bar .button {
|
||||||
padding-left: 8px; }
|
padding-left: 6px;
|
||||||
|
padding-right: 6px; }
|
||||||
.path-bar .button:last-child {
|
.path-bar .button:only-child {
|
||||||
padding-right: 8px; }
|
padding-left: 10px;
|
||||||
|
padding-right: 10px; }
|
||||||
.path-bar .button:only-child {
|
.path-bar .button GtkLabel:last-child {
|
||||||
padding-left: 12px;
|
|
||||||
padding-right: 12px; }
|
|
||||||
|
|
||||||
.path-bar .button GtkLabel:last-child {
|
|
||||||
padding-left: 2px; }
|
padding-left: 2px; }
|
||||||
|
.path-bar .button GtkLabel:first-child {
|
||||||
.path-bar .button GtkLabel:first-child {
|
|
||||||
padding-right: 2px; }
|
padding-right: 2px; }
|
||||||
|
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||||
.path-bar .button GtkLabel:only-child {
|
padding-right: 4px;
|
||||||
padding-right: 0;
|
padding-left: 4px; }
|
||||||
padding-left: 0; }
|
|
||||||
|
|
||||||
/**************
|
/**************
|
||||||
* Tree Views *
|
* Tree Views *
|
||||||
|
@ -1198,25 +1198,19 @@ GtkComboBox {
|
|||||||
/************
|
/************
|
||||||
* Pathbars *
|
* Pathbars *
|
||||||
************/
|
************/
|
||||||
.path-bar .button:first-child {
|
.path-bar .button {
|
||||||
padding-left: 8px; }
|
padding-left: 6px;
|
||||||
|
padding-right: 6px; }
|
||||||
.path-bar .button:last-child {
|
.path-bar .button:only-child {
|
||||||
padding-right: 8px; }
|
padding-left: 10px;
|
||||||
|
padding-right: 10px; }
|
||||||
.path-bar .button:only-child {
|
.path-bar .button GtkLabel:last-child {
|
||||||
padding-left: 12px;
|
|
||||||
padding-right: 12px; }
|
|
||||||
|
|
||||||
.path-bar .button GtkLabel:last-child {
|
|
||||||
padding-left: 2px; }
|
padding-left: 2px; }
|
||||||
|
.path-bar .button GtkLabel:first-child {
|
||||||
.path-bar .button GtkLabel:first-child {
|
|
||||||
padding-right: 2px; }
|
padding-right: 2px; }
|
||||||
|
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||||
.path-bar .button GtkLabel:only-child {
|
padding-right: 4px;
|
||||||
padding-right: 0;
|
padding-left: 4px; }
|
||||||
padding-left: 0; }
|
|
||||||
|
|
||||||
/**************
|
/**************
|
||||||
* Tree Views *
|
* Tree Views *
|
||||||
|
@ -1198,25 +1198,19 @@ GtkComboBox {
|
|||||||
/************
|
/************
|
||||||
* Pathbars *
|
* Pathbars *
|
||||||
************/
|
************/
|
||||||
.path-bar .button:first-child {
|
.path-bar .button {
|
||||||
padding-left: 8px; }
|
padding-left: 6px;
|
||||||
|
padding-right: 6px; }
|
||||||
.path-bar .button:last-child {
|
.path-bar .button:only-child {
|
||||||
padding-right: 8px; }
|
padding-left: 10px;
|
||||||
|
padding-right: 10px; }
|
||||||
.path-bar .button:only-child {
|
.path-bar .button GtkLabel:last-child {
|
||||||
padding-left: 12px;
|
|
||||||
padding-right: 12px; }
|
|
||||||
|
|
||||||
.path-bar .button GtkLabel:last-child {
|
|
||||||
padding-left: 2px; }
|
padding-left: 2px; }
|
||||||
|
.path-bar .button GtkLabel:first-child {
|
||||||
.path-bar .button GtkLabel:first-child {
|
|
||||||
padding-right: 2px; }
|
padding-right: 2px; }
|
||||||
|
.path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel {
|
||||||
.path-bar .button GtkLabel:only-child {
|
padding-right: 4px;
|
||||||
padding-right: 0;
|
padding-left: 4px; }
|
||||||
padding-left: 0; }
|
|
||||||
|
|
||||||
/**************
|
/**************
|
||||||
* Tree Views *
|
* Tree Views *
|
||||||
|
@ -1324,21 +1324,19 @@ GtkComboBox {
|
|||||||
/************
|
/************
|
||||||
* Pathbars *
|
* Pathbars *
|
||||||
************/
|
************/
|
||||||
|
|
||||||
.path-bar .button {
|
.path-bar .button {
|
||||||
//padding: 5px 6px 6px;
|
padding-left: 6px;
|
||||||
&:first-child { padding-left: 8px; }
|
padding-right: 6px;
|
||||||
&:last-child { padding-right: 8px; }
|
|
||||||
&:only-child {
|
&:only-child {
|
||||||
padding-left: 12px;
|
padding-left: 10px;
|
||||||
padding-right: 12px;
|
padding-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
// the following is for spacing the icon and the label inside the home button
|
// the following is for spacing the icon and the label inside the home button
|
||||||
GtkLabel:last-child { padding-left: 2px; }
|
GtkLabel:last-child { padding-left: 2px; }
|
||||||
GtkLabel:first-child { padding-right: 2px; }
|
GtkLabel:first-child { padding-right: 2px; }
|
||||||
GtkLabel:only-child { padding-right: 0; padding-left: 0; }
|
GtkLabel:only-child, GtkLabel { padding-right: 4px; padding-left: 4px; }
|
||||||
//GtkImage { padding-top: 1px; }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**************
|
/**************
|
||||||
|
Loading…
Reference in New Issue
Block a user