mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-07-08 14:24:14 +01:00
Remove helvetica font in favor of Roboto
FREEBIE
This commit is contained in:
@@ -717,10 +717,9 @@ li.entry .error-icon-container {
|
||||
}
|
||||
|
||||
.text {
|
||||
font-family: "Helvetica Neue";
|
||||
font-size: 12px;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: .045em;
|
||||
letter-spacing: .06em;
|
||||
background-color: white;
|
||||
border-radius: 1.5em;
|
||||
padding: 10px 21px 9px 21px;
|
||||
|
||||
@@ -1517,10 +1517,9 @@ li.entry .error-icon-container {
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.055);
|
||||
background-color: rgba(0, 0, 0, 0.05); }
|
||||
.message-list .last-seen-indicator-view .text {
|
||||
font-family: "Helvetica Neue";
|
||||
font-size: 12px;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: .045em;
|
||||
letter-spacing: .06em;
|
||||
background-color: white;
|
||||
border-radius: 1.5em;
|
||||
padding: 10px 21px 9px 21px; }
|
||||
|
||||
Reference in New Issue
Block a user