mirror of
https://github.com/wekan/wekan.git
synced 2026-03-02 03:40:16 +01:00
Yet another iteration on the user interface
* Automatically display the overlay when the card details is opened (previously we waited for the mouse to enter the card details panel) * Improve the design of the minicards badges * Change the minicard background when it is hovered or selected * Removes unimplemented features links from the UI * Fix the board canvas position when the sidebar is open (was hidden behind) Fixes #215
This commit is contained in:
parent
5eb67e803a
commit
91cfcf7b12
11 changed files with 53 additions and 43 deletions
|
|
@ -2,7 +2,7 @@
|
|||
clear: both
|
||||
|
||||
.activity
|
||||
margin: 6px 0
|
||||
margin: 10px 0
|
||||
display: flex
|
||||
|
||||
.member
|
||||
|
|
@ -13,6 +13,7 @@
|
|||
flex: 1
|
||||
align-self: center
|
||||
margin: 0
|
||||
margin-left: 3px
|
||||
|
||||
.activity-comment
|
||||
display: block
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue