web: fed tabs inline in the shared row; Federated view sheds the pane bubble (#464) #469
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-464b"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Two v0.6.149/146 regressions vs the mockup: (1) .admtab became block-level flex → the loose Federated buttons stacked; now inline-flex, and the fed buttons live in a proper .admtabs row (full-width rule under the bar included). (2) The whole view rendered inside ul.sharelist.pane's card chrome; a fedplain class (toggled in setView) strips background/border/padding and per-row separators for this view only — cards remain the only surfaces. fedplain rules placed before the card rules so equal-specificity card styling still wins.