mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-23 14:59:47 +03:00
[project @ 2004-03-14 22:50:55 by bursa]
Reduce input height. svn path=/import/netsurf/; revision=623
This commit is contained in:
parent
7f534336b0
commit
a678c8a6c7
@ -46,7 +46,7 @@ hr { background-color: #000; height: 1px; }
|
||||
center { text-align: center; }
|
||||
small { font-size: smaller; }
|
||||
big { font-size: larger; }
|
||||
select, input { background-color: #eeb; color: #000; width: 10em; height: 2em;
|
||||
select, input { background-color: #eeb; color: #000; width: 10em; height: 1.5em;
|
||||
text-align: left;}
|
||||
textarea { background-color: #eeb; color: #000; text-align: left; }
|
||||
input[type=button], input[type=image], input[type=reset], input[type=submit],
|
||||
|
Loading…
Reference in New Issue
Block a user