Hide .etabs-tab border-left

This commit is contained in:
Thomas Brouard 2017-07-02 16:23:00 +02:00
parent 9d2742f3ee
commit a2761ab147

View file

@ -21,6 +21,7 @@
padding: 6px 8px 4px;
border: 1px solid #aaa;
border-bottom: none;
border-left: none;
background: linear-gradient(to bottom, rgba(234,234,234,1) 0%,rgba(204,204,204,1) 100%);
font: caption;
font-size: 14px;