blob: d072849c08277f77d92b8be27a7df7c929c204c8 [file] [log] [blame]
Michael Landoefa037d2017-02-19 12:57:33 +02001.license-key-groups-list-editor {
2 .list-editor-view-list {
3 .list-editor-item-view {
4 min-height: 110px;
5 height: 110px;
6 }
7 .list-editor-item-view-field {
8
9 .operational-scope, .type {
10 color: $orange;
11 }
12 .operational-scope {
13 margin-bottom: 0px;
14 @include ellipsis;
15 }
16 }
17 }
18}