From 3225872d0e0435d868c364f074edafb1e3f8e45e Mon Sep 17 00:00:00 2001 Message-Id: <3225872d0e0435d868c364f074edafb1e3f8e45e.1714493002.git.mdw@distorted.org.uk> From: Mark Wooding Date: Sun, 13 Jan 2008 21:24:19 +0000 Subject: [PATCH] Go through CSS and rationalize it. Some cosmetic improvements too. Organization: Straylight/Edgeware From: Richard Kettlewell --- templates/choose.html | 110 +++----- templates/choosealpha.html | 85 +++---- templates/disorder.css | 504 ++++++++++++------------------------- templates/error.html | 4 +- templates/help.html | 10 +- templates/login.html | 6 +- templates/new.html | 2 +- templates/playing.html | 18 +- templates/prefs.html | 18 +- templates/recent.html | 2 +- templates/search.html | 10 +- templates/volume.html | 2 +- 12 files changed, 255 insertions(+), 516 deletions(-) diff --git a/templates/choose.html b/templates/choose.html index 2df2e2d..844fe9a 100644 --- a/templates/choose.html +++ b/templates/choose.html @@ -1,7 +1,7 @@ - @label:playing.pause@ - }{ - @label:playing.pause@ - }@ @if{@random-enabled@}{ - @label:playing.random@ - }{ - @label:playing.random@ - }@ @if{@enabled@}{ - @label:playing.playing@ - }{ - @label:playing.playing@ - }@
@if{@isplaying@}{ - @label:playing.now@ + @label:playing.now@ @playing{ @@ -173,7 +161,7 @@ USA }@}@ @if{@isqueue@}{ - @label:playing.next@ + @label:playing.next@ @queue{ diff --git a/templates/prefs.html b/templates/prefs.html index 36a4f01..27adc45 100644 --- a/templates/prefs.html +++ b/templates/prefs.html @@ -1,7 +1,7 @@