diff --git a/public/css/module.less b/public/css/module.less index a1c0ace2..7ac9c527 100644 --- a/public/css/module.less +++ b/public/css/module.less @@ -791,6 +791,11 @@ table th.actions, table td.actions { text-align: right; } +table tr.disabled td { + color: @gray-light; + font-style: italic; +} + /* Simple table, test */ table.syncstate { tr td:first-child {