Skip to content

Commit c6ab928

Browse files
Remove unused css
1 parent c4b1070 commit c6ab928

File tree

3 files changed

+0
-95
lines changed

3 files changed

+0
-95
lines changed

public/css/common.less

Lines changed: 0 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -109,25 +109,6 @@ div.show-more {
109109
margin-bottom: 0;
110110
}
111111

112-
.item-list {
113-
width: 100%;
114-
115-
.list-item .main {
116-
border-top: none;
117-
}
118-
119-
.list-item .visual {
120-
width: auto;
121-
margin-top: 0;
122-
}
123-
124-
.list-item .visual,
125-
.list-item .main {
126-
padding-bottom: .25em;
127-
padding-top: .25em;
128-
}
129-
}
130-
131112
.search-controls .continue-with {
132113
margin-right: -.5em;
133114
margin-left: .5em;
@@ -347,42 +328,6 @@ div.show-more {
347328
}
348329
}
349330

350-
.controls .hostgroup-table-row,
351-
.controls .servicegroup-table-row,
352-
.controls .usergroup-table-row,
353-
.controls .user-table-row {
354-
.title .column-content {
355-
display: inline-flex;
356-
align-items: center;
357-
358-
> :first-child {
359-
flex: 0 1 auto;
360-
}
361-
362-
> :last-child {
363-
flex: 1 1 auto;
364-
}
365-
366-
.subject {
367-
margin-right: .5em;
368-
}
369-
}
370-
371-
.vertical-key-value {
372-
br {
373-
display: none;
374-
}
375-
376-
.key {
377-
padding-left: .417em;
378-
}
379-
380-
.value {
381-
vertical-align: middle;
382-
}
383-
}
384-
}
385-
386331
.history-list {
387332
.visual.small-state-change .state-change {
388333
padding-top: .25em;

public/css/list/item-list.less

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -138,17 +138,3 @@
138138
}
139139
}
140140
}
141-
142-
.controls .item-list:not(.detailed):not(.minimal) .list-item {
143-
.plugin-output {
144-
line-height: 1.5
145-
}
146-
147-
.caption {
148-
height: 2.5em;
149-
}
150-
}
151-
152-
.controls .item-list.minimal .icon-image {
153-
margin-top: 0;
154-
}

public/css/list/user-list.less

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)