summaryrefslogtreecommitdiffhomepage
path: root/themes/freifunk-generic/htdocs
diff options
context:
space:
mode:
authorMatthias Uferer <ufo@rund.freifunk.net>2011-06-17 01:32:10 +0000
committerMatthias Uferer <ufo@rund.freifunk.net>2011-06-17 01:32:10 +0000
commitd5c5df221dd815d2bfb28b0cf8d65b7177160e29 (patch)
tree1c05e4786df5d2ee39b3e6b8d9eab61557970a49 /themes/freifunk-generic/htdocs
parent2acd1d6dae839a46f0f0db587a579833c3e92e32 (diff)
better viewing (line-height) + without extra iphone menu styling
Diffstat (limited to 'themes/freifunk-generic/htdocs')
-rw-r--r--themes/freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css102
1 files changed, 6 insertions, 96 deletions
diff --git a/themes/freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css b/themes/freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css
index 0e5384d6f..8649b34ff 100644
--- a/themes/freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css
+++ b/themes/freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css
@@ -24,6 +24,11 @@
padding-bottom:24px;
}
+#menubar{
+ font-size:35px;
+}
+
+
#maincontent .multiColumn {
margin:1em 0px;
width:100%;
@@ -56,102 +61,6 @@
-/**** 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{
@@ -178,6 +87,7 @@
#maincontent{
font-size:35px!important;
+ line-height:40px;
}
input[type=submit],