Change admin css
This commit is contained in:
parent
edb0bf30d8
commit
eb6fd48e21
4 changed files with 13 additions and 17 deletions
|
@ -18,20 +18,6 @@
|
|||
width: 100% !important;
|
||||
}
|
||||
|
||||
#content .content-description h1,
|
||||
#content .content-description h2,
|
||||
#content .content-description h3,
|
||||
#content .content-description h4,
|
||||
#content .content-description h5,
|
||||
#content .content-description h6 {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#content .content-description h5 {
|
||||
letter-spacing: initial;
|
||||
text-transform: initial;
|
||||
}
|
||||
|
||||
#content input.select2-search__field {
|
||||
border: none;
|
||||
box-shadow: none !important;
|
||||
|
@ -39,7 +25,8 @@
|
|||
|
||||
#content .content-description ul,
|
||||
#content .content-description ol {
|
||||
margin: 0;
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
#content .content-description li {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue