This is an automated email from the git hooks/post-receive script. n o m a d p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository apps/xfdashboard.
commit d8e717765174d05e3be66e1f4724f33387024ecc Author: Stephan Haller <[email protected]> Date: Tue Mar 27 06:38:23 2018 +0200 Add property to search result container items in icon view mode to get the icon also displayed as in list mode. --- data/themes/xfdashboard/xfdashboard.css | 1 + 1 file changed, 1 insertion(+) diff --git a/data/themes/xfdashboard/xfdashboard.css b/data/themes/xfdashboard/xfdashboard.css index 34a8fd4..65b53dc 100644 --- a/data/themes/xfdashboard/xfdashboard.css +++ b/data/themes/xfdashboard/xfdashboard.css @@ -364,6 +364,7 @@ XfdashboardSearchView XfdashboardSearchResultContainer XfdashboardApplicationBut XfdashboardSearchView XfdashboardSearchResultContainer XfdashboardButton.result-item.view-mode-icon { + button-style: both; icon-size: 64.0; single-line: false; sync-icon-size: false; -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
