mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-31 11:52:10 +00:00
Clean less files (#6921)
This commit is contained in:
parent
0b785481d7
commit
6fb58a8cdc
17 changed files with 1545 additions and 1159 deletions
|
@ -8,6 +8,7 @@
|
|||
font-size: 1.6rem;
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
||||
.ui.right {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
@ -16,6 +17,7 @@
|
|||
|
||||
&.new.org {
|
||||
#create-page-form;
|
||||
|
||||
form {
|
||||
.header {
|
||||
padding-left: 0 !important;
|
||||
|
@ -42,10 +44,12 @@
|
|||
font-size: 36px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.desc {
|
||||
font-size: 16px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.meta {
|
||||
.item {
|
||||
display: inline-block;
|
||||
|
@ -84,8 +88,7 @@
|
|||
|
||||
&.invite {
|
||||
#invite-box {
|
||||
margin: auto;
|
||||
margin-top: 50px;
|
||||
margin: 50px auto auto;
|
||||
width: 500px !important;
|
||||
|
||||
#search-user-box {
|
||||
|
@ -94,6 +97,7 @@
|
|||
width: 300px;
|
||||
}
|
||||
}
|
||||
|
||||
.ui.button {
|
||||
margin-left: 5px;
|
||||
margin-top: -3px;
|
||||
|
@ -112,6 +116,7 @@
|
|||
width: 48px;
|
||||
height: 48px;
|
||||
}
|
||||
|
||||
.meta {
|
||||
line-height: 24px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue