]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dijit/themes/claro/Editor.less
update dojo to 1.7.3
[tt-rss.git] / lib / dijit / themes / claro / Editor.less
index 43e6d39ae048372d59dea0298c3d2b7a942a19d4..f74a5d46276deacc2ef8648f604b74abb8e52b1e 100644 (file)
@@ -28,7 +28,7 @@
 }
 .claro .dijitEditor .dijitEditorIFrameContainer{
        background-color: @textbox-background-color;
-       background-image: url('form/images/textBox_back.png');
+       background-image: url(@image-form-textbox-background);
        background-repeat:repeat-x;
 }
 .dj_ie6 .claro .dijitEditor .dijitEditorIFrameContainer{
@@ -56,4 +56,4 @@
 .claro .dijitDisabled .dijitEditorIFrameContainer .dijitEditorIFrame {
        background-color: @textbox-disabled-background-color;
        background-image: none;
-}
\ No newline at end of file
+}