diff --git a/apps/spreadsheeteditor/embed/resources/less/application.less b/apps/spreadsheeteditor/embed/resources/less/application.less index a688e21c97..d3139d2cbc 100644 --- a/apps/spreadsheeteditor/embed/resources/less/application.less +++ b/apps/spreadsheeteditor/embed/resources/less/application.less @@ -108,7 +108,7 @@ &.active { box-shadow: inset 0 4px 0 #49795d; - background-color: #DDDDDD; + background-color: #ffffff; color: #000; font-weight: bold; }