https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 26993d4c12a7ea4b3ff90c2fdfcba139b9e15cf6 authored by tbirdbld on 23 November 2011, 11:45:28 UTC
Added tag THUNDERBIRD_9_0b2_RELEASE for changeset d930274ef409. CLOSED TREE a=release
Tip revision: 26993d4
input-text-size-2.html
<html lang="en">
<body style="background-color:white;">
  <input size="4"  value="1234" style="background-color:white; color:black; font-family: monospace; border: none">
</body>
</html>
back to top