Project

General

Profile

« Previous | Next » 

Revision 60535

[Library | Trunk]: Card css: Add disable action button

View differences:

card.scss
22 22
  width: 100%;
23 23
}
24 24

  
25
.uk-card .uk-button.action.uk-disabled {
26
  opacity: 0.5;
27
}
28

  
25 29
.uk-card .uk-button.action:hover {
26 30
  box-shadow: 0 3px 6px rgba(71, 135, 230, 0.5);
27 31
}

Also available in: Unified diff