mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
1140, Update the tooltip arrow color
This commit is contained in:
parent
56122d3288
commit
0987bb0156
@ -473,6 +473,18 @@ strong {
|
||||
}
|
||||
|
||||
// Tooltips
|
||||
.tooltip--permissions.hint--bottom:before{
|
||||
border-bottom-color: #298625;
|
||||
}
|
||||
|
||||
.tooltip--conditions.hint--bottom:before{
|
||||
border-bottom-color: #0d648a;
|
||||
}
|
||||
|
||||
.tooltip--limitations.hint--bottom:before{
|
||||
border-bottom-color: #812a28;
|
||||
}
|
||||
|
||||
.tooltip--permissions:after{
|
||||
background-color: #d8f4d7;
|
||||
color: #298625;
|
||||
|
Loading…
x
Reference in New Issue
Block a user