Cleaning up the Preference's GUI, starting from the General tab
This commit is contained in:
@@ -84,6 +84,10 @@ GtkFrame {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
GtkFrame GtkGrid {
|
||||
padding: 2px 2px;
|
||||
}
|
||||
|
||||
GtkNotebook {
|
||||
padding: 2px;
|
||||
}
|
||||
|
@@ -86,6 +86,10 @@ GtkFrame {
|
||||
padding: 4px 4px;
|
||||
}
|
||||
|
||||
GtkFrame GtkGrid {
|
||||
padding: 4px 4px;
|
||||
}
|
||||
|
||||
GtkNotebook {
|
||||
padding: 4px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user