1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-22 06:01:42 +00:00

Tag colors (client)

This commit is contained in:
jendib
2013-08-08 01:38:30 +02:00
parent b2ab313d11
commit 6c347ff826
20 changed files with 802 additions and 27 deletions

File diff suppressed because one or more lines are too long

View File

@@ -43,6 +43,13 @@
}
}
// Tags list
.table-tags {
tbody td {
vertical-align: middle;
}
}
// Logs list
.table-logs {
tbody tr td {