mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
remove quarternary color from dialog header CSS
This commit is contained in:
parent
02abcd03fb
commit
e1dda2337b
2 changed files with 0 additions and 2 deletions
|
@ -66,7 +66,6 @@ animation: modal .25s;
|
|||
.modal-header {
|
||||
border-bottom: 1px solid scale-color-diff();
|
||||
h3 {
|
||||
color: $quaternary;
|
||||
font-size: 20px;
|
||||
padding: 10px 15px 7px;
|
||||
}
|
||||
|
|
|
@ -58,7 +58,6 @@
|
|||
display:none;
|
||||
}
|
||||
h3 {
|
||||
color: $quaternary;
|
||||
font-size: 18px;
|
||||
padding-left: 15px;
|
||||
margin-bottom: 5px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue