forget about manage.py collectstatic and come up with our own brew
[myslice.git] / plugins / static / css / tabs.css
1 div.Tabs {
2     border-style: solid; 
3     border-color: #aaa;
4     padding: 20px;
5 }