1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-16 11:15:07 +00:00

Display server logs

This commit is contained in:
jendib
2013-08-03 21:51:15 +02:00
parent c0e7e34373
commit f5871e89e2
8 changed files with 60 additions and 1 deletions

View File

@@ -10,6 +10,15 @@
}
}
// Logs list
.table-logs {
tbody tr td {
&:first-child {
white-space: nowrap;
}
}
}
// File thumbnails
.thumbnail-file {
cursor: pointer;