mirror of https://github.com/jitsi/jitsi-meet
parent
824cfc0c9c
commit
51623b47f0
@ -1,18 +1,4 @@ |
||||
/*Initialize*/ |
||||
div.loginmenu { |
||||
position: absolute; |
||||
margin: 0; |
||||
padding: 5px; |
||||
top: 40px; |
||||
left: 20px; |
||||
} |
||||
|
||||
a.disabled { |
||||
color: gray !important; |
||||
pointer-events: none; |
||||
} |
||||
|
||||
.loginmenu.extendedToolbarPopup { |
||||
top: 20px; |
||||
left: 40px; |
||||
} |
@ -1,29 +0,0 @@ |
||||
.jqistates { |
||||
font-size: 14px; |
||||
} |
||||
|
||||
.jqistates h2 { |
||||
padding-bottom: 10px; |
||||
border-bottom: 1px solid #eee; |
||||
font-size: 18px; |
||||
line-height: 25px; |
||||
text-align: center; |
||||
color: #424242; |
||||
} |
||||
|
||||
.jqistates input { |
||||
margin: 10px 0; |
||||
} |
||||
|
||||
.jqistates input[type='text'], input[type='password'] { |
||||
width: 100%; |
||||
} |
||||
|
||||
button.jqidefaultbutton #inviteLinkRef { |
||||
color: #2c8ad2; |
||||
} |
||||
|
||||
#inviteLinkRef { |
||||
-webkit-user-select: text; |
||||
user-select: text; |
||||
} |
Loading…
Reference in new issue