Fix colors and triangles in issues (#13463)

- Fix misaligned triangles
- Fix triangle and header background colors
- Adjust timeline color
This commit is contained in:
2020-11-08 17:29:18 +01:00
committed by GitHub
parent f719e2e806
commit 8411cb567a
4 changed files with 40 additions and 55 deletions

View File

@ -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 {