added border to input box
This commit is contained in:
@@ -55,8 +55,8 @@ Screen {
|
||||
Input {
|
||||
dock: bottom;
|
||||
margin: 0;
|
||||
border: none;
|
||||
padding: 0 1;
|
||||
border: heavy darkcyan;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* HeaderPanel styles are in DEFAULT_CSS on the widget itself */
|
||||
|
||||
Reference in New Issue
Block a user