bring stock theme to be on par with v2 pleroma-dark/light
This commit is contained in:
parent
3cab1faaf4
commit
28955d8444
6 changed files with 53 additions and 17 deletions
|
|
@ -127,6 +127,7 @@ export const shadowFunctions = {
|
|||
args: [
|
||||
'color: border color',
|
||||
'side: string indicating on which side border should be, takes either one word or two words joined by dash (i.e. "left" or "bottom-right")',
|
||||
'width: border width (thickness)',
|
||||
'[alpha]: (Optional) border opacity, defaults to 1 (fully opaque)',
|
||||
'[inset]: (Optional) whether border should be on the inside or outside, defaults to inside'
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue