Add message for no recently added items

This commit is contained in:
JonnyWong16 2017-08-02 21:22:37 -07:00
commit 1ac4d43db2
2 changed files with 7 additions and 0 deletions

View file

@ -1009,6 +1009,9 @@ a .dashboard-activity-metadata-user-thumb:hover {
font-weight: bold;
color: #e9a049;
}
#dashboard-no-recently-added {
margin-bottom: 20px;
}
.dashboard-recent-media-row {
width: 100%;
margin: 0 auto;