zxing/android/assets/html/style.css
[email protected] e95e16698a Final Barcode Scanner 3.4 changes:
- Cleaned up the sharing UI
- Removed a piece of black artwork
- Fixed the Froyo bug with the Help screen appearing blank
- Made external URLs in Help launch in the Browser
- Updated some help text

git-svn-id: https://zxing.googlecode.com/svn/trunk@1491 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-20 22:43:38 +00:00

11 lines
165 B
CSS

body {
background-color: white;
color: black;
font-family: Arial sans-serif;
font-size: 12pt;
}
ul.touchable li {
padding-top:8px;
padding-bottom:8px;
}