mirror of
https://github.com/github/choosealicense.com
synced 2024-11-05 11:18:50 +01:00
tooltip update missed in #361
This commit is contained in:
parent
045d0d0dea
commit
32219ad267
@ -419,7 +419,7 @@ strong {
|
||||
color: #298625;
|
||||
}
|
||||
|
||||
.qtip-permitted .qtip-titlebar {
|
||||
.qtip-permissions .qtip-titlebar {
|
||||
background-color: #3dc637;
|
||||
color: #fff;
|
||||
}
|
||||
|
@ -23,9 +23,9 @@ class Choosealicense
|
||||
|
||||
# Annotation rule types as defined in `_config.yml`
|
||||
ruletypes:
|
||||
required: "Required"
|
||||
permitted: "Permitted"
|
||||
forbidden: "Forbidden"
|
||||
permissions: "Permission"
|
||||
conditions: "Condition"
|
||||
limitations: "Limitation"
|
||||
|
||||
# fire on document.ready
|
||||
constructor: ->
|
||||
|
Loading…
Reference in New Issue
Block a user