Skip to content

Commit 906b394

Browse files
committed
Fixed line through label
1 parent e5d232f commit 906b394

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
- Core: Added "strike through" button in html editor
2+
- Finance: Customer filter can also select organizations now
23

34
05-01-2024: 6.8.27
45
- Email: Added buttons to move or delete the complete search result.

www/views/Extjs3/themes/Paper/src/_ext.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -578,9 +578,9 @@ span.x-tree-node-cb input:not(.x-tree-node-cb) { // email folder subscription
578578
//background-color: $cDangerBg;
579579
}
580580

581-
label.x-form-readonly-label {
582-
background-color: color($bg, 'readonly');
583-
}
581+
//label.x-form-readonly-label {
582+
// background-color: color($bg, 'readonly');
583+
//}
584584
}
585585

586586

0 commit comments

Comments
 (0)