Changed gray image in discovery - #4351

This commit is contained in:
Tatiana Llorente 2019-07-12 10:21:54 +02:00
parent a8019fd223
commit cac34e3311
2 changed files with 5 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 855 B

After

Width:  |  Height:  |  Size: 926 B

View File

@ -394,3 +394,8 @@ ul.ui-tabs-nav.ui-corner-all.ui-helper-reset.ui-helper-clearfix.ui-widget-header
div#box_online * {
color: #000;
}
/* discovery.css */
#text_wizard {
color: #555;
}