Browse Source

lineedit consistent corners

pull/611/head
agilob 11 years ago
parent
commit
7d255d2a6f
No known key found for this signature in database
GPG Key ID: 34568050DBCCB997
  1. 1
      ui/window/statusPanel.css

1
ui/window/statusPanel.css

@ -4,6 +4,7 @@ QLineEdit @@ -4,6 +4,7 @@ QLineEdit
background-color: @mediumGrey;
color: white;
border: 0px;
border-radius: 6px;
}
#statusPanel

Loading…
Cancel
Save