projects
/
kivitendo-erp.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
InstallationCheck um REST::Client erweitert
[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
}