Make Scrollbar look more unobtrusive
This commit is contained in:
parent
7ab6ed7e16
commit
0b21c12c41
|
@ -11,9 +11,9 @@
|
|||
.no-scroll-indicator undershoot.top, undershoot.bottom { background-image: none; }
|
||||
.scrollbar-style scrollbar trough {background-color:@theme_base_color; }
|
||||
.scrollbar-style scrollbar {border:none; }
|
||||
.scrollbar-style slider {min-width: 3px; background-color: #a0a3a4}
|
||||
|
||||
.actionbar-no-border box {border: none}
|
||||
|
||||
.actionbar-no-border button {
|
||||
padding: 0px;
|
||||
background-color: @theme_base_color;
|
||||
|
|
Loading…
Reference in New Issue