Преглед изворни кода

add a background-color on the avatar in timeline

AlexiCauvin пре 8 година
родитељ
комит
dc4809054d
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      src/css/index.styl

+ 2 - 0
src/css/index.styl Прегледај датотеку

63
     &__messagelist
63
     &__messagelist
64
       // min-height 300px
64
       // min-height 300px
65
       &__item
65
       &__item
66
+        &__avatar
67
+          background-color htmlColor
66
         &__content
68
         &__content
67
           color darkGrey
69
           color darkGrey
68
       &__version
70
       &__version