|
|
@@ -28,26 +28,30 @@ $grw-sidebar-content-footer-height: 50px;
|
|
|
}
|
|
|
min-height: 40px;
|
|
|
border-radius: 0px;
|
|
|
- }
|
|
|
- .bookmark-item-list {
|
|
|
- .picture {
|
|
|
- width: 16px;
|
|
|
- height: 16px;
|
|
|
- vertical-align: text-bottom;
|
|
|
|
|
|
- &.picture-md {
|
|
|
- width: 20px;
|
|
|
- height: 20px;
|
|
|
+
|
|
|
+ &.bookmark-item-list {
|
|
|
+ .picture {
|
|
|
+ width: 16px;
|
|
|
+ height: 16px;
|
|
|
+ vertical-align: text-bottom;
|
|
|
+
|
|
|
+ &.picture-md {
|
|
|
+ width: 20px;
|
|
|
+ height: 20px;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ svg{
|
|
|
+ width: 14px;
|
|
|
+ height: 14px;
|
|
|
+ }
|
|
|
+ .grw-foldertree-control{
|
|
|
+ margin-left: 1rem;
|
|
|
}
|
|
|
}
|
|
|
- svg{
|
|
|
- width: 14px;
|
|
|
- height: 14px;
|
|
|
- }
|
|
|
- }
|
|
|
- .grw-foldertree-control{
|
|
|
- margin-left: 2px;
|
|
|
}
|
|
|
+
|
|
|
+
|
|
|
}
|
|
|
|
|
|
.grw-foldertree-item-container {
|