Revert "Rename .fileNotReadable to .message-error"
This reverts commit 6b14195809
.
This commit is contained in:
parent
6b14195809
commit
e15b144155
|
@ -331,7 +331,8 @@ html {
|
|||
position: absolute;
|
||||
}
|
||||
|
||||
.message-error {
|
||||
/* TODO: replace this with .error */
|
||||
.fileNotReadable {
|
||||
padding: 0.5em;
|
||||
background-color: @colorCritical;
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in New Issue