Style the reconnect banner, clean up apply usage
This commit is contained in:
parent
ca5542e46d
commit
7029511029
4 changed files with 13 additions and 8 deletions
|
@ -267,11 +267,13 @@ td.time {
|
|||
top: 35px;
|
||||
position: fixed;
|
||||
z-index: 9999;
|
||||
background-color: #eee;
|
||||
color: #333;
|
||||
width: 100%;
|
||||
width: 80%;
|
||||
margin: 0;
|
||||
padding: 5px;
|
||||
left: 10%;
|
||||
}
|
||||
#reconnect a {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.footer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue