tweak dijit dialog
This commit is contained in:
@@ -1334,6 +1334,13 @@ span.labelFixedLength {
|
|||||||
border : 1px solid #c0c0c0;
|
border : 1px solid #c0c0c0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dijitDialog .dijitDialogPaneContent {
|
||||||
|
background-color : white;
|
||||||
|
background-image : url("images/toolbar.png");
|
||||||
|
background-repeat : repeat-x;
|
||||||
|
background-position : bottom;
|
||||||
|
}
|
||||||
|
|
||||||
a.bookmarklet {
|
a.bookmarklet {
|
||||||
color : #4684ff;
|
color : #4684ff;
|
||||||
border : 1px solid #ecf4ff;
|
border : 1px solid #ecf4ff;
|
||||||
|
|||||||
Reference in New Issue
Block a user