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:
commit
d933a966eb
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue