simplified css
This commit is contained in:
parent
13ea3f09dd
commit
0c1ddde14b
1 changed files with 1 additions and 5 deletions
|
@ -111,11 +111,7 @@ summary {
|
||||||
}
|
}
|
||||||
|
|
||||||
.activitypub-settings-accordion-trigger .icon, .activitypub-settings-accordion-viewed .icon {
|
.activitypub-settings-accordion-trigger .icon, .activitypub-settings-accordion-viewed .icon {
|
||||||
border: solid #50575e;
|
border: solid #50575e medium;
|
||||||
border-top-width: medium;
|
|
||||||
border-right-width: medium;
|
|
||||||
border-bottom-width: medium;
|
|
||||||
border-left-width: medium;
|
|
||||||
border-width: 0 2px 2px 0;
|
border-width: 0 2px 2px 0;
|
||||||
height: .5rem;
|
height: .5rem;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
|
Loading…
Reference in a new issue