comparison editor.css @ 130:6a1a716bb8c6

Some CSS tweaks for tablet browsers
author Mike Pavone <pavone@retrodev.com>
date Tue, 06 Aug 2013 00:53:03 -0700
parents 2b25d0ce2946
children
comparison
equal deleted inserted replaced
129:09b65b364927 130:6a1a716bb8c6
135 { 135 {
136 border-width: 1px; 136 border-width: 1px;
137 border-style: solid; 137 border-style: solid;
138 border-color: lightgrey; 138 border-color: lightgrey;
139 display: inline-block; 139 display: inline-block;
140 line-height: 6mm;
141 margin-left: 0.5mm;
142 margin-right: 0.5mm;
140 } 143 }
141 144
142 #src div 145 #src div
143 { 146 {
144 background-color: inherit; 147 background-color: inherit;