mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 21:01:33 +02:00
Merge pull request #25248 from overleaf/dp-history-text-color
Add explicit color for history text GitOrigin-RevId: 4b595ea824d75181c041d44fc48ea81fec864316
This commit is contained in:
@@ -154,6 +154,10 @@ history-root {
|
||||
}
|
||||
}
|
||||
|
||||
.history-version-main-details {
|
||||
color: var(--content-primary);
|
||||
}
|
||||
|
||||
.version-element-within-selected {
|
||||
background-color: var(--bg-light-secondary);
|
||||
border-left: var(--spacing-02) solid var(--green-50);
|
||||
|
||||
Reference in New Issue
Block a user