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:
Cosimo Cecchi
2013-01-23 23:11:23 -05:00
parent c550e2ccf5
commit 2247065dc5
3 changed files with 33 additions and 6 deletions

View File

@ -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;