Replace some icon to octicon
- replace some of the non-octicon to octicon.
- adjust the color of octicon on the button.

modified icon is as follows.

- .icon-home          -> .octicon-home
- .icon-time          -> .octicon-clock
- .icon-ok            -> .octicon-check
- .icon-lock          -> .octicon-lock
- .icon-envelope      -> .octicon-mail
- .icon-pencil        -> .octicon-pencil
- .icon-remove-circle -> .octicon-x
- .icon-check         -> .octicon-clippy
- .icon-calendar      -> .octicon-calendar
- .icon-cog           -> .octicon-gear
- .icon-th-list       -> .octicon-list-unordered
- .icon-trash         -> .octicon-trashcan
- .icon-arrow-right   -> .octicon-arrow-right
- .icon-retweet       -> .octicon-git-compare
- .icon-comment       -> .octicon-comment
1 parent 28c0262 commit 2794f9fcfce0da5a2e8ab9791088dad0de5d7365
@Masahiro Namba Masahiro Namba authored on 20 Aug 2015
Showing 20 changed files
View
src/main/twirl/gitbucket/core/account/main.scala.html
View
src/main/twirl/gitbucket/core/account/newrepo.scala.html
View
src/main/twirl/gitbucket/core/account/repositories.scala.html
View
src/main/twirl/gitbucket/core/admin/users/list.scala.html
View
src/main/twirl/gitbucket/core/helper/checkicon.scala.html
View
src/main/twirl/gitbucket/core/helper/commitcomment.scala.html
View
src/main/twirl/gitbucket/core/helper/copy.scala.html
View
src/main/twirl/gitbucket/core/helper/datepicker.scala.html
View
src/main/twirl/gitbucket/core/helper/dropdown.scala.html
View
src/main/twirl/gitbucket/core/issues/issueinfo.scala.html
View
src/main/twirl/gitbucket/core/issues/listparts.scala.html
View
src/main/twirl/gitbucket/core/pulls/compare.scala.html
View
src/main/twirl/gitbucket/core/repo/blob.scala.html
View
src/main/twirl/gitbucket/core/repo/branches.scala.html
View
src/main/twirl/gitbucket/core/repo/commit.scala.html
View
src/main/twirl/gitbucket/core/repo/commits.scala.html
View
src/main/twirl/gitbucket/core/repo/files.scala.html
View
src/main/twirl/gitbucket/core/repo/find.scala.html
View
src/main/twirl/gitbucket/core/search/issues.scala.html
View
src/main/webapp/assets/common/css/gitbucket.css