Merge branch 'master' of https://github.com/vinceliuice/WhiteSur-gtk-theme
This commit is contained in:
commit
ae0a1249c8
src/main
gnome-shell
gdm3-dark-blue.cssgdm3-dark-green.cssgdm3-dark-grey.cssgdm3-dark-orange.cssgdm3-dark-pink.cssgdm3-dark-purple.cssgdm3-dark-red.cssgdm3-dark-yellow.cssgdm3-dark.cssgdm3-light-blue.cssgdm3-light-green.cssgdm3-light-grey.cssgdm3-light-orange.cssgdm3-light-pink.cssgdm3-light-purple.cssgdm3-light-red.cssgdm3-light-yellow.cssgdm3-light.cssgnome-shell-dark-alt-blue.cssgnome-shell-dark-alt-green.cssgnome-shell-dark-alt-grey.cssgnome-shell-dark-alt-orange.cssgnome-shell-dark-alt-pink.cssgnome-shell-dark-alt-purple.cssgnome-shell-dark-alt-red.cssgnome-shell-dark-alt-yellow.cssgnome-shell-dark-alt.cssgnome-shell-dark-blue.cssgnome-shell-dark-green.cssgnome-shell-dark-grey.cssgnome-shell-dark-orange.cssgnome-shell-dark-pink.cssgnome-shell-dark-purple.cssgnome-shell-dark-red.cssgnome-shell-dark-solid-alt-blue.cssgnome-shell-dark-solid-alt-green.cssgnome-shell-dark-solid-alt-grey.cssgnome-shell-dark-solid-alt-orange.cssgnome-shell-dark-solid-alt-pink.cssgnome-shell-dark-solid-alt-purple.cssgnome-shell-dark-solid-alt-red.cssgnome-shell-dark-solid-alt-yellow.cssgnome-shell-dark-solid-alt.cssgnome-shell-dark-solid-blue.cssgnome-shell-dark-solid-green.cssgnome-shell-dark-solid-grey.cssgnome-shell-dark-solid-orange.cssgnome-shell-dark-solid-pink.cssgnome-shell-dark-solid-purple.cssgnome-shell-dark-solid-red.cssgnome-shell-dark-solid-yellow.cssgnome-shell-dark-solid.cssgnome-shell-dark-yellow.cssgnome-shell-dark.cssgnome-shell-light-alt-blue.cssgnome-shell-light-alt-green.cssgnome-shell-light-alt-grey.cssgnome-shell-light-alt-orange.cssgnome-shell-light-alt-pink.cssgnome-shell-light-alt-purple.cssgnome-shell-light-alt-red.cssgnome-shell-light-alt-yellow.cssgnome-shell-light-alt.cssgnome-shell-light-blue.cssgnome-shell-light-green.cssgnome-shell-light-grey.cssgnome-shell-light-orange.cssgnome-shell-light-pink.cssgnome-shell-light-purple.cssgnome-shell-light-red.cssgnome-shell-light-solid-alt-blue.cssgnome-shell-light-solid-alt-green.cssgnome-shell-light-solid-alt-grey.cssgnome-shell-light-solid-alt-orange.cssgnome-shell-light-solid-alt-pink.cssgnome-shell-light-solid-alt-purple.cssgnome-shell-light-solid-alt-red.cssgnome-shell-light-solid-alt-yellow.cssgnome-shell-light-solid-alt.cssgnome-shell-light-solid-blue.cssgnome-shell-light-solid-green.cssgnome-shell-light-solid-grey.cssgnome-shell-light-solid-orange.cssgnome-shell-light-solid-pink.cssgnome-shell-light-solid-purple.cssgnome-shell-light-solid-red.cssgnome-shell-light-solid-yellow.cssgnome-shell-light-solid.cssgnome-shell-light-yellow.cssgnome-shell-light.css
gtk-3.0
@ -1739,12 +1739,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -1754,8 +1755,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -1775,35 +1775,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -1739,12 +1739,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -1754,8 +1755,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -1775,35 +1775,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -1739,12 +1739,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -1754,8 +1755,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -1775,35 +1775,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -1739,12 +1739,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -1754,8 +1755,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -1775,35 +1775,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -1739,12 +1739,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -1754,8 +1755,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -1775,35 +1775,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -1739,12 +1739,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -1754,8 +1755,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -1775,35 +1775,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -1739,12 +1739,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -1754,8 +1755,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -1775,35 +1775,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -1739,12 +1739,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -1754,8 +1755,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -1775,35 +1775,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -1739,12 +1739,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -1754,8 +1755,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -1775,35 +1775,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -1739,12 +1739,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -1754,8 +1755,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -1775,35 +1775,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -1739,12 +1739,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -1754,8 +1755,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -1775,35 +1775,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -1739,12 +1739,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -1754,8 +1755,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -1775,35 +1775,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -1739,12 +1739,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -1754,8 +1755,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -1775,35 +1775,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -1739,12 +1739,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -1754,8 +1755,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -1775,35 +1775,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -1739,12 +1739,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -1754,8 +1755,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -1775,35 +1775,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -1739,12 +1739,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -1754,8 +1755,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -1775,35 +1775,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -1739,12 +1739,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -1754,8 +1755,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -1775,35 +1775,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -1739,12 +1739,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -1754,8 +1755,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -1775,35 +1775,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0.75);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3410,12 +3409,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3425,8 +3425,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3446,35 +3445,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -2800,7 +2800,6 @@ StEntry StLabel.hint-text {
|
||||
background-color: rgba(255, 255, 255, 0.12);
|
||||
border-radius: 8px;
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
|
||||
}
|
||||
|
||||
.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus {
|
||||
@ -3406,12 +3405,13 @@ StEntry StLabel.hint-text {
|
||||
.candidate-popup-content {
|
||||
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
padding: 8px;
|
||||
spacing: 0;
|
||||
margin: 2px 8px;
|
||||
padding: 6px;
|
||||
spacing: 4px;
|
||||
}
|
||||
|
||||
.candidate-index {
|
||||
padding: 0 4px 0 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
color: #565656;
|
||||
}
|
||||
|
||||
@ -3421,8 +3421,7 @@ StEntry StLabel.hint-text {
|
||||
|
||||
.candidate-box {
|
||||
transition-duration: 0ms;
|
||||
min-height: 28px;
|
||||
padding: 0 8px;
|
||||
padding: 0.3em 0.5em 0.3em 0.5em;
|
||||
margin-right: 2px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
@ -3442,35 +3441,33 @@ StEntry StLabel.hint-text {
|
||||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.candidate-box:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-box {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.vertical .candidate-page-button-box {
|
||||
padding-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.horizontal .candidate-page-button-box {
|
||||
padding-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.candidate-page-button {
|
||||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous {
|
||||
border-radius: 6px;
|
||||
border-right-width: 0;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.candidate-page-button-previous,
|
||||
.candidate-page-button-next {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1em;
|
||||
}
|
||||
|
||||
.screen-shield-arrows {
|
||||
|
@ -7255,7 +7255,8 @@ window#GearyMainWindow.background.csd > overlay > box.vertical > paned > .sideba
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer,
|
||||
window#GearyMainWindow.background.csd stack#conversation_viewer {
|
||||
border-bottom-right-radius: 12px;
|
||||
background-color: #242424;
|
||||
border-bottom-right-radius: 13px;
|
||||
}
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer scrolledwindow.geary-conversation-scroller viewport.frame,
|
||||
|
@ -7255,7 +7255,8 @@ window#GearyMainWindow.background.csd > overlay > box.vertical > paned > .sideba
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer,
|
||||
window#GearyMainWindow.background.csd stack#conversation_viewer {
|
||||
border-bottom-right-radius: 12px;
|
||||
background-color: #242424;
|
||||
border-bottom-right-radius: 13px;
|
||||
}
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer scrolledwindow.geary-conversation-scroller viewport.frame,
|
||||
|
@ -7255,7 +7255,8 @@ window#GearyMainWindow.background.csd > overlay > box.vertical > paned > .sideba
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer,
|
||||
window#GearyMainWindow.background.csd stack#conversation_viewer {
|
||||
border-bottom-right-radius: 12px;
|
||||
background-color: #242424;
|
||||
border-bottom-right-radius: 13px;
|
||||
}
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer scrolledwindow.geary-conversation-scroller viewport.frame,
|
||||
|
@ -7255,7 +7255,8 @@ window#GearyMainWindow.background.csd > overlay > box.vertical > paned > .sideba
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer,
|
||||
window#GearyMainWindow.background.csd stack#conversation_viewer {
|
||||
border-bottom-right-radius: 12px;
|
||||
background-color: #242424;
|
||||
border-bottom-right-radius: 13px;
|
||||
}
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer scrolledwindow.geary-conversation-scroller viewport.frame,
|
||||
|
@ -7255,7 +7255,8 @@ window#GearyMainWindow.background.csd > overlay > box.vertical > paned > .sideba
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer,
|
||||
window#GearyMainWindow.background.csd stack#conversation_viewer {
|
||||
border-bottom-right-radius: 12px;
|
||||
background-color: #242424;
|
||||
border-bottom-right-radius: 13px;
|
||||
}
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer scrolledwindow.geary-conversation-scroller viewport.frame,
|
||||
|
@ -7255,7 +7255,8 @@ window#GearyMainWindow.background.csd > overlay > box.vertical > paned > .sideba
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer,
|
||||
window#GearyMainWindow.background.csd stack#conversation_viewer {
|
||||
border-bottom-right-radius: 12px;
|
||||
background-color: #242424;
|
||||
border-bottom-right-radius: 13px;
|
||||
}
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer scrolledwindow.geary-conversation-scroller viewport.frame,
|
||||
|
@ -7255,7 +7255,8 @@ window#GearyMainWindow.background.csd > overlay > box.vertical > paned > .sideba
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer,
|
||||
window#GearyMainWindow.background.csd stack#conversation_viewer {
|
||||
border-bottom-right-radius: 12px;
|
||||
background-color: #242424;
|
||||
border-bottom-right-radius: 13px;
|
||||
}
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer scrolledwindow.geary-conversation-scroller viewport.frame,
|
||||
|
@ -7259,7 +7259,8 @@ window#GearyMainWindow.background.csd > overlay > box.vertical > paned > .sideba
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer,
|
||||
window#GearyMainWindow.background.csd stack#conversation_viewer {
|
||||
border-bottom-right-radius: 12px;
|
||||
background-color: #242424;
|
||||
border-bottom-right-radius: 13px;
|
||||
}
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer scrolledwindow.geary-conversation-scroller viewport.frame,
|
||||
|
@ -7259,7 +7259,8 @@ window#GearyMainWindow.background.csd > overlay > box.vertical > paned > .sideba
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer,
|
||||
window#GearyMainWindow.background.csd stack#conversation_viewer {
|
||||
border-bottom-right-radius: 12px;
|
||||
background-color: #242424;
|
||||
border-bottom-right-radius: 13px;
|
||||
}
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer scrolledwindow.geary-conversation-scroller viewport.frame,
|
||||
|
@ -7259,7 +7259,8 @@ window#GearyMainWindow.background.csd > overlay > box.vertical > paned > .sideba
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer,
|
||||
window#GearyMainWindow.background.csd stack#conversation_viewer {
|
||||
border-bottom-right-radius: 12px;
|
||||
background-color: #242424;
|
||||
border-bottom-right-radius: 13px;
|
||||
}
|
||||
|
||||
.geary-main-window.background.csd stack#conversation_viewer scrolledwindow.geary-conversation-scroller viewport.frame,
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user