Document form accordion styling..
This commit is contained in:
12
public/css/custom.css
vendored
12
public/css/custom.css
vendored
@ -1237,4 +1237,14 @@ table .align-items-center td span.badge {
|
||||
.aka-text, .aka-text--body {
|
||||
margin: 16px 0;
|
||||
}
|
||||
/* Document Finish */
|
||||
|
||||
.box-shadow-none {
|
||||
text-decoration: none;
|
||||
-webkit-box-shadow: none;
|
||||
box-shadow: none
|
||||
}
|
||||
|
||||
.card-header.collapsed.background-none {
|
||||
background-color: #f8f9fe;
|
||||
}
|
||||
/* Document Finish */
|
||||
|
Reference in New Issue
Block a user