Merge branch 'develop' into travis/settings/disable-topic

This commit is contained in:
Travis Ralston 2019-02-08 09:25:51 -07:00
commit cf1366635f
17 changed files with 153 additions and 271 deletions

View file

@ -14,21 +14,9 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
.mx_HexVerify {
.mx_VerificationShowSas_sas {
text-align: center;
}
.mx_HexVerify_pair {
display: inline-block;
font-weight: bold;
padding-left: 3px;
padding-right: 3px;
}
.mx_HexVerify_pair_verified {
color: $accent-color;
}
.mx_HexVerify_pair:hover{
color: $accent-color;
}