Mercurial > eldonilo > lightstring
comparison console/console.css @ 108:5cb4733c5189
many api changes
author | Sonny Piers <sonny@fastmail.net> |
---|---|
date | Fri, 13 Jul 2012 15:26:18 +0200 |
parents | c06ec02217ee |
children |
comparison
equal
deleted
inserted
replaced
107:704ce44c1a22 | 108:5cb4733c5189 |
---|---|
34 width: -webkit-calc(100% - 80px); | 34 width: -webkit-calc(100% - 80px); |
35 width: -moz-calc(100% - 80px); | 35 width: -moz-calc(100% - 80px); |
36 } | 36 } |
37 #input input { | 37 #input input { |
38 width: 65px; | 38 width: 65px; |
39 -webkit-appearance: none; | |
39 } | 40 } |
40 #input > * { | 41 #input > * { |
41 display: inline-block; | 42 display: inline-block; |
42 height: 100%; | 43 height: 100%; |
43 vertical-align: top; | 44 vertical-align: top; |