Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
infinitegforums
/
92bc30f405d96d8114934f49d7d6f3409e94413c
/
.
/
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
;
}
}