From 9a1d5d2489d25778e26ab413cb9ee78d3fe2823a Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sat, 9 Aug 2014 15:40:10 -0700 Subject: Finish new web hook pages --- public/ng/less/gogs/base.less | 3 +++ 1 file changed, 3 insertions(+) (limited to 'public/ng/less/gogs/base.less') diff --git a/public/ng/less/gogs/base.less b/public/ng/less/gogs/base.less index 8d22557a..96842f47 100644 --- a/public/ng/less/gogs/base.less +++ b/public/ng/less/gogs/base.less @@ -239,4 +239,7 @@ clear: both; } .text-red { color: #DD4B39; +} +.text-grey { + color: #999999; } \ No newline at end of file -- cgit v1.2.3