Merge remote-tracking branch 'origin/ui-redesign' into ui-redesign
This commit is contained in:
commit
2f31f4cb61
|
@ -196,7 +196,6 @@ input[type="text"] {
|
|||
height: 37px;
|
||||
color: #ffffff;
|
||||
line-height: 2.4;
|
||||
opacity: 0.75;
|
||||
}
|
||||
|
||||
.dataset-label {
|
||||
|
@ -209,7 +208,6 @@ input[type="text"] {
|
|||
font-size: 0.875rem;
|
||||
letter-spacing: 0px;
|
||||
color: #212121;
|
||||
opacity: 0.75;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
|
|
|
@ -54,7 +54,6 @@ input[type="text"] {
|
|||
height: 37px;
|
||||
color: #ffffff;
|
||||
line-height: 2.4;
|
||||
opacity: 0.75;
|
||||
}
|
||||
|
||||
.dataset-label {
|
||||
|
@ -67,7 +66,6 @@ input[type="text"] {
|
|||
font-size: 0.875rem;
|
||||
letter-spacing: 0px;
|
||||
color: #212121;
|
||||
opacity: 0.75;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
|
|
|
@ -54,7 +54,6 @@ input[type="text"] {
|
|||
height: 37px;
|
||||
color: #ffffff;
|
||||
line-height: 2.4;
|
||||
opacity: 0.75;
|
||||
}
|
||||
|
||||
.dataset-label {
|
||||
|
@ -67,7 +66,6 @@ input[type="text"] {
|
|||
font-size: 0.875rem;
|
||||
letter-spacing: 0px;
|
||||
color: #212121;
|
||||
opacity: 0.75;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
|
|
|
@ -54,7 +54,6 @@ input[type="text"] {
|
|||
height: 37px;
|
||||
color: #ffffff;
|
||||
line-height: 2.4;
|
||||
opacity: 0.75;
|
||||
}
|
||||
|
||||
.dataset-label {
|
||||
|
@ -67,7 +66,6 @@ input[type="text"] {
|
|||
font-size: 0.875rem;
|
||||
letter-spacing: 0px;
|
||||
color: #212121;
|
||||
opacity: 0.75;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
|
|
|
@ -53,7 +53,6 @@ input[type="text"] {
|
|||
height: 37px;
|
||||
color: #ffffff;
|
||||
line-height: 2.4;
|
||||
opacity: 0.75;
|
||||
}
|
||||
|
||||
.dataset-label {
|
||||
|
@ -66,7 +65,6 @@ input[type="text"] {
|
|||
font-size: 0.875rem;
|
||||
letter-spacing: 0px;
|
||||
color: #212121;
|
||||
opacity: 0.75;
|
||||
}
|
||||
|
||||
.dmp-title, .dataset-title {
|
||||
|
|
|
@ -122,7 +122,6 @@ input[type="text"] {
|
|||
height: 37px;
|
||||
color: #ffffff;
|
||||
line-height: 2.4;
|
||||
opacity: 0.75;
|
||||
}
|
||||
|
||||
.dataset-label {
|
||||
|
@ -136,7 +135,6 @@ input[type="text"] {
|
|||
font-weight: 400;
|
||||
letter-spacing: 0px;
|
||||
color: #212121;
|
||||
opacity: 0.75;
|
||||
}
|
||||
|
||||
.dmp-title,
|
||||
|
|
|
@ -156,7 +156,6 @@ input[type="text"] {
|
|||
height: 37px;
|
||||
color: #ffffff;
|
||||
line-height: 2.4;
|
||||
opacity: 0.75;
|
||||
}
|
||||
|
||||
.dataset-label {
|
||||
|
@ -169,7 +168,6 @@ input[type="text"] {
|
|||
font-size: 0.875rem;
|
||||
letter-spacing: 0px;
|
||||
color: #212121;
|
||||
opacity: 0.75;
|
||||
}
|
||||
|
||||
.dmp-title,
|
||||
|
|
Loading…
Reference in New Issue