From d7ce365eca55a962425e2f4cbaee241ef5c90f96 Mon Sep 17 00:00:00 2001 Message-Id: From: Mark Wooding Date: Sun, 23 Dec 2007 18:44:37 +0000 Subject: [PATCH] More web support for user rights: - choose/search greyed out if don't have RIGHT_PLAY - edit link in new/recent omitted if don't have RIGHT_PREFS - move buttons in manage greyed out if not movable Organization: Straylight/Edgeware From: rjk@greenend.org.uk <> --- templates/disorder.css | 8 +++++++ templates/login.html | 2 +- templates/new.html | 6 +++-- templates/playing.html | 50 +++++++++++++++++++++++++++--------------- templates/recent.html | 6 +++-- templates/topbar.html | 10 +++++++-- 6 files changed, 57 insertions(+), 25 deletions(-) diff --git a/templates/disorder.css b/templates/disorder.css index dd1364c..809947c 100644 --- a/templates/disorder.css +++ b/templates/disorder.css @@ -382,6 +382,14 @@ a.activemenu:active,a.inactivemenu:active { color: red } +span.invalidmenu { + text-decoration: none; + color: grey; + font-family: sans-serif; + font-weight: bold; + font-size: 14pt +} + /* prefs **********************************************************************/ p.prefs_new,p.prefs_head { diff --git a/templates/login.html b/templates/login.html index 31dc6e8..9119a5f 100644 --- a/templates/login.html +++ b/templates/login.html @@ -95,7 +95,7 @@ USA @label:login.password@ -