Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-webui
/
d5bf6baa758cb3e822ed6e9842308915b202d44a
/
.
/
app
/
common
/
styles
/
elements
/
alerts.scss
blob: 62422572cc4e0c3d4ca8ab36ca9ef7c5bc888e6e [
file
] [
log
] [
blame
]
//Fixed alerts
.
alert
-
danger
{
background
-
color
:
$alert__danger
;
border
-
color
:
$critical
-
lightbg
;
border
-
radius
:
0
;
color
:
#333;
text
-
align
:
left
;
}