41a90bff9d9368051f19e48d83b7e4c2a710fd62
[sdc.git] /
1 .w-sdc-designer-sidebar-tab-content.properties {
2     .i-sdc-designer-sidebar-section-content-item-property-and-attribute-label{
3         font-weight: bold;
4     }
5     .i-sdc-designer-sidebar-section-content-item-button.update{
6         right: 17px;
7     }
8     .i-sdc-designer-sidebar-section-content-item-button.delete{
9         right: 35px;
10     }
11
12     .w-sdc-designer-sidebar-properties-disabled {
13         .s_14_m;
14         padding: 20px 20px;
15     }
16
17     .vfci-properties-group{
18         background-color: @func_color_r;
19     }
20
21     .expand-collapse-title-icon{
22         .hand;
23         .sprite-new;
24         .expand-collapse-plus-icon;
25         vertical-align: middle;
26         margin: 0 6px;
27     }
28
29     .expanded {
30         .expand-collapse-title-icon {
31             .expand-collapse-minus-icon;
32         }
33     }
34
35     .w-sdc-designer-sidebar-section-title-text{
36         vertical-align: middle;
37     }
38 }