From aabdaae96a9d50fd484c4e474ff705ec1f67d500 Mon Sep 17 00:00:00 2001 From: Alexis Sukrieh Date: Sat, 5 Dec 2009 15:46:17 +0100 Subject: [PATCH] keybindings support and UI controls --- public/css/style.css | 4 +--- views/layouts/main.tt | 4 +++- views/remote.tt | 32 +++++++++++++++++++++++++------- 3 files changed, 29 insertions(+), 11 deletions(-) diff --git a/public/css/style.css b/public/css/style.css index 4a7f59e..560fea1 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -1,12 +1,10 @@ body { font-family: Lucida,sans-serif; color: #eee; - background-color: #1f1b1a; + background: #212121 url(/images/boxee_logo.png) no-repeat top right; } #content { - color: #000; - background-color: #eee; padding: 1em; margin: 1em; padding-top: 0.5em; diff --git a/views/layouts/main.tt b/views/layouts/main.tt index f004920..27a05f9 100644 --- a/views/layouts/main.tt +++ b/views/layouts/main.tt @@ -4,7 +4,9 @@ BoxeeRemote - + + + diff --git a/views/remote.tt b/views/remote.tt index 5adfbac..8b0fe94 100644 --- a/views/remote.tt +++ b/views/remote.tt @@ -1,8 +1,26 @@
@@ -18,23 +36,23 @@ function send_action(action) { - + - - - + + + - +
UP
LEFTOKRIGHT
DOWN
-BACK +BACK
TODO : PLAY/PAUSE VOLUME +/-