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
/
css
/
gogs.css
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
FuXiaoHei <fuxiaohei@hexiaz.com>
2014-03-10 21:12:49 +0800
committer
FuXiaoHei <fuxiaohei@hexiaz.com>
2014-03-10 21:12:49 +0800
commit
efa039a0f75ff9ba9376af1cbd3d948752c074fc
(
patch
)
tree
c98399f49124b90f513d2a8e029118802849ef29
/
public/css/gogs.css
parent
3ca7a33907e674c2c90e9f795b57bf87868f16b7
(
diff
)
finish ssh key pages ui
Diffstat
(limited to 'public/css/gogs.css')
-rwxr-xr-x
public/css/gogs.css
4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/css/gogs.css b/public/css/gogs.css
index 9205178f..4a4144ba 100755
--- a/
public/css/gogs.css
+++ b/
public/css/gogs.css
@@ -32,6 +32,10 @@ body {
background-color: transparent;
}
+.btn{
+ cursor: pointer;
+}
+
/* gogits nav header */
.gogs-masthead {
background-color: #428bca;