Fix no-missing-end-of-source-newline (CSS)

This commit is contained in:
MrTimscampi 2020-01-19 14:59:39 +01:00
parent c7264691d2
commit 2a074d10f1
20 changed files with 20 additions and 20 deletions

View File

@ -9,4 +9,4 @@
vertical-align: middle;
font-family: inherit;
font-size: inherit;
}
}

View File

@ -16,4 +16,4 @@
font-weight: 700;
text-align: left;
vertical-align: top;
}
}

View File

@ -44,4 +44,4 @@
.align-self-flex-end {
align-self: flex-end;
}
}

View File

@ -5,4 +5,4 @@ html {
.formDialogFooter {
position: static !important;
margin: 0 -1em !important;
}
}

View File

@ -6,4 +6,4 @@
#guideTab {
padding-left: .5em;
}
}
}

View File

@ -10,4 +10,4 @@
.appfooter.headroom--unpinned {
transform: translateY(100%) !important;
}
}

View File

@ -5,4 +5,4 @@
.lblDirectoryPickerPath {
white-space: nowrap;
}
}

View File

@ -8,4 +8,4 @@
.headroom--unpinned:not(.headroomDisabled) {
transform: translateY(-100%);
}
}

View File

@ -6,4 +6,4 @@
.first-imageEditor-buttons {
margin-top: 2em;
}
}

View File

@ -44,4 +44,4 @@
100% {
opacity: 1;
}
}
}

View File

@ -8,4 +8,4 @@
display: flex;
align-items: center;
justify-content: center;
}
}

View File

@ -93,4 +93,4 @@
font-size: 84%;
font-weight: 500;
margin: 0 .25em;
}
}

View File

@ -49,4 +49,4 @@
.tmla-mask.backdrop {
opacity: 1;
}
}

View File

@ -37,4 +37,4 @@
.brightnessOsdProgressInner {
background: #ff9800;
}
}

View File

@ -9,4 +9,4 @@
.recordSeriesContainer {
margin-bottom: .8em;
}
}

View File

@ -1,3 +1,3 @@
.originalSubtitleFileLabel {
margin-right: 1em;
}
}

View File

@ -45,4 +45,4 @@
flex-grow: 1;
border-radius: .3em;
z-index: 1;
}
}

View File

@ -1,3 +1,3 @@
.btnUserDataOn {
color: #c33 !important;
}
}

View File

@ -67,4 +67,4 @@
to {
transform: translate3d(100%, 0, 0);
}
}
}

View File

@ -18,4 +18,4 @@
padding: 0 !important;
width: 100%;
height: 100%;
}
}