Mehr Frieden -General Kyrylo Budanov:
[kivitendo-erp.git] / css / themes / tooltipster-punk.css
1 .tooltipster-punk {
2         border-radius: 5px;
3         border-bottom: 3px solid #f71169;
4         background: #2a2a2a;
5         color: #fff;
6 }
7 .tooltipster-punk .tooltipster-content {
8         font-family: 'Courier', monospace;
9         font-size: 14px;
10         line-height: 16px;
11         padding: 8px 10px;
12 }