[FAFO] Remove border-radius and box-shadow
Only the shadow behind the main content area stays.
This commit is contained in:
parent
faf02d639f
commit
faf04f00e1
3 changed files with 4 additions and 4 deletions
|
|
@ -188,7 +188,7 @@ __link_alt__ = "#286DA8" ; @ini_link_alt
|
|||
; border color
|
||||
__border__ = "#BBB" ; @ini_border (guaranteed for every plugin)
|
||||
|
||||
__default_border_radius__ = "3px" ; @ini_default_border_radius
|
||||
__default_border_radius__ = "0" ; @ini_default_border_radius
|
||||
|
||||
|
||||
; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue