better viewing (line-height) + without extra iphone menu styling
authorMatthias Uferer <ufo@rund.freifunk.net>
Fri, 17 Jun 2011 01:32:10 +0000 (01:32 +0000)
committerMatthias Uferer <ufo@rund.freifunk.net>
Fri, 17 Jun 2011 01:32:10 +0000 (01:32 +0000)
themes/freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css

index 0e5384d..8649b34 100644 (file)
        padding-bottom:24px;
 }
 
+#menubar{
+    font-size:35px;
+}
+
+
                #maincontent .multiColumn {
                        margin:1em 0px;
                        width:100%;
 
 
 
-/**** Begin iphone menu bar ****/
-
-#iphone_menu{
-       position:absolute;      
-       display:inline !important;
-       top:0px;
-       left:0px;
-       margin:0px;
-       padding:10px;
-       z-index:40 !important;
-}
-
-#iphone_menu_handles{
-       display:block;
-       font-size:60px;
-       font-weight:bold;
-       height:160px;
-}
-
-#iphone_menu_open{
-       display:inline;
-}
-
-#iphone_menu_close{
-       display:none;
-}
-
-#iphone_menu_joker{
-       display:none;
-       position:absolute;
-       right:5px;
-       top:5px;
-       border:none;
-       text-decoration:none;
-}
-
-.iphone_button{
-       display:inline !important;
-}
-.iphone_button table {
-       table-layout:fixed;
-       color:#ffffff;
-       border-collapse:collapse;
-       vertical-align:middle;
-}
-
-.iphone_button_content {
-       font-weight:bold;
-       padding: 0.2em 0.75em;
-}
-       /*** Begin  iphone menu items ***/
-                       #iphone_menu_items {
-                               display:none;
-                       }
-                       #iphone_menu_items table {
-                               border-collapse:collapse;
-                       }
-
-                       #iphone_menu_items  td {
-                               vertical-align:middle;
-                       }
-
-                       #iphone_menu_items .menu_item {
-                               font-size:65px;
-                               padding:15px 30px;
-                               line-height:1.5em;                      
-                       }
-
-                       #iphone_menu_items .menu_item table { 
-                               width:720px;
-                       }
-
-                       #iphone_menu_items .submenu_marker {
-                               font-size:65px;
-                               padding: 0px;
-                               line-height:1.5em;
-                       }
-
-                       #iphone_menu_items a {
-                               text-decoration:none;
-                               font-weight:bold;
-                               color:#ffffff;  
-                       }
-
-                       #iphone_menu_items a.active {
-                               color: #4f9ed3;
-                       }
-                       #iphone_menu_items li {
-                               min-height:100px;
-                               list-style:none;
-                       }
-
-       /***End iphone menu items ***/
-/**** End  iphone menu bar ****/
-
-
 
 
 #sidebar_container{
 
 #maincontent{
        font-size:35px!important;
+       line-height:40px;
 }
 
 input[type=submit],