epic-s6ts
[kivitendo-erp.git] / css / themes / tooltipster-noir.css
1 .tooltipster-noir {
2         border-radius: 0px;
3         border: 3px solid #2c2c2c;
4         background: #fff;
5         color: #2c2c2c;
6 }
7 .tooltipster-noir .tooltipster-content {
8         font-family: 'Georgia', serif;
9         font-size: 14px;
10         line-height: 16px;
11         padding: 8px 10px;
12 }