1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-26 11:28:27 +00:00

Improve dependency UI (#4503)

This commit is contained in:
Lauris BH
2018-09-07 05:32:46 +03:00
committed by Lunny Xiao
parent fa4663e61e
commit fab7937c62
5 changed files with 53 additions and 56 deletions

View File

@@ -156,6 +156,10 @@ pre, code {
z-index: 10;
}
&.transparent.label {
background-color: transparent;
}
&.menu,
&.vertical.menu,
&.segment {