Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
Kalamar
/
44e1edbd8ae2670e8215af2c02c8cfeda20b6b3a
/
.
/
public
/
scss
/
alertify.scss
blob: ee83a5dd729e51b317b7b5481aa3416fd3031eb2 [
file
] [
log
] [
blame
]
Nils Diewald
a297f06
2015-04-02 00:23:46 +0000
[
diff
] [
blame
]
1
@import
"util"
;
2
3
/*
4
article.alertify-log {
5
text-shadow:none;
6
}
7
*/
8
9
article
.
alertify
-
log
-
warn
{
10
background
-
color
:
$dark
-
orange
;
11
}