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
author
Unknwon <joe2010xtmf@163.com>
2014-09-28 01:44:09 -0400
committer
Unknwon <joe2010xtmf@163.com>
2014-09-28 01:44:09 -0400
commit
e3b78c47e24c9ef175f355a5868bb6191946cf4e
(
patch
)
tree
fe793035e3052b8967984de3ea092c943466ddb7
/
public/ng/less/gogs/dashboard.less
parent
49193bebd283322bb997b7aed09fc7818a881af9
(
diff
)
parent
7d48f811f16d3565f161a44e4e98c451cf6c857e
(
diff
)
Merge branch 'master' of github.com:gogits/gogs
Conflicts: public/ng/less/gogs/repository.less templates/repo/home.tmpl
Diffstat
(limited to 'public/ng/less/gogs/dashboard.less')
-rw-r--r--
public/ng/less/gogs/dashboard.less
4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/ng/less/gogs/dashboard.less b/public/ng/less/gogs/dashboard.less
index 24c433a3..cf1b87cc 100644
--- a/
public/ng/less/gogs/dashboard.less
+++ b/
public/ng/less/gogs/dashboard.less
@@ -12,6 +12,7 @@
#dashboard-header {
border-bottom: 1px solid @dashboardHeaderBorderColor;
height: 69px;
+ background-color: #FFF;
> .menu-line {
> li {
padding: 12px 6px;
@@ -125,6 +126,9 @@
.repo-contrib-header {
border-top: 1px solid #d6d6d6;
}
+ .panel-header{
+ font-size: 14px;
+ }
}
#dashboard-my-repo {
.panel-header {