Update the dashboard with an organisations widget
This commit is contained in:
@@ -6,4 +6,16 @@
|
||||
}
|
||||
.membership-pending {
|
||||
color: #ffd24a !important;
|
||||
}
|
||||
|
||||
.widget-organisations .widget-user-username, .widget-organisations .widget-user-desc {
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
.widget-organisations .widget-user-desc {
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
displaY: inline-block;
|
||||
white-space: nowrap;
|
||||
}
|
||||
Reference in New Issue
Block a user