forked from GNUsocial/gnu-social
Disfavor markup/style
This commit is contained in:
@@ -860,15 +860,18 @@ padding-left:16px;
|
||||
|
||||
.notice-options form input.submit {
|
||||
cursor:pointer;
|
||||
padding:2px 0 2px 10px;
|
||||
width:16px;
|
||||
padding:2px 0;
|
||||
}
|
||||
|
||||
.notice-options .notice_delete dt,
|
||||
.notice-options .form_favor legend {
|
||||
.notice-options .form_favor legend,
|
||||
.notice-options .form_disfavor legend {
|
||||
display:none;
|
||||
}
|
||||
.notice-options .notice_delete fieldset,
|
||||
.notice-options .form_favor fieldset {
|
||||
.notice-options .form_favor fieldset,
|
||||
.notice-options .form_disfavor fieldset {
|
||||
border:0;
|
||||
padding:0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user