Sfoglia il codice sorgente

Revert "HUE-7680 [frontend] Tone down the scrollbars for webkit browsers"

This reverts commit 7edcf9df267f9a734a302ac00e56e849e72a26e4.
Romain Rigaux 8 anni fa
parent
commit
e35b44b87f

File diff suppressed because it is too large
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


File diff suppressed because it is too large
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


+ 0 - 15
desktop/core/src/desktop/static/desktop/less/hue-cross-version.less

@@ -39,21 +39,6 @@
 @import "components/hue-wizard.less";
 @import "hue-helpers.less";
 
-
-::-webkit-scrollbar {
-  width: 8px;
-}
-
-::-webkit-scrollbar-track {
-  opacity: 0;
-}
-
-::-webkit-scrollbar-thumb {
-  border-radius: 4px;
-  border: 1px solid @cui-white;
-  background-color: @cui-gray-200;
-}
-
 body {
   background-color: @cui-white;
 }

Some files were not shown because too many files changed in this diff