dash: add a SlidingControl for the dash actor
Will be needed to hide and show it when searching. https://bugzilla.gnome.org/show_bug.cgi?id=682050
This commit is contained in:
@ -772,15 +772,11 @@ StScrollBar StButton#vhandle:active {
|
||||
}
|
||||
|
||||
#searchResultsContent {
|
||||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
spacing: 16px;
|
||||
}
|
||||
|
||||
#searchResultsContent:rtl {
|
||||
padding-right: 0px;
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
.search-section {
|
||||
/* This should be equal to #searchResultsContent spacing */
|
||||
spacing: 16px;
|
||||
|
Reference in New Issue
Block a user