source: resources/assets/sass/components/scrollbar.scss@ 7304c7f

develop
Last change on this file since 7304c7f was 7304c7f, checked in by beratkjufliju <kufliju@…>, 3 years ago

added user authentication, create & forgot password methods and blades

  • Property mode set to 100644
File size: 198 bytes
Line 
1.nicescroll-cursors {
2 border: none !important;
3}
4
5body:not(.dark) {
6 .nicescroll-cursors {
7 background-color: rgba($color-dark, .40) !important;
8 width: 3px !important;
9 }
10}
Note: See TracBrowser for help on using the repository browser.