pull/6257/head
Karl Hobley 2020-02-21 12:22:31 +00:00 zatwierdzone przez Matt Westcott
rodzic 358cfaa4e8
commit fcc1e0fe05
1 zmienionych plików z 4 dodań i 3 usunięć

Wyświetl plik

@ -10,7 +10,7 @@
&__button {
background: none;
border: none;
border-style: none;
padding-bottom: 5px;
font-weight: bold;
@ -34,7 +34,8 @@
border-bottom: 1px solid rgb(229, 229, 229);
font-size: 0.8em;
td, th {
td,
th {
padding: 20px;
}
@ -48,7 +49,7 @@
color: #555;
}
&--tasks {
&--tasks {
background-color: rgb(250, 250, 250);
.workflow-progress-table__left-column {