equal
deleted
inserted
replaced
802 border: 1px dashed #c3c4c7; |
802 border: 1px dashed #c3c4c7; |
803 box-sizing: border-box; |
803 box-sizing: border-box; |
804 padding: 9px 0; |
804 padding: 9px 0; |
805 line-height: 1.6; |
805 line-height: 1.6; |
806 max-width: 270px; |
806 max-width: 270px; |
|
807 border-radius: 4px; |
|
808 background: #f0f0f1; |
807 } |
809 } |
808 |
810 |
809 .button-add-site-icon:focus, |
811 .button-add-site-icon:focus, |
810 .button-add-site-icon:hover { |
812 .button-add-site-icon:hover { |
811 background: #fff; |
813 background: #fff; |
812 } |
|
813 |
|
814 .site-icon-section .favicon-preview { |
|
815 float: right; |
|
816 } |
|
817 .site-icon-section .app-icon-preview { |
|
818 float: right; |
|
819 margin: 0 20px; |
|
820 } |
|
821 |
|
822 .site-icon-section .site-icon-preview img { |
|
823 max-width: 100%; |
|
824 } |
814 } |
825 |
815 |
826 .button-add-site-icon:focus { |
816 .button-add-site-icon:focus { |
827 background-color: #fff; |
817 background-color: #fff; |
828 border-color: #3582c4; |
818 border-color: #3582c4; |
1011 margin-bottom: 0; |
1001 margin-bottom: 0; |
1012 word-wrap: break-word; |
1002 word-wrap: break-word; |
1013 } |
1003 } |
1014 |
1004 |
1015 .application-password-display input.code { |
1005 .application-password-display input.code { |
|
1006 margin-bottom: 6px; |
1016 width: 19em; |
1007 width: 19em; |
1017 } |
1008 } |
1018 |
1009 |
1019 .auth-app-card.card { |
1010 .auth-app-card.card { |
1020 max-width: 768px; |
1011 max-width: 768px; |