Reuse orphan .penalty css class moderatorial comments
This commit is contained in:
@@ -281,14 +281,13 @@ height:expression(this.offsetHeight>70 ? "70px" : "auto");
|
||||
font-weight: bold;
|
||||
font-size: x-small;
|
||||
}
|
||||
.penalty {
|
||||
color: white;
|
||||
font-size: small;
|
||||
font-weight: bold;
|
||||
}
|
||||
.ban {
|
||||
background-color: red;
|
||||
}
|
||||
.penalty {
|
||||
background-color: orange;
|
||||
color: white;
|
||||
}
|
||||
.read-only {
|
||||
background-color: orange;
|
||||
}
|
||||
|
||||
@@ -272,14 +272,13 @@ height:expression(this.offsetHeight>70 ? "70px" : "auto");
|
||||
font-family: Tahoma, arial, helvetica, sans-serif;
|
||||
font-size: x-small;
|
||||
}
|
||||
.penalty {
|
||||
color: white;
|
||||
font-size: small;
|
||||
font-weight: bold;
|
||||
}
|
||||
.ban {
|
||||
background-color: red;
|
||||
}
|
||||
.penalty {
|
||||
background-color: orange;
|
||||
color: white;
|
||||
}
|
||||
.read-only {
|
||||
background-color: orange;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user