dev

Note: After publishing, you may have to bypass your browser's cache to see the changes.

#text-mass-user-rights {
    height: 20em;
    resize: none;
    width: 100%;
}
 
#text-error-output {
    background-color: #ffbfbf;
    color: black;
    font-weight: bold;
    width: 100%;
}
 
#my-tools-menu .custom {
    cursor: pointer;
}