mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2025-12-23 01:37:59 +00:00
feed table added
This commit is contained in:
@@ -26,4 +26,13 @@ th, td {
|
||||
.feed-table {
|
||||
height: 190px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.feed-time {
|
||||
color:brown;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.feed-update {
|
||||
color: #337ab7;
|
||||
}
|
||||
Reference in New Issue
Block a user