diff --git a/source/less/Theme/Dark.less b/source/less/Theme/Dark.less index 926e0f4..055f28b 100644 --- a/source/less/Theme/Dark.less +++ b/source/less/Theme/Dark.less @@ -13,16 +13,16 @@ ----------------------------------------------------- */ //GFX .base-sprite() { - background-image: url(themes/timeline-dark.png?v3.4); + background-image: url(timeline-dark.png?v3.4); } .base-sprite2x() { - background-image: url(themes/timeline-dark@2x.png?v4.3); + background-image: url(timeline-dark@2x.png?v4.3); } .loading-sprite() { - background-image: url(themes/loading.gif?v3.4); + background-image: url(loading.gif?v3.4); } .loading-sprite2x() { - background-image: url(themes/loading@2x.gif?v3.4); + background-image: url(loading@2x.gif?v3.4); } // COLORS