This commit is contained in:
Toks
2014-06-01 00:58:53 -04:00
parent 53134c0d19
commit b13d89e982
2 changed files with 16 additions and 2 deletions

View File

@@ -368,6 +368,10 @@ div#c-posts {
background-color: #F8F8F8;
margin-top: 1em;
padding: 0.5em;
.disabled {
color: gray;
}
}
}