mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
332495 - grouping by site is not preserved when searching + various other search/sort fixes. r=annie.sullivan@gmail.com, brettw@gmail.com (history pieces)
This commit is contained in:
parent
f63e81d381
commit
4d476242be
@ -107,6 +107,7 @@ treechildren::-moz-tree-cell-text(title, separator, selected, focus) {
|
||||
#contentTitle {
|
||||
margin: 5px 8px 5px 0px;
|
||||
font-weight: bold;
|
||||
width: 0px;
|
||||
}
|
||||
|
||||
/* Search Bar */
|
||||
@ -232,4 +233,3 @@ treechildren::-moz-tree-cell-text(title, separator, selected, focus) {
|
||||
#searchModifiers {
|
||||
padding-right: 3px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user