author | nowmad@23.1.168.192.in-addr.arpa |
Fri, 22 Jan 2016 13:15:47 +0100 | |
changeset 98 | 2e6bfce6f99c |
parent 13 | ba32dd4cf8d3 |
permissions | -rw-r--r-- |
&-em-tabs, &-em-tab-list, &-em-tab-panel { display: block; } &-em-tab-list { border-bottom: 1px solid #eee; padding-left: 0; margin-top: 0; } &-em-tab { display: inline-block; padding: 10px 10px; border: 1px solid transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; cursor: pointer; margin-bottom: -1px; position: relative; a{ color: grey; text-decoration: none; } } &-em-tab.active { border-color: #eee; border-bottom-color: #fff; a{ color: black; } }