Improve dragula support

This commit is contained in:
Thomas Brouard 2016-11-02 17:59:56 +01:00
parent 6428039463
commit 39164158e1

View file

@ -22,6 +22,15 @@
border: 1px solid #aaa;
border-bottom: none;
background: linear-gradient(to bottom, rgba(234,234,234,1) 0%,rgba(204,204,204,1) 100%);
font: caption;
font-size: 14px;
background-color: #ccc;
cursor: default;
}
/* Dragula */
.etabs-tab.gu-mirror {
padding-bottom: 0;
}
.etabs-tab:first-child {