mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-27 10:16:16 -04:00
implement localization
This commit is contained in:
parent
29b91cb17a
commit
f50d7438b6
12 changed files with 883 additions and 286 deletions
|
@ -1345,11 +1345,11 @@ x-peers:empty~x-instructions {
|
|||
transition: opacity 300ms;
|
||||
}
|
||||
|
||||
#websocket-fallback > span {
|
||||
#websocket-fallback {
|
||||
margin: 2px;
|
||||
}
|
||||
|
||||
#websocket-fallback > span > span {
|
||||
#websocket-fallback > span:nth-child(2) {
|
||||
border-bottom: solid 4px var(--ws-peer-color);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue