-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
extras: login/hover_qr - new class names
- Loading branch information
Showing
1 changed file
with
66 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,88 +1,80 @@ | ||
/* Show QR Login on Hover */ | ||
body.DesktopUI .login_Login_VZ6x_ .qrlogin_Column_2UEUT, | ||
body.DesktopUI .VZ6x_grhNkIYJG__jEEyp ._2UEUT0mVy2VL0cqXLMSFJL | ||
body.DesktopUI .VZ6x_grhNkIYJG__jEEyp | ||
{ | ||
box-shadow: 0 0 16px 8px black !important; | ||
border-radius: var(--adw-card-radius) !important; | ||
left: 50% !important; | ||
opacity: 0 !important; | ||
position: absolute !important; | ||
top: 50% !important; | ||
transform: translate(-50%, -50%) !important; | ||
transition: visibility 200ms linear, opacity 200ms linear !important; | ||
visibility: hidden !important; | ||
} | ||
._2u8B99t9Tx_uGgP58AcGYT | ||
{ | ||
box-shadow: 0 0 16px 8px black !important; | ||
border-radius: var(--adw-card-radius) !important; | ||
left: 50% !important; | ||
opacity: 0 !important; | ||
position: absolute !important; | ||
top: 50% !important; | ||
transform: translate(-50%, -50%) !important; | ||
transition: visibility 200ms linear, opacity 200ms linear !important; | ||
visibility: hidden !important; | ||
} | ||
|
||
body.DesktopUI .login_Login_VZ6x_ .qrlogin_LoginQR_1wtS3, | ||
body.DesktopUI .VZ6x_grhNkIYJG__jEEyp ._1wtS3kmYl9DHluAbwsr5t | ||
{ | ||
border-radius: var(--adw-card-radius) !important; | ||
width: 250px !important; | ||
height: 250px !important; | ||
} | ||
.xlEVpBeYO1h2tOqErt9fj | ||
{ | ||
border-radius: var(--adw-card-radius) !important; | ||
width: 250px !important; | ||
height: 250px !important; | ||
} | ||
|
||
body.DesktopUI .login_Login_VZ6x_ .newlogindialog_QRSection_2ZDyS, | ||
body.DesktopUI .VZ6x_grhNkIYJG__jEEyp ._2ZDySoTopw8XofnCKLNxDL | ||
{ | ||
margin-left: 0 !important; | ||
} | ||
._3wSeH3OorL-tMzwXL55smN | ||
{ | ||
margin-left: 0 !important; | ||
} | ||
|
||
body.DesktopUI .login_Login_VZ6x_ .newlogindialog_QRCodeContainer_3YjUm, | ||
body.DesktopUI .VZ6x_grhNkIYJG__jEEyp ._3YjUmVPnH4QB_0Uthh9BmI | ||
{ | ||
display: flex !important; | ||
justify-content: center !important; | ||
} | ||
._3ToZQDL9M9IP5o2tIhKLxH | ||
{ | ||
display: flex !important; | ||
justify-content: center !important; | ||
|
||
body.DesktopUI .login_Login_VZ6x_ .newlogindialog_QRCodeContainer_3YjUm .newlogindialog_FieldLabel_3d8dp, | ||
body.DesktopUI .VZ6x_grhNkIYJG__jEEyp ._3YjUmVPnH4QB_0Uthh9BmI ._3d8dp-U0xTT5RTZmRsmQds | ||
{ | ||
display: none !important; | ||
} | ||
.XrYgea66b38RASmbI3PJo | ||
{ | ||
display: none !important; | ||
} | ||
|
||
body.DesktopUI .login_Login_VZ6x_ .newlogindialog_QRCodeContainer_3YjUm .newlogindialog_UseMobileAppForQR_9xgsv, | ||
body.DesktopUI .VZ6x_grhNkIYJG__jEEyp ._3YjUmVPnH4QB_0Uthh9BmI ._9xgsv0cUCLmOES66ybPjM | ||
{ | ||
align-self: center !important; | ||
} | ||
._3pxTSyPhDmjNqXUYDIITS- | ||
{ | ||
align-self: center !important; | ||
|
||
body.DesktopUI .login_Login_VZ6x_ .newlogindialog_QRCodeContainer_3YjUm .newlogindialog_UseMobileAppForQR_9xgsv::after, | ||
body.DesktopUI .VZ6x_grhNkIYJG__jEEyp ._3YjUmVPnH4QB_0Uthh9BmI ._9xgsv0cUCLmOES66ybPjM::after | ||
{ | ||
content: ". Hover to view QR code" !important; | ||
font-weight: 700 !important; | ||
} | ||
&::after | ||
{ | ||
content: ". Hover to view QR code" !important; | ||
font-weight: 700 !important; | ||
} | ||
|
||
body.DesktopUI .login_Login_VZ6x_ .newlogindialog_QRCodeContainer_3YjUm .newlogindialog_UseMobileAppForQR_9xgsv a, | ||
body.DesktopUI .VZ6x_grhNkIYJG__jEEyp ._3YjUmVPnH4QB_0Uthh9BmI ._9xgsv0cUCLmOES66ybPjM a | ||
{ | ||
visibility: visible !important; | ||
} | ||
a | ||
{ | ||
visibility: visible !important; | ||
} | ||
} | ||
|
||
body.DesktopUI .login_Login_VZ6x_ .newlogindialog_QRCodeContainer_3YjUm:hover .newlogindialog_QR_1d6FZ .qrlogin_Column_2UEUT, | ||
body.DesktopUI .VZ6x_grhNkIYJG__jEEyp ._3YjUmVPnH4QB_0Uthh9BmI:hover ._1d6FZEReqGY-LD8AuorTdZ ._2UEUT0mVy2VL0cqXLMSFJL | ||
{ | ||
visibility: visible !important; | ||
opacity: 1 !important; | ||
z-index: 10 !important; | ||
} | ||
&:hover | ||
{ | ||
._35Q-UW9L8wv2fkImoWScgQ ._2u8B99t9Tx_uGgP58AcGYT | ||
{ | ||
visibility: visible !important; | ||
opacity: 1 !important; | ||
z-index: 10 !important; | ||
} | ||
} | ||
} | ||
|
||
body.DesktopUI .login_Login_VZ6x_ .newlogindialog_Login_ZOBYq .newlogindialog_SideBySide_1Wl13, | ||
body.DesktopUI .VZ6x_grhNkIYJG__jEEyp .ZOBYq36SukEm_Fi_77g2q ._1Wl13domZv872ZcbC_PVbv | ||
{ | ||
flex-direction: column !important; | ||
} | ||
.ZHRZ8czyqs7NaNmv65ARI | ||
{ | ||
flex-direction: column !important; | ||
} | ||
|
||
body.DesktopUI .login_Login_VZ6x_ .newlogindialog_LoginForm_3Tsg9, | ||
body.DesktopUI .VZ6x_grhNkIYJG__jEEyp ._3Tsg92fl5YHs5NNgpidiWj | ||
{ | ||
width: 100% !important; | ||
} | ||
._2v60tM463fW0V7GDe92E5f | ||
{ | ||
width: 100% !important; | ||
} | ||
|
||
body.DesktopUI .login_Login_VZ6x_ .newlogindialog_UseMobileAppForQR_9xgsv, | ||
body.DesktopUI .VZ6x_grhNkIYJG__jEEyp ._9xgsv0cUCLmOES66ybPjM, | ||
body.DesktopUI .login_Login_VZ6x_ .newlogindialog_QRCodeContainer_3YjUm .newlogindialog_QR_1d6FZ, | ||
body.DesktopUI .VZ6x_grhNkIYJG__jEEyp ._3YjUmVPnH4QB_0Uthh9BmI ._1d6FZEReqGY-LD8AuorTdZ | ||
{ | ||
-webkit-app-region: no-drag !important; | ||
._3pxTSyPhDmjNqXUYDIITS-, ._35Q-UW9L8wv2fkImoWScgQ | ||
{ | ||
-webkit-app-region: no-drag !important; | ||
} | ||
} |