HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/sportivo.komma.pro/wwwroot/css/partials/contentblocks/_overviewList.sass
.overview-list
  li
    border-top: $borderColor 1px solid
    width: 100%
    padding: 5px 0
    position: relative

    &:first-child
      border-top: none

    a
      color: $borderColor
      font-size: 18px
      line-height: 26px


      &:hover
        color: white

      &.active
        color: $orange

        &:after
          content: "",
          +arrowBottomOrange()
          zoom: 1.2
          display: inline-block
          position: absolute
          right: 0
          top: 35%

+media-query(1000px)
  .overview-list
    .span4
      width: 100%
      padding: 0
    li:first-child
      border-top: $borderColor 1px solid

+media-query(900px)
  .overview-list
    padding: 0

  .pre-content
    .breadcrumb.span3
      padding: 0 0 40px 0

    .return-overview
      padding: 0 0 40px 0

  .subSelection
    .breadcrumb.span3
      padding: 0 0 40px 0