Revert "Rename .fileNotReadable to .message-error"

This reverts commit 6b14195809.
This commit is contained in:
Alexander A. Klimov 2015-06-08 11:16:59 +02:00
parent 6b14195809
commit e15b144155
1 changed files with 2 additions and 1 deletions

View File

@ -331,7 +331,8 @@ html {
position: absolute;
}
.message-error {
/* TODO: replace this with .error */
.fileNotReadable {
padding: 0.5em;
background-color: @colorCritical;
font-weight: bold;