aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public/Css
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2012-01-04 09:59:54 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2012-01-04 09:59:54 +0000
commitaff3e1005d17d67315262822b49e89c083dad644 (patch)
tree0a2325ae0f3546595a82c46eb3735a98c2eaef84 /h-source/Public/Css
parent5b39c3d1cd300503750162bad0af715161b1bb20 (diff)
mobile:added hardware page
Diffstat (limited to 'h-source/Public/Css')
-rw-r--r--h-source/Public/Css/mobile.css15
1 files changed, 15 insertions, 0 deletions
diff --git a/h-source/Public/Css/mobile.css b/h-source/Public/Css/mobile.css
index efd5750..6dfe10f 100644
--- a/h-source/Public/Css/mobile.css
+++ b/h-source/Public/Css/mobile.css
@@ -71,11 +71,26 @@ img
width:100%;
}
+#hardware_list
+{
+ padding:0 15px;
+ margin-top:20px;
+ margin-bottom:20px;
+}
+
/*jquery mobile*/
.ui-bar-a {
background: #B7F18C;
}
+.ui-li-thumb {
+ left: 5px;
+ max-height: 80px;
+ max-width: 80px;
+ position: absolute;
+ top: 5px;
+}
+
/*.ui-icon, .ui-icon-searchfield:after {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;