summaryrefslogtreecommitdiff
path: root/plugins/YammerImport/css/admin.css
blob: c1462237a52080dc7514e78c5227915c9945fa94 (plain)
1
2
3
4
5
6
7
8
9
10
11
.waiting {
    color: #888;
}

.progress {
    color: blue;
}

.done {
    color: black;
}