wok-current diff shellinabox/stuff/16px.css @ rev 25288
libQt5Plugins: removed dependency libQt3Support
author | Hans-G?nter Theisgen |
---|---|
date | Tue Jul 19 07:28:24 2022 +0100 (2022-07-19) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/shellinabox/stuff/16px.css Tue Jul 19 07:28:24 2022 +0100 1.3 @@ -0,0 +1,6 @@ 1.4 +#vt100 #reconnect input { font-size: small; } 1.5 +#vt100 #scrollable { font-size: 16px; } 1.6 +#vt100 #cursize { font-size: 16px; } 1.7 +#vt100 #console { font-size: 16px; } 1.8 +#vt100 #cursor { font-size: 16px; } 1.9 +#vt100 #linheight { font-size: 16px; }