| commit | 7e5afce78397ae1c2b4c85c58f23855b797651c4 | [log] [tgz] | 
|---|---|---|
| author | Akron <nils@diewald-online.de> | Tue Aug 25 15:50:19 2020 +0200 | 
| committer | Akron <nils@diewald-online.de> | Thu Aug 27 12:35:43 2020 +0200 | 
| tree | 2cb990fe21e1a374e47696244c5e1e40be3b0885 | |
| parent | 7f1e07e321517eefe47c8d33d6f20865d7fc5c30 [diff] [blame] | 
Refactoring of style files Change-Id: I56d3641741f2289bb0f9dbaf641b85a401cf1042
diff --git a/dev/scss/main/helper.scss b/dev/scss/main/helper.scss index ec33901..31b07fa 100644 --- a/dev/scss/main/helper.scss +++ b/dev/scss/main/helper.scss
@@ -1,5 +1,8 @@ +@import "../util" + // Make cursor helper -body.helper, body.helper a { +body.helper, +body.helper a { cursor: help !important; }