/* Not sure why I added this. */ .code { overflow: auto; } /* Ignore these users */ tr.pmnote-xxxxxx { display: none; } /* xxx */ tr.pmnote-xxxxxx { display: none; } /* xxx */ tr.pmnote-xxxxxx { display: none; } /* xxx */ tr.pmnote-xxxxxx { display: none; } /* xxx */ /* Increase size of text input areas. */ textarea { width: 100%; height: 25em; } table.user-settings, .user-settings textarea { width: 100%; } /* Ignore xxxx that works with Firefox */ /* tr.pmnote-xxxxxx td.reply-body:first-child:before { content: string("Ignoring Cop"); } tr.pmnote-xxxxx td.reply-body * { display: none !important; } */