1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 18:58:38 +00:00

Finish new admin dashboard

This commit is contained in:
Unknwon
2014-08-28 22:29:00 +08:00
parent 81287ba022
commit 1aec1a2dda
19 changed files with 360 additions and 167 deletions

View File

@@ -321,10 +321,10 @@ optgroup {
}
// table elements
table {
border-collapse: collapse;
border-spacing: 0;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
}
td,