spinbutton separation between text and buttons, as discussed in IRC.
This commit is contained in:
@@ -333,8 +333,6 @@ button.Right {
|
||||
|
||||
/* [1.23[-][+]] */
|
||||
entry, spinbutton {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
min-height: 10px;
|
||||
background-color: #262626;
|
||||
}
|
||||
|
@@ -210,8 +210,6 @@ GtkButton.Right {
|
||||
|
||||
/* [1.23[-][+]] */
|
||||
GtkEntry, GtkSpinButton {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
background-color: #262626;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user