aboutsummaryrefslogtreecommitdiff
path: root/subsonic-main/src/main/webapp/style/groove_simple.css
diff options
context:
space:
mode:
Diffstat (limited to 'subsonic-main/src/main/webapp/style/groove_simple.css')
-rw-r--r--subsonic-main/src/main/webapp/style/groove_simple.css32
1 files changed, 0 insertions, 32 deletions
diff --git a/subsonic-main/src/main/webapp/style/groove_simple.css b/subsonic-main/src/main/webapp/style/groove_simple.css
deleted file mode 100644
index 83b3ac98..00000000
--- a/subsonic-main/src/main/webapp/style/groove_simple.css
+++ /dev/null
@@ -1,32 +0,0 @@
-/*
- * CSS styleshet for the "Groove (Simple)" theme.
- *
- * Author: Thomas Bruce Dyrud (thomasbrucedyrud[at]gmail.com)
- *
- * Moified version of the "Cool and Clean" and "Monochrome Black" themes.
- * (Cool and Clean created by: Dan Eriksen - dan.o.eriksen[at]gmail.com )
- * (Monochrome Black created by: David D - ddavis1[at]gmail.com )
- *
- *
- * Icons used are released under Creative Commons.
- * Heading icons: (http://toffeenut.deviantart.com/art/Black-Neon-Agua-iPhone-Theme-85452072)
- * Main theme icon part of itunes icon pack created by Michael Flarup (http://pixelresort.com)
- */
-
-@import "groove.css";
-
-/* Main frame image */
-.mainframe {
- background-image:url( "../icons/groove_simple/background_main_blank.png" );
-}
-
-
-/* Back image */
-.back {
- background-image:url( "../icons/groove/back.png" );
-}
-
-/* Forward image */
-.forward {
- background-image:url( "../icons/groove/forward.png" );
-}