Mercurial > hg > isophonics-drupal-site
view themes/isobartik/css/components/image-button.css @ 3:e11175134f4e
Attempt to introduce editable version of theme
author | Chris Cannam |
---|---|
date | Tue, 05 Dec 2017 11:25:38 +0000 |
parents | |
children |
line wrap: on
line source
/** * @file * Styles for Bartik's image buttons. */ .image-button.is-disabled:hover, .image-button.is-disabled:active, .image-button.is-disabled:focus, .image-button.is-disabled { background: transparent; opacity: 0.5; cursor: default; }