Changed gray image in discovery - #4351
This commit is contained in:
parent
a8019fd223
commit
cac34e3311
Binary file not shown.
Before Width: | Height: | Size: 855 B After Width: | Height: | Size: 926 B |
|
@ -394,3 +394,8 @@ ul.ui-tabs-nav.ui-corner-all.ui-helper-reset.ui-helper-clearfix.ui-widget-header
|
||||||
div#box_online * {
|
div#box_online * {
|
||||||
color: #000;
|
color: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* discovery.css */
|
||||||
|
#text_wizard {
|
||||||
|
color: #555;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue