Roll out more FontIcons

Summary: Sidenav launcher, search typeahead results, apps launcher

Test Plan:
Used each of these items

{F275814}

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11499
This commit is contained in:
Chad Little
2015-01-26 08:19:22 -08:00
parent b303d719ef
commit 96edc9d2bc
21 changed files with 54 additions and 900 deletions

View File

@@ -19,7 +19,7 @@ final class PhabricatorDiffusionApplication extends PhabricatorApplication {
}
public function getFontIcon() {
return 'fa-file-code-o';
return 'fa-code';
}
public function isPinnedByDefault(PhabricatorUser $viewer) {