|
|
|
@ -826,13 +826,15 @@ input.search {
|
|
|
|
|
color: #454545;
|
|
|
|
|
border: solid 1px #ccc; }
|
|
|
|
|
|
|
|
|
|
.message-list .error-icon {
|
|
|
|
|
cursor: pointer; }
|
|
|
|
|
|
|
|
|
|
li.entry .error-icon-container {
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 0;
|
|
|
|
|
left: calc(100% + 5px);
|
|
|
|
|
height: 100%; }
|
|
|
|
|
li.entry .error-icon-container .error-icon {
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
display: block;
|
|
|
|
|
height: 100%; }
|
|
|
|
|
li.entry .error-icon-container .error-message {
|
|
|
|
|