1
0
Fork 0
mirror of https://github.com/GuerillaHQ/now-playing synced 2024-07-02 21:37:57 +00:00
now-playing/assets/scss/2-helpers/_state.scss

8 lines
188 B
SCSS
Raw Normal View History

2019-11-27 17:06:26 +00:00
/* ----------------------------------------------------------- */
/* == state */
/* ----------------------------------------------------------- */
.is-disabled {
cursor: not-allowed;
}