Try the dark data theme on the login screen
authorChuck Hagenbuch <chuck@horde.org>
Tue, 16 Nov 2010 19:24:24 +0000 (14:24 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Tue, 16 Nov 2010 19:24:24 +0000 (14:24 -0500)
horde/templates/login/mobile.inc

index 6add662..f0713de 100644 (file)
@@ -10,7 +10,7 @@ $(function() {
 </head>
 <body>
 
-<div data-role="page">
+<div data-role="page" data-theme="a">
 
 <div data-role="header" data-nobackbtn="true"><h1><?php echo $title ?></h1></div>