mirror of
https://github.com/plankanban/planka.git
synced 2025-07-28 17:49:43 +02:00
Return text-shadow back, make project wrapper less transparent
This commit is contained in:
parent
d22580cec0
commit
c4e3c3d4c8
6 changed files with 5 additions and 20 deletions
|
@ -19,6 +19,7 @@
|
|||
outline: none;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue