From 5a0d0b7fa043678d09409e3b0a7a9d541b65663f Mon Sep 17 00:00:00 2001 From: Jon Bergli Heier Date: Mon, 5 Mar 2012 22:44:58 +0100 Subject: Added basic playlist implementation using backbone.js. --- static/images/ui-bg_diagonals-thick_18_b81900_40x40.png | Bin 260 -> 0 bytes static/images/ui-bg_diagonals-thick_20_666666_40x40.png | Bin 251 -> 0 bytes static/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png | Bin 0 -> 251 bytes static/images/ui-bg_flat_10_000000_40x100.png | Bin 178 -> 0 bytes static/images/ui-bg_flat_15_cd0a0a_40x100.png | Bin 0 -> 181 bytes static/images/ui-bg_glass_100_ebebeb_1x400.png | Bin 0 -> 114 bytes static/images/ui-bg_glass_100_f6f6f6_1x400.png | Bin 104 -> 0 bytes static/images/ui-bg_glass_100_fdf5ce_1x400.png | Bin 125 -> 0 bytes static/images/ui-bg_glass_50_8f8f8f_1x400.png | Bin 0 -> 114 bytes static/images/ui-bg_glass_65_ffffff_1x400.png | Bin 105 -> 0 bytes static/images/ui-bg_glass_80_e6e6e6_1x400.png | Bin 0 -> 113 bytes static/images/ui-bg_gloss-wave_35_f6a828_500x100.png | Bin 3762 -> 0 bytes static/images/ui-bg_highlight-hard_100_f5f5f5_1x100.png | Bin 0 -> 87 bytes static/images/ui-bg_highlight-hard_70_000000_1x100.png | Bin 0 -> 118 bytes static/images/ui-bg_highlight-soft_100_e6e6e6_1x100.png | Bin 0 -> 92 bytes static/images/ui-bg_highlight-soft_100_eeeeee_1x100.png | Bin 90 -> 0 bytes static/images/ui-bg_highlight-soft_25_ffef8f_1x100.png | Bin 0 -> 119 bytes static/images/ui-bg_highlight-soft_75_ffe45c_1x100.png | Bin 129 -> 0 bytes static/images/ui-icons_222222_256x240.png | Bin 4369 -> 0 bytes static/images/ui-icons_228ef1_256x240.png | Bin 4369 -> 0 bytes static/images/ui-icons_2e83ff_256x240.png | Bin 0 -> 4369 bytes static/images/ui-icons_444_256x240.png | Bin 0 -> 399 bytes static/images/ui-icons_757575_256x240.png | Bin 0 -> 4369 bytes static/images/ui-icons_858585_256x240.png | Bin 0 -> 4369 bytes static/images/ui-icons_9c9c9c_256x240.png | Bin 0 -> 5355 bytes static/images/ui-icons_edef01_256x240.png | Bin 0 -> 4369 bytes static/images/ui-icons_ef8c08_256x240.png | Bin 5355 -> 0 bytes static/images/ui-icons_ffd27a_256x240.png | Bin 4369 -> 0 bytes 28 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 static/images/ui-bg_diagonals-thick_18_b81900_40x40.png delete mode 100644 static/images/ui-bg_diagonals-thick_20_666666_40x40.png create mode 100644 static/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png delete mode 100644 static/images/ui-bg_flat_10_000000_40x100.png create mode 100644 static/images/ui-bg_flat_15_cd0a0a_40x100.png create mode 100644 static/images/ui-bg_glass_100_ebebeb_1x400.png delete mode 100644 static/images/ui-bg_glass_100_f6f6f6_1x400.png delete mode 100644 static/images/ui-bg_glass_100_fdf5ce_1x400.png create mode 100644 static/images/ui-bg_glass_50_8f8f8f_1x400.png delete mode 100644 static/images/ui-bg_glass_65_ffffff_1x400.png create mode 100644 static/images/ui-bg_glass_80_e6e6e6_1x400.png delete mode 100644 static/images/ui-bg_gloss-wave_35_f6a828_500x100.png create mode 100644 static/images/ui-bg_highlight-hard_100_f5f5f5_1x100.png create mode 100644 static/images/ui-bg_highlight-hard_70_000000_1x100.png create mode 100644 static/images/ui-bg_highlight-soft_100_e6e6e6_1x100.png delete mode 100644 static/images/ui-bg_highlight-soft_100_eeeeee_1x100.png create mode 100644 static/images/ui-bg_highlight-soft_25_ffef8f_1x100.png delete mode 100644 static/images/ui-bg_highlight-soft_75_ffe45c_1x100.png delete mode 100644 static/images/ui-icons_222222_256x240.png delete mode 100644 static/images/ui-icons_228ef1_256x240.png create mode 100644 static/images/ui-icons_2e83ff_256x240.png create mode 100644 static/images/ui-icons_444_256x240.png create mode 100644 static/images/ui-icons_757575_256x240.png create mode 100644 static/images/ui-icons_858585_256x240.png create mode 100644 static/images/ui-icons_9c9c9c_256x240.png create mode 100644 static/images/ui-icons_edef01_256x240.png delete mode 100644 static/images/ui-icons_ef8c08_256x240.png delete mode 100644 static/images/ui-icons_ffd27a_256x240.png (limited to 'static/images') diff --git a/static/images/ui-bg_diagonals-thick_18_b81900_40x40.png b/static/images/ui-bg_diagonals-thick_18_b81900_40x40.png deleted file mode 100644 index 954e22d..0000000 Binary files a/static/images/ui-bg_diagonals-thick_18_b81900_40x40.png and /dev/null differ diff --git a/static/images/ui-bg_diagonals-thick_20_666666_40x40.png b/static/images/ui-bg_diagonals-thick_20_666666_40x40.png deleted file mode 100644 index 64ece57..0000000 Binary files a/static/images/ui-bg_diagonals-thick_20_666666_40x40.png and /dev/null differ diff --git a/static/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png b/static/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png new file mode 100644 index 0000000..6348115 Binary files /dev/null and b/static/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png differ diff --git a/static/images/ui-bg_flat_10_000000_40x100.png b/static/images/ui-bg_flat_10_000000_40x100.png deleted file mode 100644 index abdc010..0000000 Binary files a/static/images/ui-bg_flat_10_000000_40x100.png and /dev/null differ diff --git a/static/images/ui-bg_flat_15_cd0a0a_40x100.png b/static/images/ui-bg_flat_15_cd0a0a_40x100.png new file mode 100644 index 0000000..7680b54 Binary files /dev/null and b/static/images/ui-bg_flat_15_cd0a0a_40x100.png differ diff --git a/static/images/ui-bg_glass_100_ebebeb_1x400.png b/static/images/ui-bg_glass_100_ebebeb_1x400.png new file mode 100644 index 0000000..19814f9 Binary files /dev/null and b/static/images/ui-bg_glass_100_ebebeb_1x400.png differ diff --git a/static/images/ui-bg_glass_100_f6f6f6_1x400.png b/static/images/ui-bg_glass_100_f6f6f6_1x400.png deleted file mode 100644 index 9b383f4..0000000 Binary files a/static/images/ui-bg_glass_100_f6f6f6_1x400.png and /dev/null differ diff --git a/static/images/ui-bg_glass_100_fdf5ce_1x400.png b/static/images/ui-bg_glass_100_fdf5ce_1x400.png deleted file mode 100644 index a23baad..0000000 Binary files a/static/images/ui-bg_glass_100_fdf5ce_1x400.png and /dev/null differ diff --git a/static/images/ui-bg_glass_50_8f8f8f_1x400.png b/static/images/ui-bg_glass_50_8f8f8f_1x400.png new file mode 100644 index 0000000..7865244 Binary files /dev/null and b/static/images/ui-bg_glass_50_8f8f8f_1x400.png differ diff --git a/static/images/ui-bg_glass_65_ffffff_1x400.png b/static/images/ui-bg_glass_65_ffffff_1x400.png deleted file mode 100644 index 42ccba2..0000000 Binary files a/static/images/ui-bg_glass_65_ffffff_1x400.png and /dev/null differ diff --git a/static/images/ui-bg_glass_80_e6e6e6_1x400.png b/static/images/ui-bg_glass_80_e6e6e6_1x400.png new file mode 100644 index 0000000..abaa23f Binary files /dev/null and b/static/images/ui-bg_glass_80_e6e6e6_1x400.png differ diff --git a/static/images/ui-bg_gloss-wave_35_f6a828_500x100.png b/static/images/ui-bg_gloss-wave_35_f6a828_500x100.png deleted file mode 100644 index 39d5824..0000000 Binary files a/static/images/ui-bg_gloss-wave_35_f6a828_500x100.png and /dev/null differ diff --git a/static/images/ui-bg_highlight-hard_100_f5f5f5_1x100.png b/static/images/ui-bg_highlight-hard_100_f5f5f5_1x100.png new file mode 100644 index 0000000..4ec3ee1 Binary files /dev/null and b/static/images/ui-bg_highlight-hard_100_f5f5f5_1x100.png differ diff --git a/static/images/ui-bg_highlight-hard_70_000000_1x100.png b/static/images/ui-bg_highlight-hard_70_000000_1x100.png new file mode 100644 index 0000000..d588297 Binary files /dev/null and b/static/images/ui-bg_highlight-hard_70_000000_1x100.png differ diff --git a/static/images/ui-bg_highlight-soft_100_e6e6e6_1x100.png b/static/images/ui-bg_highlight-soft_100_e6e6e6_1x100.png new file mode 100644 index 0000000..b7b4076 Binary files /dev/null and b/static/images/ui-bg_highlight-soft_100_e6e6e6_1x100.png differ diff --git a/static/images/ui-bg_highlight-soft_100_eeeeee_1x100.png b/static/images/ui-bg_highlight-soft_100_eeeeee_1x100.png deleted file mode 100644 index f127367..0000000 Binary files a/static/images/ui-bg_highlight-soft_100_eeeeee_1x100.png and /dev/null differ diff --git a/static/images/ui-bg_highlight-soft_25_ffef8f_1x100.png b/static/images/ui-bg_highlight-soft_25_ffef8f_1x100.png new file mode 100644 index 0000000..0de3275 Binary files /dev/null and b/static/images/ui-bg_highlight-soft_25_ffef8f_1x100.png differ diff --git a/static/images/ui-bg_highlight-soft_75_ffe45c_1x100.png b/static/images/ui-bg_highlight-soft_75_ffe45c_1x100.png deleted file mode 100644 index 359397a..0000000 Binary files a/static/images/ui-bg_highlight-soft_75_ffe45c_1x100.png and /dev/null differ diff --git a/static/images/ui-icons_222222_256x240.png b/static/images/ui-icons_222222_256x240.png deleted file mode 100644 index b273ff1..0000000 Binary files a/static/images/ui-icons_222222_256x240.png and /dev/null differ diff --git a/static/images/ui-icons_228ef1_256x240.png b/static/images/ui-icons_228ef1_256x240.png deleted file mode 100644 index a641a37..0000000 Binary files a/static/images/ui-icons_228ef1_256x240.png and /dev/null differ diff --git a/static/images/ui-icons_2e83ff_256x240.png b/static/images/ui-icons_2e83ff_256x240.png new file mode 100644 index 0000000..09d1cdc Binary files /dev/null and b/static/images/ui-icons_2e83ff_256x240.png differ diff --git a/static/images/ui-icons_444_256x240.png b/static/images/ui-icons_444_256x240.png new file mode 100644 index 0000000..e835325 Binary files /dev/null and b/static/images/ui-icons_444_256x240.png differ diff --git a/static/images/ui-icons_757575_256x240.png b/static/images/ui-icons_757575_256x240.png new file mode 100644 index 0000000..f7e09d6 Binary files /dev/null and b/static/images/ui-icons_757575_256x240.png differ diff --git a/static/images/ui-icons_858585_256x240.png b/static/images/ui-icons_858585_256x240.png new file mode 100644 index 0000000..e0df3a3 Binary files /dev/null and b/static/images/ui-icons_858585_256x240.png differ diff --git a/static/images/ui-icons_9c9c9c_256x240.png b/static/images/ui-icons_9c9c9c_256x240.png new file mode 100644 index 0000000..ba230cb Binary files /dev/null and b/static/images/ui-icons_9c9c9c_256x240.png differ diff --git a/static/images/ui-icons_edef01_256x240.png b/static/images/ui-icons_edef01_256x240.png new file mode 100644 index 0000000..55de1f9 Binary files /dev/null and b/static/images/ui-icons_edef01_256x240.png differ diff --git a/static/images/ui-icons_ef8c08_256x240.png b/static/images/ui-icons_ef8c08_256x240.png deleted file mode 100644 index 2675cae..0000000 Binary files a/static/images/ui-icons_ef8c08_256x240.png and /dev/null differ diff --git a/static/images/ui-icons_ffd27a_256x240.png b/static/images/ui-icons_ffd27a_256x240.png deleted file mode 100644 index e117eff..0000000 Binary files a/static/images/ui-icons_ffd27a_256x240.png and /dev/null differ -- cgit v1.2.3