Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
infinitegforums
/
3ed8b2f27e955719a2700c79be1da65957f9e1ef
/
.
/
src
/
ccDarkTheme
/
components
/
popups
/
_popup.scss
blob: 11f01e72cc2c9914293472ea393dec60bdf5f2a6 [
file
] [
log
] [
blame
]
// Generic popup (for notification bell, account selector, etc.)
.
popup
-
wrapper
{
background
-
color
:
var
(--
TWPT
-
drawer
-
background
)!
important
;
.
header
-
text
{
color
:
var
(--
TWPT
-
primary
-
text
)!
important
;
}
}