mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
parent
5347d660a0
commit
02bac8c4bc
3
admin/client/dist/styles/bundle.css
vendored
3
admin/client/dist/styles/bundle.css
vendored
@ -10647,9 +10647,6 @@ form.member-profile-form #Permissions .optionset li{
|
|||||||
.cms .ui-widget-overlay-light{
|
.cms .ui-widget-overlay-light{
|
||||||
background:#aaa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAYAAAD0ZHJ6AAAAe0lEQVRoge3OMQHAIBAAMcC/kjdZJHTI0A4XBdkz86wfO18H3hRUBVVBVVAVVAVVQVVQFVQFVUFVUBVUBVVBVVAVVAVVQVVQFVQFVUFVUBVUBVVBVVAVVAVVQVVQFVQFVUFVUBVUBVVBVVAVVAVVQVVQFVQFVUFVUBVUF8O8A8WdY6opAAAAAElFTkSuQmCC) 50% 50% repeat-x;
|
background:#aaa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAYAAAD0ZHJ6AAAAe0lEQVRoge3OMQHAIBAAMcC/kjdZJHTI0A4XBdkz86wfO18H3hRUBVVBVVAVVAVVQVVQFVQFVUFVUBVUBVVBVVAVVAVVQVVQFVQFVUFVUBVUBVVBVVAVVAVVQVVQFVQFVUFVUBVUBVVBVVAVVAVVQVVQFVQFVUFVUBVUF8O8A8WdY6opAAAAAElFTkSuQmCC) 50% 50% repeat-x;
|
||||||
opacity:.3;
|
opacity:.3;
|
||||||
position:absolute;
|
|
||||||
z-index:2;
|
|
||||||
display:none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.cms .ui-widget-overlay{
|
.cms .ui-widget-overlay{
|
||||||
|
@ -1600,9 +1600,6 @@ form.member-profile-form {
|
|||||||
.cms .ui-widget-overlay-light {
|
.cms .ui-widget-overlay-light {
|
||||||
background: #aaaaaa url(../../../thirdparty/jquery-ui-themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
|
background: #aaaaaa url(../../../thirdparty/jquery-ui-themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
|
||||||
opacity: 0.3;
|
opacity: 0.3;
|
||||||
position: absolute;
|
|
||||||
z-index: 2;
|
|
||||||
display: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Adjusting the color of the background overlay to be darker for pop-up dialogs (created by jQuery-UI)
|
// Adjusting the color of the background overlay to be darker for pop-up dialogs (created by jQuery-UI)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user