edited css class ui-widget-content

This commit is contained in:
alejandro-campos 2018-10-01 17:58:29 +02:00
parent 17b183a6eb
commit e5e81e55d7

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 {