diff --git a/client/css/style.css b/client/css/style.css index 0285ef5a..b726cfa9 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -44,12 +44,14 @@ ::placeholder { color: rgb(0 0 0 / 35%); - opacity: 1; /* fix opacity in Firefox */ + opacity: 1; + /* fix opacity in Firefox */ } html { box-sizing: border-box; - -webkit-tap-highlight-color: transparent; /* remove tap highlight on touch devices */ + -webkit-tap-highlight-color: transparent; + /* remove tap highlight on touch devices */ } *, @@ -88,7 +90,8 @@ abbr[title] { html, body { height: 100%; - overscroll-behavior: none; /* prevent overscroll navigation actions */ + overscroll-behavior: none; + /* prevent overscroll navigation actions */ } body { @@ -104,7 +107,8 @@ body { * Disable pull-to-refresh on mobile that conflicts with scrolling the message list. * See http://stackoverflow.com/a/29313685/1935861 */ - overflow: hidden; /* iOS Safari requires overflow rather than overflow-y */ + overflow: hidden; + /* iOS Safari requires overflow rather than overflow-y */ } body.force-no-select * { @@ -180,7 +184,8 @@ kbd { display: inline-block; font-family: inherit; line-height: 1em; - min-width: 28px; /* Ensure 1-char keys have the same width */ + min-width: 28px; + /* Ensure 1-char keys have the same width */ margin: 0 1px; padding: 4px 6px; color: #444; @@ -210,7 +215,8 @@ p { text-transform: uppercase; transition: background 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s; word-spacing: 3px; - cursor: pointer; /* This is useful for `