/*
# // ---------------------------------------------------------------------------------------------------------------
# | The CSS for the "offensive" plugin
# \\ ---------------------------------------------------------------------------------------------------------------
*/ 

.offensive_admin_comment        {background-color:#FFF; display:block;}
.offensive_admin_user_comment   {color:green;}
.offensive_link                 {display:block; font-size:.8em; text-align:right; margin-top:0px;}
.offensive-comment-note         {background-color:#EEE; height:5em;width:100%}
.mark_as_offensive_comment_area {margin:0px 20px;}
