[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
|
|
@ -36,7 +36,7 @@
|
|||
@box-shadow-bottom: 0 .1em .5em rgba(153,153,153,.5); // qc-wrapper (breadcrumb), struct inline-editor
|
||||
|
||||
/* + + + for programmers customizing + + + */
|
||||
@fix_border-radius: 3px; // inputs, editbox (textarea), buttons, content, code, quicksearch, msg
|
||||
@fix_border-radius: 0; // inputs, editbox (textarea), buttons, content, code, quicksearch, msg
|
||||
|
||||
@toggle-showsidebar_width: 3.47rem; // shown sidebar after toggle
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue