Серый текст

Сделал серый текст для ячеек с пустыми значениями
This commit is contained in:
2015-06-19 22:35:43 +05:00
parent 4dd825e22c
commit 91986bd3dc
2 changed files with 6 additions and 1 deletions

View File

@@ -34,6 +34,9 @@
display: inline-block;
vertical-align: top;
}
.gray {
color: lightgray;
}
</style>
</head>
<body>