mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-11-03 09:41:30 +01:00
Always display the test overview panel
This commit is contained in:
parent
1b409d7b9d
commit
bec2c3692d
@ -188,9 +188,9 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#stats {
|
#stats {
|
||||||
position: absolute;
|
position: fixed;
|
||||||
top: 15px;
|
top: 15px;
|
||||||
right: 10px;
|
right: 52%;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
color: #888;
|
color: #888;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user