summaryrefslogtreecommitdiff
path: root/theme/base
diff options
context:
space:
mode:
Diffstat (limited to 'theme/base')
-rw-r--r--theme/base/css/farbtastic.css6
-rw-r--r--theme/base/images/icons/icon_processing.gifbin0 -> 673 bytes
2 files changed, 3 insertions, 3 deletions
diff --git a/theme/base/css/farbtastic.css b/theme/base/css/farbtastic.css
index 3b8fec58f..7efcc73c3 100644
--- a/theme/base/css/farbtastic.css
+++ b/theme/base/css/farbtastic.css
@@ -16,17 +16,17 @@
height: 101px;
}
.farbtastic .wheel {
- background: url(../../../../js/farbtastic/wheel.png) no-repeat;
+ background: url(../../../js/farbtastic/wheel.png) no-repeat;
width: 195px;
height: 195px;
}
.farbtastic .overlay {
- background: url(../../../../js/farbtastic/mask.png) no-repeat;
+ background: url(../../../js/farbtastic/mask.png) no-repeat;
}
.farbtastic .marker {
width: 17px;
height: 17px;
margin: -8px 0 0 -8px;
overflow: hidden;
- background: url(../../../../js/farbtastic/marker.png) no-repeat;
+ background: url(../../../js/farbtastic/marker.png) no-repeat;
}
diff --git a/theme/base/images/icons/icon_processing.gif b/theme/base/images/icons/icon_processing.gif
new file mode 100644
index 000000000..d0bce1542
--- /dev/null
+++ b/theme/base/images/icons/icon_processing.gif
Binary files differ