Add hover state to stackable list.

Summary: Adds a hover state, helpful for large stacked lists. Also applied dust to projects and config to go with the hover changes.

Test Plan: Config, Projects

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5223
This commit is contained in:
Chad Little
2013-03-05 09:48:17 -08:00
parent c2c8c34e84
commit 20201364e5
6 changed files with 49 additions and 41 deletions

View File

@@ -91,6 +91,7 @@ final class PhabricatorConfigAllController
array(
'title' => $title,
'device' => true,
'dust' => true,
));
}