mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
Remove text-shadow everywhere
This commit is contained in:
parent
06f484dc72
commit
ad7209b055
6 changed files with 0 additions and 7 deletions
|
@ -165,7 +165,6 @@
|
|||
overflow: hidden;
|
||||
padding: 0 12px;
|
||||
text-overflow: ellipsis;
|
||||
text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
|
|
@ -22,6 +22,5 @@
|
|||
outline: none;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
position: absolute;
|
||||
right: 6px;
|
||||
text-align: center;
|
||||
text-shadow: -1px 1px 0 rgba(0, 0, 0, 0.2);
|
||||
top: 0;
|
||||
transform: rotate(-135deg);
|
||||
width: 36px;
|
||||
|
|
|
@ -22,7 +22,6 @@
|
|||
position: relative;
|
||||
text-align: left !important;
|
||||
text-overflow: ellipsis;
|
||||
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2) !important;
|
||||
}
|
||||
|
||||
.labelButton:hover {
|
||||
|
@ -38,7 +37,6 @@
|
|||
position: absolute;
|
||||
right: 2px;
|
||||
text-align: center;
|
||||
text-shadow: -1px 1px 0 rgba(0, 0, 0, 0.2);
|
||||
transform: rotate(-135deg);
|
||||
width: 36px;
|
||||
}
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
position: absolute;
|
||||
right: 2px;
|
||||
text-align: center;
|
||||
text-shadow: -1px 1px 0 rgba(0, 0, 0, 0.2);
|
||||
transform: rotate(-135deg);
|
||||
width: 36px;
|
||||
}
|
||||
|
|
|
@ -28,7 +28,6 @@
|
|||
position: absolute;
|
||||
right: 2px;
|
||||
text-align: center;
|
||||
text-shadow: -1px 1px 0 rgba(0, 0, 0, 0.2);
|
||||
transform: rotate(-135deg);
|
||||
width: 36px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue