Angebot/Auftrag: "Als neu speichern": Warnung bei ungültigen Artikeln
[kivitendo-erp.git] / css / themes / tooltipster-light.css
1 .tooltipster-light {
2         border-radius: 5px;
3         border: 1px solid #cccccc;
4         background: #ededed;
5         color: #666666;
6 }
7 .tooltipster-light .tooltipster-content {
8         font-family: Arial, sans-serif;
9         font-size: 14px;
10         line-height: 16px;
11         padding: 8px 10px;
12 }