Merge branch '2857-Falta-imagen-de-fondo-para-preview-de-logo-en-visual-setup-de-meta' into 'develop'

edited css class ui-widget-content

See merge request artica/pandorafms!1822
This commit is contained in:
vgilc 2018-10-02 15:39:18 +02:00
commit 7db6ae54ff
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: #e8e8e8 url(images/ui-bg_flat_75_e8e8e8_40x100.png) 50% 50% repeat-x;
background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
color: #222222;
}
.ui-widget-content a {