Release 2.0.15 (#3970)
This commit is contained in:
@@ -34,10 +34,10 @@ p {
|
||||
.text-center {
|
||||
text-align: center;
|
||||
}
|
||||
.text-left {
|
||||
.text-left, .text-begin {
|
||||
text-align: left;
|
||||
}
|
||||
.text-right {
|
||||
.text-right, .text-end {
|
||||
text-align: right;
|
||||
}
|
||||
.text-nowrap {
|
||||
|
||||
@@ -80,7 +80,6 @@ body {
|
||||
font-size: 20px;
|
||||
|
||||
> small {
|
||||
color: #666;
|
||||
display: block;
|
||||
margin-top: 5px;
|
||||
}
|
||||
@@ -107,6 +106,13 @@ body {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.text-left {
|
||||
text-align: left;
|
||||
}
|
||||
.text-right {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.invoice-items {
|
||||
.table {
|
||||
thead th {
|
||||
|
||||
Reference in New Issue
Block a user