From: Dennis Schafroth Date: Thu, 24 Nov 2011 09:13:16 +0000 (+0100) Subject: New style for ul li img class X-Git-Tag: v1.6.6~14 X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=ab9ea71c0e62419ecbc01566469e3423054d8cbc;p=pazpar2-moved-to-github.git New style for ul li img class --- diff --git a/www/iphone/UiUIKit/stylesheets/iphone.css b/www/iphone/UiUIKit/stylesheets/iphone.css index e2136ee..6763b83 100644 --- a/www/iphone/UiUIKit/stylesheets/iphone.css +++ b/www/iphone/UiUIKit/stylesheets/iphone.css @@ -255,6 +255,10 @@ /* universal arrows */ + ul li.img { + border: 1px solid rgb(180,180,180); + } + ul li.arrow { background-image: url(../images/chevron.png); background-position: right center;