forked from mirrors/Gitea-Modern
1.0.12
This commit is contained in:
parent
3d9e40b984
commit
0cec8c56a1
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
/* ==UserStyle==
|
||||
@name Gitea Modern
|
||||
@version 1.0.11
|
||||
@version 1.0.12
|
||||
@description A modern style for Gitea and Codeberg!
|
||||
@updateURL https://codeberg.org/Freeplay/CSS-Styles/raw/branch/main/Gitea/theme-gitea-modern.user.css
|
||||
@homepageURL https://codeberg.org/Freeplay/CSS-Styles
|
||||
|
@ -99,6 +99,7 @@
|
|||
.input.action.fluid {
|
||||
border: 1px solid var(--color-secondary) !important;
|
||||
height: 40px;
|
||||
background-color: var(--color-input-background);
|
||||
}
|
||||
.input.action.fluid input {
|
||||
border: 0;
|
||||
|
|
Loading…
Reference in a new issue