mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Improved style of Admin -> Domain -> Domain description
This commit is contained in:
parent
8948d22095
commit
8c3a4b4fc7
28 changed files with 30 additions and 34 deletions
|
|
@ -7,16 +7,12 @@
|
|||
max-width: 810px;
|
||||
|
||||
.domain-desc {
|
||||
color: #666;
|
||||
line-height: 20px;
|
||||
background-color: #f9f9f9;
|
||||
padding: 8px;
|
||||
border: 1px solid #eee;
|
||||
border: 1px solid;
|
||||
border-radius: var(--input-border-radius, 3px);
|
||||
margin: -5px 0;
|
||||
i {
|
||||
font-style: normal;
|
||||
color: red;
|
||||
strong {
|
||||
color: var(--error-clr, #b94a48);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue