1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Apply ng to issue dashboard

This commit is contained in:
Antoine GIRARD
2015-03-19 00:35:17 +01:00
parent e9c599b48a
commit 96a71aaed8
9 changed files with 184 additions and 60 deletions

View File

@@ -45,6 +45,10 @@
@btnGrayHoverColor: #FAFAFA;
@btnGrayBorderColor: #D0D0D0;
@btnWhiteColor: #FFF;
@btnWhiteHoverColor: #e8e8e8;
@btnWhiteBorderColor: #c6c6c6;
@lineMenuHoverBgColor: #EAEAEA;
@lineMenuHoverFontColor: #444;