From b07d7d7229c376a0588d86ee8a28735bdcf99b7f Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Fri, 23 Nov 2018 11:36:36 +0300 Subject: reset buttons, better disabled for shadows --- src/App.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/App.scss') diff --git a/src/App.scss b/src/App.scss index 004c6fc3..ceb0bb87 100644 --- a/src/App.scss +++ b/src/App.scss @@ -120,6 +120,11 @@ input, textarea, .select { line-height: 16px; hyphens: none; + &:disabled, &[disabled=disabled] { + cursor: not-allowed; + opacity: 0.5; + } + .icon-down-open { position: absolute; top: 0; -- cgit v1.2.3-70-g09d2