ui: finalized design for history list
This commit is contained in:
@@ -1,16 +1,19 @@
|
||||
#history_list {
|
||||
background: <color:search/popup/background>;
|
||||
border: none;
|
||||
}
|
||||
|
||||
QListWidget::item {
|
||||
border: none;
|
||||
border-bottom: 1px solid <color:search/popup/background>;
|
||||
}
|
||||
|
||||
#history_list {
|
||||
background: <color:search/popup/background>;
|
||||
}
|
||||
|
||||
#history_item, #history_item_current {
|
||||
border: none;
|
||||
color: <color:search/popup/text>;
|
||||
font-family: "<setting:font_name>";
|
||||
font-size: <setting:font_size>px;
|
||||
padding-left: 20px;
|
||||
padding-left: 22px;
|
||||
padding-top: 1px;
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 350 B |
Reference in New Issue
Block a user