PopupExtandedAction.styl 344B

123456789101112131415161718192021
  1. titlerules()
  2. margin 0 0 20px 10px
  3. border-bottom 1px solid blue
  4. padding-bottom 2px
  5. .extandedaction
  6. position absolute
  7. right 170px
  8. z-index 1
  9. &__content
  10. &__close
  11. cursor pointer
  12. &__type
  13. &__title
  14. titlerules()
  15. width 215px
  16. &__advancedfolder
  17. &__title
  18. titlerules()
  19. width 205px