summaryrefslogtreecommitdiffhomepage
path: root/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css')
-rw-r--r--themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css59
1 files changed, 0 insertions, 59 deletions
diff --git a/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css b/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css
deleted file mode 100644
index 37d77b4f43..0000000000
--- a/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css
+++ /dev/null
@@ -1,59 +0,0 @@
-#header{
- padding-left:0px !important;
- padding-bottom:24px;
-}
-
-.header_left{
- max-width: 100%;
-}
-
-#mainlogo {
- max-width: 90%;
-}
-
-#content {
- margin-left:0px !important;
-}
-
-#maincontent{
- font-size:1.2em;
- line-height:1.5em;
-}
-
-input[type=submit],
-.cbi-button,
-.cbi-button-reset,
-.cbi-button-save{
- display:inline !important;
- float:none !important;
- padding:10px 30px !important;
- margin: 10px 10px 10px 0 !important;
-}
-
-.cbi-input-text,
-.cbi-input-select,
-.cbi-input-user,
-.cbi-input-password{
- display:block !important;
- margin: 0 !important;
- padding:0 !important;
-}
-
-.cbi-value-field{
- margin:0 !important;
- margin-bottom: 1em !important;
- width:100% !important;
-}
-
-.cbi-section legend{
- white-space:normal !important;
-}
-
-.cbi-value-title{
- font-weight:bold;
- float:none !important;
-}
-
-img {
- max-width:100%;
-}