JakuJ / quantum-explorer

Bachelor's project: Compiler Explorer for Q#
https://qexplorer.herokuapp.com
GNU General Public License v3.0
3 stars 0 forks source link

Scrollbar styling #77

Closed skdw closed 3 years ago

skdw commented 3 years ago

This PR reverts the default scrollbar styling omitting the Radzen CSS and restyles it on our own. Closes #76

codecov[bot] commented 3 years ago

Codecov Report

Merging #77 (4e1af8e) into develop (7b5b4b8) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #77   +/-   ##
========================================
  Coverage    91.35%   91.35%           
========================================
  Files           39       39           
  Lines          983      983           
========================================
  Hits           898      898           
  Misses          85       85           
Flag Coverage Δ
unittests 91.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
Explorer/Pages/_Host.cshtml 0.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7b5b4b8...4e1af8e. Read the comment docs.

JakuJ commented 3 years ago

Dark theme should also apply to the scrollbars 😉

Zrzut ekranu 2021-01-4 o 16 51 05
skdw commented 3 years ago

Dark theme should also apply to the scrollbars 😉

Zrzut ekranu 2021-01-4 o 16 51 05

It applies now 😊

Zrzut ekranu 2021-01-5 o 22 01 49