note banner: tooltip style (Gaussian bg, border, blur); fix Recognition→Note in sky.html & _applet-my-sky.html
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -5,8 +5,10 @@
|
||||
align-items: center;
|
||||
gap: 0.75rem;
|
||||
padding: 0.75rem 1rem;
|
||||
background: rgba(var(--priUser), 0.12);
|
||||
border-left: 3px solid rgba(var(--priUser), 0.6);
|
||||
background-color: rgba(var(--tooltip-bg), 0.82);
|
||||
backdrop-filter: blur(8px);
|
||||
border: 0.1rem solid rgba(var(--secUser), 0.4);
|
||||
border-radius: 0.5rem;
|
||||
margin-bottom: 0.75rem;
|
||||
|
||||
.note-banner__body {
|
||||
@@ -37,8 +39,6 @@
|
||||
.note-banner__nvm,
|
||||
.note-banner__fyi {
|
||||
flex-shrink: 0;
|
||||
font-size: 0.8rem;
|
||||
padding: 0.25rem 0.6rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user