forked from GNUsocial/gnu-social
Update to notice form character count warning
This commit is contained in:
@@ -41,12 +41,12 @@ color:#88171A;
|
||||
#notice_text-count {
|
||||
color:#333;
|
||||
}
|
||||
#notice_text-count.warning {
|
||||
color:#FDFF00;
|
||||
background-color:#000;
|
||||
#form_notice.warning #notice_text-count {
|
||||
color:#000;
|
||||
background-color:#A9BF4F;
|
||||
}
|
||||
#notice_data-text.warning {
|
||||
border-color:#FDFF00;
|
||||
#form_notice.warning #notice_data-text {
|
||||
border-color:#A9BF4F;
|
||||
}
|
||||
|
||||
#form_notice #notice_data-attach_view {
|
||||
|
Reference in New Issue
Block a user