[CI] Fix tests.

This commit is contained in:
Dave Davenport 2019-09-30 10:17:48 +02:00
parent 8d9e403659
commit 3def8a6418
2 changed files with 2 additions and 1 deletions

View File

@ -78,8 +78,8 @@ element-text {
}
element-icon {
background-color: rgba ( 0, 0, 0, 0 % );
size: 1.2000ch ;
text-color: inherit;
size: 1.2ch;
}
window {
background-color: var(background);

View File

@ -78,6 +78,7 @@ element-text {
}
element-icon {
background-color: rgba ( 0, 0, 0, 0 % );
size: 1.2000ch ;
text-color: inherit;
}
window {