comparison src/main/webapp/imageServer/resources/css/diva4ismi.css @ 48:950083eed940

Fixed: Mobile scrolling Signed-off-by: Alistair-Russell <russell.alistair@gmail.com>
author arussell
date Wed, 15 Jul 2015 05:20:19 +0000
parents ec638eda0d68
children
comparison
equal deleted inserted replaced
47:6d82e03fb2ee 48:950083eed940
61 padding: 10px; 61 padding: 10px;
62 margin-top: 10px; 62 margin-top: 10px;
63 width: 90%; 63 width: 90%;
64 margin-left: auto; 64 margin-left: auto;
65 margin-right: auto; 65 margin-right: auto;
66 -webkit-overflow-scrolling: touch;
66 } 67 }
67 68
68 .titlePanel { 69 .titlePanel {
69 color: #3B4186; 70 color: #3B4186;
70 font-size: 15px; 71 font-size: 15px;
109 } 110 }
110 111
111 .attPanel { 112 .attPanel {
112 margin-top: 40px; 113 margin-top: 40px;
113 font-size: 11px; 114 font-size: 11px;
115 -webkit-overflow-scrolling: touch;
114 } 116 }
115 117
116 .attPanel table, 118 .attPanel table,
117 .attPanel a { 119 .attPanel a {
118 font-size: 11px; 120 font-size: 11px;