@ -183,7 +183,7 @@ button,
background-color : $colour-1 ;
background-color : $colour-1 ;
}
}
# main & . subdued {
& . subdued , # main & . subdued {
background-color : #888 ;
background-color : #888 ;
}
}
@ -597,8 +597,10 @@ input {
content : ' + ' ;
content : ' + ' ;
border : 0 ;
border : 0 ;
font-size : 2 .5 em ;
font-size : 2 .5 em ;
top : - 0 .125 em ;
top : 0 ; / / - 0 . 25em ;
left : 0 .05 em ;
left : 0 .175 em ;
/ / top : - 0 . 125em ;
/ / left : 0 . 05em ;
line-height : 1 em ;
line-height : 1 em ;
color : #FFF ;
color : #FFF ;
height : 1 em ;
height : 1 em ;
@ -760,6 +762,19 @@ fieldset {
margin-top : 3 em ;
margin-top : 3 em ;
text-align : center ;
text-align : center ;
}
}
& . right-help {
text-align : center ;
. input-field {
margin : 0 ;
}
+ . input-field-help {
overflow : auto ;
margin-bottom : 2 em ;
}
}
}
}
. fieldgroup {
. fieldgroup {
@ -1031,37 +1046,6 @@ ul.warnings li,
. logo {
. logo {
font-size : 5 em ;
font-size : 5 em ;
}
}
. user-nav-bar {
position : absolute ;
right : 0 ;
text-align : right ;
top : 1 em ;
font-size : 0 .9 em ;
width : 100 % ;
padding-left : 13 em ;
padding-right : 1 em ;
a {
display : block ;
padding : 0 .5 em 0 ;
color : $black ;
z-index : 1 ;
& : after {
display : none ;
}
}
. my-account {
overflow : hidden ;
text-overflow : ellipsis ;
}
body . error-locale-not-available & {
display : none ;
}
}
}
}
. flow-steps {
. flow-steps {
@ -1853,25 +1837,31 @@ $header-tilt: 8deg;
footer {
footer {
@include _- ( display , flex ) ;
@include _- ( display , flex ) ;
@include _ ( flex - flow , row wrap ) ;
@include _ ( flex - flow , row wrap ) ;
@include _ ( align-items , flex-end ) ;
font-size : 4 .1 vw ;
font-size : 4 .1 vw ;
}
}
. github ,
. github {
ul . locales {
@include _ ( flex , 1 ) ;
@include _ ( flex , 1 ) ;
@include _ ( flex - basis , 50 % ) ;
@include _ ( flex - basis , 50 % ) ;
}
}
. copy {
. site-info {
@include clearfix ;
@include clearfix ;
text-align : right ;
text-align : cente r;
white-space : nowrap ;
width : 100 % ;
a {
a {
text-align : right ;
white-space : nowrap ;
color : #666 ;
color : #666 ;
}
}
}
}
. user-controls {
line-height : 2 .5 em ;
}
. facebook {
. facebook {
@include _ ( flex , none ) ;
@include _ ( flex , none ) ;
margin : 0 .5 em ;
margin : 0 .5 em ;
@ -1908,7 +1898,6 @@ $header-tilt: 8deg;
padding : 0 .5 em 0 .5 em 0 .5 em 2 em ;
padding : 0 .5 em 0 .5 em 0 .5 em 2 em ;
text-align : center ;
text-align : center ;
z-index : $zindex-base + 2 ;
z-index : $zindex-base + 2 ;
margin-bottom : 1 em ;
a {
a {
margin : 0 0 .5 em ;
margin : 0 0 .5 em ;
@ -1930,9 +1919,12 @@ $header-tilt: 8deg;
}
}
ul . locales {
ul . locales {
margin : 0 ;
@include _ ( flex , 1 ) ;
@include _ ( flex - basis , 100 % ) ;
padding : 0 ;
padding : 0 ;
margin : 1 em 0 ;
list-style : none ;
list-style : none ;
text-align : center ;
}
}
body . error-locale-not-available & {
body . error-locale-not-available & {
@ -2074,6 +2066,11 @@ body {
font-size : 0 .8 em ;
font-size : 0 .8 em ;
}
}
}
}
# login-dlg . title {
font-size : 2 em ;
margin-bottom : 1 em ;
}
}
}
@include keyframes ( fade-out ) {
@include keyframes ( fade-out ) {
@ -3130,6 +3127,14 @@ html[data-ontop] {
font-size : 1 .25 em ;
font-size : 1 .25 em ;
}
}
fieldset {
& . right-help {
float : left ;
text-align : left ;
margin-right : 1 .5 em ;
}
}
form {
form {
& . flex-form {
& . flex-form {
@include _- ( display , flex ) ;
@include _- ( display , flex ) ;
@ -3282,42 +3287,6 @@ html[data-ontop] {
@include _ ( transform , none ) ;
@include _ ( transform , none ) ;
}
}
}
}
. user-nav-bar {
top : 0 ;
left : 0 ;
right : auto ;
width : auto ;
float : none ;
text-align : left ;
background-color : #EEE ;
@include _ ( border-radius , 0 0 0 .5 em 0 ) ;
font-size : 0 .8 em ;
padding : 0 1 em 0 0 .5 em ;
@include default-box-shadow ( top , 2 ) ;
a {
display : inline-block ;
padding : 0 .25 em 0 ;
& : hover {
color : lighten ( $black , 25 % ) ;
}
}
. my-account {
max-width : none ;
overflow : visible ;
@include after {
content : ' | ' ;
display : inline ;
@include _ ( opacity , 0 .25 ) ;
position : static ;
margin : 0 0 .5 em ;
}
}
}
}
}
# banner {
# banner {
@ -3375,12 +3344,14 @@ html[data-ontop] {
margin-bottom : - 2 em ;
margin-bottom : - 2 em ;
li {
li {
& : first-child {
& : last-child {
@include _ ( border-radius , 0 0 .15 em 0 0 ) ;
@include _ ( border-bottom - right - radius , 0 .15 em ) ;
@include _ ( border-bottom - left - radius , 0 .15 em ) ;
}
}
& : last-child {
& : first-child {
@include _ ( border-radius , 0 0 0 .15 em 0 .15 em ) ;
@include _ ( border-top-right-radius , 0 .15 em ) ;
@include _ ( border-bottom - left - radius , 0 ) ;
}
}
}
}
}
}
@ -3512,18 +3483,26 @@ html[data-ontop] {
. github {
. github {
@include _ ( flex , none ) ;
@include _ ( flex , none ) ;
@include _ ( flex - basis , auto ) ;
@include _ ( flex - basis , auto ) ;
bottom : 0 .5 em ;
// bottom: 0 .5 em ;
float : left ;
float : left ;
margin-right : 1 em ;
margin-right : 1 em ;
margin-left : 1 em ;
margin-left : 1 em ;
margin-bottom : - 0 .3333 em ;
}
}
. facebook {
. facebook {
margin : 0 ;
margin : 0 ;
}
}
. site-info {
width : auto ;
text-align : right ;
}
ul . locales {
ul . locales {
@include _ ( flex , none ) ;
@include _ ( flex , none ) ;
@include _ ( flex - basis , auto ) ;
@include _ ( flex - basis , auto ) ;
@include _ ( flex - grow , 1 ) ;
@include _ ( flex - grow , 1 ) ;
margin : 0 ;
}
}
}
}
@ -3557,12 +3536,6 @@ html[data-ontop] {
font-size : 1 .9 em ;
font-size : 1 .9 em ;
margin-top : 0 ;
margin-top : 0 ;
}
}
. user-nav-bar {
@include _ ( border-radius , 0 0 0 .5 em 0 .5 em ) ;
padding : 0 1 em ;
font-size : 1 em ;
}
}
}
# banner {
# banner {
@ -3618,7 +3591,7 @@ html[data-ontop] {
overflow : visible ;
overflow : visible ;
padding : 0 ;
padding : 0 ;
width : 100 % ;
width : 100 % ;
height : 3 em ;
height : 4 .5 em ;
footer {
footer {
max-width : $row-width ;
max-width : $row-width ;