summaryrefslogtreecommitdiffstats
path: root/public/ng/fonts
Commit message (Collapse)AuthorAgeFilesLines
* fix #650Unknwon2015-11-2211-1073/+0
|
* #1487 Readme TemplateUnknwon2015-08-286-465/+601
|
* pull request page ui review, upgrade octicon iconsfuxiaohei2014-09-234-11/+9
|
* Removed trailing white spacesTristan Storch2014-08-301-1/+1
| | | | | | | | | | Removed trailing whitespaces with ```sh for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done ``` and some handwork.
* New UI merge in progressUnknwon2014-07-2610-0/+939