mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-16 21:18:19 +01:00
Add tooltip background
This commit is contained in:
parent
13aa8f40a5
commit
6cedf238f5
@ -36,6 +36,7 @@ body.status-page {
|
||||
}
|
||||
|
||||
.tooltip {
|
||||
background-color: black;
|
||||
.tooltip-inner {
|
||||
padding: 8px 12px;
|
||||
font-size: 14px;
|
||||
@ -226,6 +227,8 @@ body.status-page {
|
||||
}
|
||||
|
||||
.panel-heading {
|
||||
padding-top: 1em;
|
||||
padding-bottom: 1.4em;
|
||||
strong {
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user