6 lines
92 B
CSS
6 lines
92 B
CSS
/* Hide unreplaced attachments token */
|
|
|
|
span.hide_attachments_token {
|
|
display: none;
|
|
}
|