We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33e5db6 commit 9d97247Copy full SHA for 9d97247
clang/www/c_status.html
@@ -9,7 +9,7 @@
9
.none { background-color: #FFCCCC }
10
.partial { background-color: #FFE0B0 }
11
.unreleased { background-color: #FFFF99 }
12
- .unknown { background-color: #DDAEF7 }
+ .unknown { background-color: #EBCAFE }
13
.full { background-color: #CCFF99 }
14
.na { background-color: #DDDDDD }
15
:target { background-color: #FFFFBB; outline: #DDDD55 solid thin; }
0 commit comments