split engine/ into manifold/ (backend oriented) and unfold/ (the UI)
[unfold.git] / plugins / tabs / tabs.css
1 div.Tabs {
2     border-style: solid; 
3     border-color: #aaa;
4     padding: 20px;
5 }