Loading static/styles.css +7 −1 Original line number Diff line number Diff line Loading @@ -71,6 +71,12 @@ button[disabled] { } #theme-select { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; height: 40px; width: 40px; cursor: pointer; Loading Loading
static/styles.css +7 −1 Original line number Diff line number Diff line Loading @@ -71,6 +71,12 @@ button[disabled] { } #theme-select { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; height: 40px; width: 40px; cursor: pointer; Loading