Project

General

Profile

« Previous | Next » 

Revision 60963

[Library | Trunk]: Fix some variables missing on css

View differences:

button.scss
25 25

  
26 26
.uk-button-secondary.outlined:hover:enabled, .uk-button-secondary.outlined:focus:enabled, .uk-button-secondary.outlined:active:enabled{
27 27
  background-color: var(--theme-secondary-color);
28
  border-color: var(--secondary-color);
28
  border-color: var(--theme-secondary-color);
29 29
  color: var(--contrast-color);
30 30
}
31 31

  

Also available in: Unified diff