Add text color classes

This commit is contained in:
Patrick Jentsch
2020-08-25 15:26:36 +02:00
parent 45b8beb053
commit 7d7d275dc4
5 changed files with 45 additions and 19 deletions

View File

@ -106,7 +106,7 @@ indicator will show up how the column is sorted right now.; */
.service[data-service]:before {
content: "help";
}
.service[data-service="corpus_analysis"]:before {
.service[data-service="corpus-analysis"]:before {
content: "search";
}
.service[data-service="file-setup"]:before {