mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
1140, Update the color for repo input field tooltip error
This commit is contained in:
parent
0987bb0156
commit
c799401f26
@ -497,6 +497,7 @@ strong {
|
||||
color: #0d648a;
|
||||
}
|
||||
|
||||
.tooltip--error:after,
|
||||
.tooltip--limitations:after{
|
||||
background-color: #f4d9d8;
|
||||
border-color: #c6403d;
|
||||
|
@ -79,7 +79,7 @@ class LicenseSuggestion
|
||||
@bindEventHandlers()
|
||||
|
||||
inputWraper: $('.input-wrapper')
|
||||
tooltipErrorClasses: 'hint--bottom hint--error hint--always'
|
||||
tooltipErrorClasses: 'hint--bottom tooltip--error hint--always'
|
||||
|
||||
# Main event handlers for user input
|
||||
bindEventHandlers: =>
|
||||
|
Loading…
x
Reference in New Issue
Block a user