(home)
test pagina JQM finto android... diff --git a/GPW/Content/Site.css b/GPW/Content/Site.css index b5174af..2797e37 100644 --- a/GPW/Content/Site.css +++ b/GPW/Content/Site.css @@ -28,4 +28,7 @@ textarea { padding: 0.2em; font-size: 1.1em; line-height: 1.3em; +} +.ui-input-btn input { + opacity: .5; } \ No newline at end of file diff --git a/GPW/Content/Site.less b/GPW/Content/Site.less index c65f13f..cdf67c1 100644 --- a/GPW/Content/Site.less +++ b/GPW/Content/Site.less @@ -36,3 +36,7 @@ textarea { font-size: 1.1em; line-height: 1.3em; } + +.ui-input-btn input { + opacity: .5; +} \ No newline at end of file diff --git a/GPW/Content/Site.min.css b/GPW/Content/Site.min.css index 7586a16..7f0a6b9 100644 --- a/GPW/Content/Site.min.css +++ b/GPW/Content/Site.min.css @@ -1 +1 @@ -body{padding-top:50px;padding-bottom:20px;}.body-content{padding-left:15px;padding-right:15px;}input,select,textarea{max-width:280px;}@media screen and (min-width:768px){.jumbotron{margin-top:20px;}.body-content{padding:0;}}.elTimbSmart{padding:.2em;font-size:1.1em;line-height:1.3em;} \ No newline at end of file +body{padding-top:50px;padding-bottom:20px;}.body-content{padding-left:15px;padding-right:15px;}input,select,textarea{max-width:280px;}@media screen and (min-width:768px){.jumbotron{margin-top:20px;}.body-content{padding:0;}}.elTimbSmart{padding:.2em;font-size:1.1em;line-height:1.3em;}.ui-input-btn input{opacity:.5;} \ No newline at end of file diff --git a/GPW/WebMasterPages/JQMob.Master b/GPW/WebMasterPages/JQMob.Master index f610f91..bafeaba 100644 --- a/GPW/WebMasterPages/JQMob.Master +++ b/GPW/WebMasterPages/JQMob.Master @@ -25,10 +25,10 @@ <%: Scripts.Render("~/bundles/jSteamware") %> <%: Scripts.Render("~/bundles/jquerymobile") %> - +