changed background of meta visual setup logo previews

This commit is contained in:
alejandro-campos 2018-07-26 18:14:43 +02:00
parent fb73a0b8b2
commit cca29b2f85
1 changed files with 1 additions and 1 deletions

View File

@ -817,7 +817,7 @@ body .ui-tooltip {
}
.ui-widget-content {
border: 1px solid #aaaaaa;
background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
background: #e8e8e8 url(images/ui-bg_flat_75_e8e8e8_40x100.png) 50% 50% repeat-x;
color: #222222;
}
.ui-widget-content a {