mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
UI: Confirmation box
This commit is contained in:
@@ -17,9 +17,6 @@ body {
|
||||
width: 16px;
|
||||
text-align: center;
|
||||
}
|
||||
.fa {
|
||||
font-size: 14px;
|
||||
}
|
||||
.container {
|
||||
max-width: 1170px;
|
||||
padding: 0 1.5em;
|
||||
|
@@ -160,7 +160,7 @@
|
||||
}
|
||||
// the drop-down menu of #dashboard-new-repo
|
||||
#dashboard-new-repo-menu {
|
||||
top: 35px;
|
||||
top: 33px;
|
||||
width: 180px;
|
||||
background-color: #FFF;
|
||||
left: -132px;
|
||||
|
@@ -38,7 +38,6 @@
|
||||
}
|
||||
.label{
|
||||
margin-left: 4px;
|
||||
font-size: .6em;
|
||||
}
|
||||
}
|
||||
.current {
|
||||
|
Reference in New Issue
Block a user