Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-webui
/
b54d0ee30e87d28dc3ca8a2c569a67f0d0b22f7c
/
.
/
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
;
}