wok diff shellinabox/stuff/14px.css @ rev 20818
Up perl-net-ssleay (1.46)
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Tue Feb 19 01:23:11 2019 -0500 (2019-02-19) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/shellinabox/stuff/14px.css Tue Feb 19 01:23:11 2019 -0500 1.3 @@ -0,0 +1,6 @@ 1.4 +#vt100 #reconnect input { font-size: small; } 1.5 +#vt100 #scrollable { font-size: 14px; } 1.6 +#vt100 #cursize { font-size: 14px; } 1.7 +#vt100 #console { font-size: 14px; } 1.8 +#vt100 #cursor { font-size: 14px; } 1.9 +#vt100 #linheight { font-size: 14px; }