Use prettier for SCSS (#3895)
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / style / ui / trophy.scss
index 32b48dd3eae1a6dbb6a7d4b9275f27e91cf4ed31..2f0560842c5fba7e87a95a8e910d6ba1aee82180 100644 (file)
 .trophyIcon {
        display: inline-block;
        border-radius: 50%;
-       
+
        &.icon {
                /* Factor: 0.5625 */
                &.icon16 {
                        font-size: 9px;
                }
-               
+
                &.icon32 {
                        font-size: 18px;
                }
-               
+
                &.icon48 {
                        font-size: 27px;
                }
-               
+
                &.icon64 {
                        font-size: 36px;
                }
-               
+
                &.icon144 {
                        font-size: 81px;
                }
 .specialTrophyList {
        display: flex;
        flex-wrap: wrap;
-       
+
        > li {
-               width: 300px; 
+               width: 300px;
                padding-bottom: 5px;
-               
+
                > label {
-                       display: flex; 
+                       display: flex;
                        align-items: center;
-                       
+
                        .trophyIcon,
                        > span:last-child {
                                margin-left: 5px;
 /* trophies in message sidebar */
 .specialTrophyContainer {
        margin-top: 10px;
-       
+
        > ul {
                display: flex;
                justify-content: center;
                flex-wrap: wrap;
                margin-bottom: -5px;
                margin-right: -5px;
-               
+
                > li {
                        margin-bottom: 5px;
                        margin-right: 5px;
        flex-wrap: wrap;
        margin-right: -5px;
        margin-top: -15px;
-       
+
        > li {
                margin-bottom: 5px;
                margin-right: 5px;