Sha256: b6a0cb7502acd6bbf154c4c3e2eb4c8be7dbd2575064e3f862285063c77a83ee
Contents?: true
Size: 721 Bytes
Versions: 5
Compression:
Stored size: 721 Bytes
Contents
.mu-user-header { padding: 10px 0px; display: flex; align-items: center; } .mu-profile-actions { vertical-align: middle; margin-left: auto; .btn { width: 150px; height: 55px; margin-left: 15px; transition: background-color 0.3s, border-color 0.3s; &[disabled], &[disabled]:hover { background-color: lighten($mu-color-complementary, 15%); border-color: lighten($mu-color-complementary, 15%); } } &.mobile { text-align: center; margin: 20px 5px -20px -10px; .btn { width: calc(50% - 20px); } } } .mu-profile-info { font-size: 20px; margin-top: 5px; div { margin-bottom: 15px; .italic { font-style: italic; } } }
Version data entries
5 entries across 5 versions & 1 rubygems