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