1
0
mirror of https://github.com/github/choosealicense.com synced 2024-11-05 19:28:50 +01:00

tooltip update missed in #361

This commit is contained in:
Mike Linksvayer 2016-04-16 09:58:54 -07:00
parent 045d0d0dea
commit 32219ad267
2 changed files with 4 additions and 4 deletions

View File

@ -419,7 +419,7 @@ strong {
color: #298625; color: #298625;
} }
.qtip-permitted .qtip-titlebar { .qtip-permissions .qtip-titlebar {
background-color: #3dc637; background-color: #3dc637;
color: #fff; color: #fff;
} }

View File

@ -23,9 +23,9 @@ class Choosealicense
# Annotation rule types as defined in `_config.yml` # Annotation rule types as defined in `_config.yml`
ruletypes: ruletypes:
required: "Required" permissions: "Permission"
permitted: "Permitted" conditions: "Condition"
forbidden: "Forbidden" limitations: "Limitation"
# fire on document.ready # fire on document.ready
constructor: -> constructor: ->