Rename .fileNotReadable to .message-error

refs #9247
This commit is contained in:
Alexander A. Klimov 2015-06-05 12:38:55 +02:00
parent 0a5dcd2c8f
commit 6b14195809
1 changed files with 1 additions and 2 deletions

View File

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