Merge branch '2478-Logo-meta' into 'develop'

changed background of meta visual setup logo previews

See merge request artica/pandorafms!1641
This commit is contained in:
vgilc 2018-09-28 10:50:13 +02:00
commit d933a966eb
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 {