19-Aug-2010, 09:18 AM
Okay we're talking about different things.
I meant that I can't come up with a good enough style for the admin boxes. That's why they currently use the same styling as the other boxes. Can you come up with a good style for the admin box?
I meant that I can't come up with a good enough style for the admin boxes. That's why they currently use the same styling as the other boxes. Can you come up with a good style for the admin box?
Code:
.admin_comment_box_1 {
padding: 5px;
background-color: #FFF8DC;
border: 1px solid #828282;
overflow: auto;
}
.admin_comment_box_2 {
padding: 5px;
background-color: #FFF8DC;
border: 1px solid #828282;
overflow: auto;
}