aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/slackr
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/slackr')
-rw-r--r--view/theme/slackr/css/style.css (renamed from view/theme/slackr/style.css)2
-rw-r--r--view/theme/slackr/img/editicons.png (renamed from view/theme/slackr/editicons.png)bin6300 -> 6300 bytes
-rw-r--r--view/theme/slackr/img/screenshot.jpg (renamed from view/theme/slackr/screenshot.jpg)bin75494 -> 75494 bytes
-rw-r--r--view/theme/slackr/php (renamed from view/theme/slackr/theme.php)0
4 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/slackr/style.css b/view/theme/slackr/css/style.css
index 9f10ee540..7ee6d133d 100644
--- a/view/theme/slackr/style.css
+++ b/view/theme/slackr/css/style.css
@@ -1,4 +1,4 @@
-@import url('../duepuntozero/style.css');
+@import url('../../duepuntozero/css/style.css');
nav #banner #logo-text a {
color: #ff0000;
diff --git a/view/theme/slackr/editicons.png b/view/theme/slackr/img/editicons.png
index 171a40876..171a40876 100644
--- a/view/theme/slackr/editicons.png
+++ b/view/theme/slackr/img/editicons.png
Binary files differ
diff --git a/view/theme/slackr/screenshot.jpg b/view/theme/slackr/img/screenshot.jpg
index eb1586d5d..eb1586d5d 100644
--- a/view/theme/slackr/screenshot.jpg
+++ b/view/theme/slackr/img/screenshot.jpg
Binary files differ
diff --git a/view/theme/slackr/theme.php b/view/theme/slackr/php
index 7e03886df..7e03886df 100644
--- a/view/theme/slackr/theme.php
+++ b/view/theme/slackr/php