feed table added

This commit is contained in:
chsakell
2016-10-03 13:09:12 +03:00
parent 4f2b3ea97f
commit 66d1a2a07f
10 changed files with 93 additions and 74 deletions

View File

@@ -26,4 +26,13 @@ th, td {
.feed-table {
height: 190px;
overflow: auto;
}
.feed-time {
color:brown;
font-size: 10px;
}
.feed-update {
color: #337ab7;
}