mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-10 17:02:54 +01:00
Fix theme datetime color
This commit is contained in:
parent
bc1543851e
commit
fd02f7b340
@ -55,11 +55,13 @@ a:hover {
|
||||
|
||||
.nnwDate {
|
||||
white-space: nowrap;
|
||||
color: var(--body-code-color);
|
||||
}
|
||||
|
||||
.nnwTime {
|
||||
white-space: nowrap;
|
||||
font-size: 66%;
|
||||
color: var(--body-code-color);
|
||||
}
|
||||
|
||||
.nnwDateTime {
|
||||
|
Loading…
Reference in New Issue
Block a user