Skip to content

Commit aeaa3be

Browse files
committed
Indicate markups with 'gr: Unknown' in any proposed variants with yellow color on OdtMarkupModal/PropertiesView
1 parent e99d287 commit aeaa3be

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/components/OdtMarkupModal/style.scss

+3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
.unverified {
3232
background-color: #ffdce5;
3333
cursor: pointer;
34+
& .broken {
35+
background-color: #f7f7c4 !important;
36+
}
3437
}
3538

3639
.verified {

0 commit comments

Comments
 (0)