author | nowmad@23.1.168.192.in-addr.arpa |
Thu, 17 Dec 2015 13:11:40 +0100 | |
changeset 73 | 79a23f4911f9 |
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; } }