Index: openacs-4/packages/xowf/www/resources/test-item.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/www/resources/Attic/test-item.css,v diff -u -r1.1.2.8 -r1.1.2.9 --- openacs-4/packages/xowf/www/resources/test-item.css 29 Nov 2019 07:25:32 -0000 1.1.2.8 +++ openacs-4/packages/xowf/www/resources/test-item.css 13 Dec 2019 17:56:28 -0000 1.1.2.9 @@ -93,6 +93,7 @@ background: #ffdddd; } div.text_interaction div.textarea, +div.short_text_interaction div.textarea, div.short_text_interaction div.text { background: #eee; white-space: pre-wrap; @@ -122,6 +123,7 @@ border-color: red; } div.text_interaction div.textarea span.match, +div.short_text_interaction div.textarea span.match, div.short_text_interaction div.text span.match { background: #FFFF2F; /*#FFFFAA;*/ }