X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2FApp.vue;h=e9ece0445c7740426cf12fcb339660c9be06ac13;hb=b5aa30b5b421412dcf836d1c9f07cdc61c19c064;hp=91675724ff6fe42401e6fc7f41d607cec392dda0;hpb=c6913dbc4435b7975a7eed3a3c5880150fc1cc16;p=vchess.git diff --git a/client/src/App.vue b/client/src/App.vue index 91675724..e9ece044 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -1,6 +1,5 @@ @@ -143,6 +133,16 @@ table th, td padding: 5px +#divSettings + padding: 0 10px 0 0 + height: 100% + & > span + vertical-align: middle + & > img + padding: 0 + height: 24px + vertical-align: middle + @media screen and (max-width: 767px) table tr > th, td @@ -175,12 +175,6 @@ nav justify-content: flex-end & > div display: inline-block - &#flagContainer - display: inline-flex - & > img - padding: 0 - width: 36px - height: 27px @media screen and (max-width: 767px) & > #leftMenu margin-top: 42px @@ -192,13 +186,6 @@ nav & > #rightMenu padding-top: 5px border-top: 1px solid darkgrey - & > div - &#flagContainer - display: inline-flex - & > img - padding: 0 - width: 36px - height: 27px @media screen and (max-width: 767px) nav @@ -208,8 +195,9 @@ nav cursor: pointer font-size: 32px position: absolute - top: -22px - //padding: -5px 0 0 10px + top: 5px + line-height: 1em + padding: 0 & > #menuBar z-index: 5000 //to hide currently selected piece if any @@ -217,12 +205,15 @@ nav right: -767px [type=checkbox].drawer+* .drawer-close - top: -10px - left: var(--universal-margin) - right: 0 + top: 0 + left: 10px + padding: 0 + width: 42px + height: 42px [type=checkbox].drawer+* .drawer-close:before font-size: 50px + line-height: 1em @media screen and (max-width: 767px) .button-group