index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
path:
root
/
public
/
ng
/
less
/
gogs
/
dashboard.less
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'public/ng/less/gogs/dashboard.less')
-rw-r--r--
public/ng/less/gogs/dashboard.less
4
1 files changed, 1 insertions, 3 deletions
diff --git a/public/ng/less/gogs/dashboard.less b/public/ng/less/gogs/dashboard.less
index afef60cf..60aa8072 100644
--- a/
public/ng/less/gogs/dashboard.less
+++ b/
public/ng/less/gogs/dashboard.less
@@ -1,9 +1,7 @@
@import "../ui/var";
-
/*
-The dashboard page style
+ The dashboard page style
*/
-
@dashboardHeaderBorderColor: #D6D6D6;
@dashboardHeaderLinkColor: #444;
@dashboardHeaderLinkHoverColor: #D9453D;