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