mirror of
https://github.com/wekan/wekan.git
synced 2026-02-25 09:24:08 +01:00
Merge pull request #4577 from JonasPfeiferb1/master
fixed one Typo in CSS Style Sheet
This commit is contained in:
commit
86aa7ff353
1 changed files with 1 additions and 1 deletions
|
|
@ -1141,7 +1141,7 @@
|
||||||
color: rgba(0,0,0,0.5);
|
color: rgba(0,0,0,0.5);
|
||||||
position: absolute;
|
position: absolute;
|
||||||
margin-top: -34px;
|
margin-top: -34px;
|
||||||
margin-let: -11px;
|
margin-left: -11px;
|
||||||
}
|
}
|
||||||
.board-color-clearblue a.fa,
|
.board-color-clearblue a.fa,
|
||||||
.board-color-clearblue a i.fa {
|
.board-color-clearblue a i.fa {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue