Settings page is "fully" implementation.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 7.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -23,7 +23,7 @@ QLabel#profileArrow {
|
||||
font-size: 18px;
|
||||
}
|
||||
QFrame#profilePopup {
|
||||
background: palette(mid);
|
||||
/* background: palette(mid);*/
|
||||
border: 1px solid palette(midlight);
|
||||
border-radius: 5px;
|
||||
}
|
||||
@@ -32,6 +32,7 @@ QPushButton#profileItem {
|
||||
background: transparent;
|
||||
border: none;
|
||||
text-align: left;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
QPushButton#profileItem:hover {
|
||||
|
||||
Reference in New Issue
Block a user