From 36df9638351072d15f529b02c63fb0cecd47fbe7 Mon Sep 17 00:00:00 2001 From: Yoan Mollet Date: Wed, 28 Apr 2021 16:02:39 +0200 Subject: [PATCH 1/2] fix: improve UX for clickable logo --- static/css/learnocaml_common.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/css/learnocaml_common.css b/static/css/learnocaml_common.css index 570c53fae..1996685c3 100644 --- a/static/css/learnocaml_common.css +++ b/static/css/learnocaml_common.css @@ -210,7 +210,6 @@ button[disabled]::before { -khtml-user-select: none; -moz-user-select: none; user-select: none; - cursor: default; } @media (max-width: 549px) { .logo { From 7375b8bb7e31cc148cbef83748410d7fe5bec442 Mon Sep 17 00:00:00 2001 From: YoanwM Date: Thu, 22 Apr 2021 11:07:15 +0200 Subject: [PATCH 2/2] Change ocp logo to ocsf logo --- static/description.html | 2 +- static/exercise.html | 2 +- static/icons/logo_ocsf.svg | 1 + static/partition-view.html | 2 +- static/playground.html | 2 +- static/student-view.html | 2 +- 6 files changed, 6 insertions(+), 5 deletions(-) create mode 100644 static/icons/logo_ocsf.svg diff --git a/static/description.html b/static/description.html index bc56aab26..227b8a8e7 100644 --- a/static/description.html +++ b/static/description.html @@ -22,7 +22,7 @@
diff --git a/static/exercise.html b/static/exercise.html index 87d1dd8d8..c53570007 100644 --- a/static/exercise.html +++ b/static/exercise.html @@ -41,7 +41,7 @@