]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dijit/themes/claro/Common.less
update dojo to 1.7.3
[tt-rss.git] / lib / dijit / themes / claro / Common.less
index 872cf89136839c32469a34d3c2006522b3c0f57f..248fc1ab8e697a451dfb2d68f245e5feea9ef4e0 100644 (file)
        outline: 1px dotted @focus-outline-color;
 }
 
-.claro .dijitContentPaneLoading {
-       background:url('images/loadingAnimation.gif') no-repeat left center;
-       padding-left:25px;
-}
-
-/* .dijitContentPaneError icon renders in a dialog box with the error messsage when  there is an error in a HREF url */
-.claro .dijitContentPaneError {
-    background:url('../../icons/images/commonIconsObjActEnabled.png') no-repeat left center;
-    background-position: -496px; 
-       padding-left:25px;
-}
-
 /* Drag and Drop */
 .claro .dojoDndItemBefore,
 .claro .dojoDndItemAfter{
@@ -51,7 +39,7 @@
        padding-left:21px;
 }
 .claro.dojoDndMove .dojoDndAvatarHeader, .claro.dojoDndCopy .dojoDndAvatarHeader {
-       background-image: url(images/dnd.png);
+       background-image: url(@image-dnd);
        background-repeat: no-repeat;
        background-position:2px -122px;
 }