mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-31 12:14:15 -04:00
Make the history indicator label circular again
This commit is contained in:
parent
18f83589aa
commit
5616a6a965
1 changed files with 1 additions and 1 deletions
|
@ -287,7 +287,7 @@ class Common(object):
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
border-radius: 8px;
|
border-radius: 7px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}""",
|
}""",
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue