mirror of
https://github.com/sismics/docs.git
synced 2025-12-16 19:21:48 +00:00
Display tags on documents list
This commit is contained in:
@@ -8,6 +8,18 @@
|
||||
tbody tr {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
tbody td {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.cell-tags {
|
||||
padding: 2px;
|
||||
|
||||
.label {
|
||||
margin-left: 2px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Logs list
|
||||
|
||||
Reference in New Issue
Block a user