X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=www%2Fmobile%2FUiUIKit%2Fstylesheets%2Fiphone.css;h=a247266f6231e7561e9bfaf6d46a209835de6ff9;hb=39551c85d6c07bc20b8756ff41de3f85a3cd57b8;hp=6763b83a861a127bbdaef0099193cabacccf38bb;hpb=3088de141a0383b40b26adc7a2217b688d3034af;p=pazpar2-moved-to-github.git diff --git a/www/mobile/UiUIKit/stylesheets/iphone.css b/www/mobile/UiUIKit/stylesheets/iphone.css index 6763b83..a247266 100644 --- a/www/mobile/UiUIKit/stylesheets/iphone.css +++ b/www/mobile/UiUIKit/stylesheets/iphone.css @@ -57,12 +57,18 @@ #nav a { color: #fff; text-transform: uppercase; - font-size: 10px; + font-size: 13px; + font-weight: bold; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; vertical-align: bottom; } + +#results { + border: 0px; +} + a { text-decoration: none; @@ -234,7 +240,9 @@ list-style-type: none; padding: 10px 10px 10px 10px; border: 1px solid #B4B4B4; - -webkit-tap-highlight-color:rgba(0,0,0,0); + font-weight: bold; + font-size: 16px; + -webkit-tap-highlight-color:rgba(0,0,0,0); } @@ -256,7 +264,7 @@ /* universal arrows */ ul li.img { - border: 1px solid rgb(180,180,180); + border-bottom: 1px solid rgb(180,180,180); } ul li.arrow { @@ -481,7 +489,7 @@ color: #fff; /* 002863 rgb(154,159,170) */ background: rgb(0,40,99) url(../images/bglight.png) top left repeat-x; - border-top: 1px solid rgb(0,40,99); /* rgb(165,177,186); */ + border-top: 0px solid rgb(0,40,99); /* rgb(165,177,186); */ text-shadow: #666 0 1px 0; margin: 0; padding: 2px 10px; @@ -531,9 +539,8 @@ } body#normal h4 + ul { - border-top: 0px; - # border-top: 1px solid rgb(152,158,164); - border-bottom: 1px solid rgb(113,125,133); + border-top: 0px solid rgb(113,125,133); + border-bottom: 0px solid rgb(113,125,133); }