CSS
This commit is contained in:
parent
26abe22f23
commit
602e3bc3f2
@ -7615,6 +7615,14 @@ div.clipboardCPValue.hidewithsize {
|
||||
/* border-bottom: 2px solid var(--colorbackhmenu1) !important; */
|
||||
border-bottom: 1px solid var(--colortopbordertitle1) !important;
|
||||
}
|
||||
|
||||
div#card-errors {
|
||||
max-width: unset;
|
||||
}
|
||||
|
||||
#dolpaymenttable {
|
||||
padding: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 320px)
|
||||
|
||||
@ -4673,7 +4673,6 @@ div#card-errors {
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* Effect Postit
|
||||
*/
|
||||
@ -7299,6 +7298,14 @@ div.clipboardCPValue.hidewithsize {
|
||||
div.divButAction {
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
div#card-errors {
|
||||
max-width: unset;
|
||||
}
|
||||
|
||||
#dolpaymenttable {
|
||||
padding: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user