This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xiaoguang_li
/
hue
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
HUE-7680 [frontend] Make horizontal scrollbars thin as well
Enrico Berti
7 years ago
parent
a5cf75ad53
commit
1139ecd
4 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
0
0
desktop/core/src/desktop/static/desktop/css/hue-embedded.css
0
0
desktop/core/src/desktop/static/desktop/css/hue.css
0
0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css
1
0
desktop/core/src/desktop/static/desktop/less/hue-cross-version.less
File diff suppressed because it is too large
+ 0
- 0
desktop/core/src/desktop/static/desktop/css/hue-embedded.css
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
+ 1
- 0
desktop/core/src/desktop/static/desktop/less/hue-cross-version.less
View File
@@ -41,6 +41,7 @@
::-webkit-scrollbar {
::-webkit-scrollbar {
width: 9px;
width: 9px;
+ height: 9px;
}
}
::-webkit-scrollbar-track {
::-webkit-scrollbar-track {
Some files were not shown because too many files changed in this diff