comment_alter.css in Comment Alter 7
table.comment-alter-diff {
background-color: #fff;
border: 1px solid #ccc;
font-size: 85%;
width: auto;
}
table.comment-alter-diff td {
border: none;
padding-left: .5em;
padding-right: .5em;
}
File
comment_alter.cssView source
- table.comment-alter-diff {
- background-color: #fff;
- border: 1px solid #ccc;
- font-size: 85%;
- width: auto;
- }
-
- table.comment-alter-diff td {
- border: none;
- padding-left: .5em;
- padding-right: .5em;
- }