natus wheel: house tooltip polish — br, pointer-events, @deg° muting
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -564,15 +564,21 @@ body[class*="-light"] {
|
||||
// House tooltip — "House of X" | number; planets in house
|
||||
.tt-house-header {
|
||||
display: flex;
|
||||
align-items: baseline;
|
||||
align-items: flex-start;
|
||||
justify-content: space-between;
|
||||
gap: 0.5rem;
|
||||
margin-bottom: 0.3rem;
|
||||
}
|
||||
.tt-house-of {
|
||||
font-size: 0.6em;
|
||||
font-weight: 700;
|
||||
margin-right: 0.15em;
|
||||
opacity: 0.9;
|
||||
}
|
||||
.tt-house-num {
|
||||
font-size: 1.4rem;
|
||||
font-weight: 700;
|
||||
opacity: 0.55;
|
||||
opacity: 1;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
.tt-house-planets {
|
||||
|
||||
Reference in New Issue
Block a user