We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ada65c2 commit 543d55cCopy full SHA for 543d55c
cms/media/cms/css/jquery.dialog.css
@@ -76,7 +76,7 @@
76
.ui-dialog .ui-dialog-buttonpane button,
77
.ui-dialog .ui-dialog-buttonpane button {
78
margin: 6px;
79
- background: white url(../img/admin/nav-bg.gif) repeat-x scroll center bottom;
+ background: white url(../images/jquery/nav-bg.gif) repeat-x scroll center bottom;
80
border-color: #ddd #aaa #aaa #ddd;
81
border-style: solid;
82
border-width: 1px;
@@ -85,7 +85,7 @@
85
}
86
87
.ui-dialog .ui-dialog-buttonpane button.default {
88
- background: #7CA0C7 url(../img/admin/default-bg.gif) repeat-x scroll center bottom;
+ background: #7CA0C7 url(../images/jquery/default-bg.gif) repeat-x scroll center bottom;
89
border: 2px solid #5B80B2;
90
font-weight: bold;
91
color: white;
0 commit comments