some basic palette tooltip style refinements
This commit is contained in:
@@ -89,15 +89,20 @@
|
||||
.tt-title {
|
||||
color: rgba(var(--terUser), 1);
|
||||
font-size: 0.95rem;
|
||||
margin: 0 0 0.3rem;
|
||||
margin: 0 0 0.1rem;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.tt-lock {
|
||||
margin: 0.25rem 0 0;
|
||||
margin: 0.75rem 0 0.1rem;
|
||||
font-size: 0.8rem;
|
||||
opacity: 0.85;
|
||||
|
||||
i { margin-right: 0.25rem; }
|
||||
}
|
||||
|
||||
.tt-date {
|
||||
font-size: 0.75rem !important;
|
||||
font-variant-caps: small-caps;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user