source: resources/assets/sass/components/nestable.scss@ 582789f

develop
Last change on this file since 582789f 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: 121 bytes
Line 
1.dd-handle {
2 font-weight: normal;
3
4 &:hover {
5 color: $color-primary
6 }
7}
8
9.dd3-content {
10 font-weight: normal;
11}
Note: See TracBrowser for help on using the repository browser.