summaryrefslogtreecommitdiffstats
path: root/web_src/less/_form.less
diff options
context:
space:
mode:
authorsilverwind <me@silverwind.io>2020-11-08 17:29:18 +0100
committerGitHub <noreply@github.com>2020-11-08 16:29:18 +0000
commit8411cb567a5e0fc807376ab09915378baefbc78f (patch)
treec104f93dff280007e7241683d42a6be97cdba1a4 /web_src/less/_form.less
parentf719e2e80619564acc929254eb66251d863dc6fe (diff)
downloadgitea-8411cb567a5e0fc807376ab09915378baefbc78f.tar.gz
gitea-8411cb567a5e0fc807376ab09915378baefbc78f.zip
Fix colors and triangles in issues (#13463)
- Fix misaligned triangles - Fix triangle and header background colors - Adjust timeline color
Diffstat (limited to 'web_src/less/_form.less')
-rw-r--r--web_src/less/_form.less9
1 files changed, 0 insertions, 9 deletions
diff --git a/web_src/less/_form.less b/web_src/less/_form.less
index 4c0d1efe0b..666e7fa99b 100644
--- a/web_src/less/_form.less
+++ b/web_src/less/_form.less
@@ -7,15 +7,6 @@
}
}
-.ui.attached.header {
- background: #f0f0f0;
-
- .right .button {
- padding: 8px 10px;
- font-weight: normal;
- }
-}
-
@create-page-form-input-padding: 250px !important;
#create-page-form {
form {