Artifact 721460498fd55d109c2e8c69ee9277856d454398:
- File applications/mobileblur/static/css/handheld.css — part of check-in [6548f791b4] at 2011-08-15 01:53:32 on branch develop — Mobileblur can log in for a user and get all feeds with unread content above a hardcoded threshold (user: spiffy, size: 235) [annotate] [blame] [check-ins using] [more...]
- File applications/welcome/static/css/handheld.css — part of check-in [eba4a35a21] at 2011-08-08 04:53:38 on branch develop — Added web2py 1.98.2 (user: spiffy, size: 235) [annotate] [blame] [check-ins using]
* { float: none; /* Screens are not big enough to account for floats */ font-size: 80%; /* Slightly reducing font size to reduce need to scroll */ background: #fff; /* As much contrast as possible */ color: #000; }