projects
/
kivitendo-erp.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ShopPart-Template: Toten Code raus, Tote Parameter raus, Einrückung
[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
}