Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 288 by
xpers...@gmail.com: why any web browsers show shellinabox
with others colors
https://code.google.com/p/shellinabox/issues/detail?id=288
What steps will reproduce the problem?
1.Open Chrome, and bg is black
2.Open Firefox, and bg is white and slow
3. ...!
What is the expected output? What do you see instead?
#vt100 #cursor.bright {
background-color: white;
color: black;
}
#vt100 #scrollable {
color: #ffffff;
background-color: #000000;
}
#vt100 #scrollable.inverted {
color: #000000;
background-color: #ffffff;
}
#vt100 .ansi15 {
color: #000000;
}
#vt100 .bgAnsi0 {
background-color: #ffffff;
}
What version of the product are you using? On what operating system?
ShellInABox version 2.10 (revision 239) / Ubuntu
Please provide any additional information below.
Neither
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings