Revert "Rename .fileNotReadable to .message-error"

This reverts commit 6b14195809ce51bdf6f1c803af165438e948bd72.
This commit is contained in:
Alexander A. Klimov 2015-06-08 11:16:59 +02:00
parent 6b14195809
commit e15b144155

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;