Line 728: | Line 728: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: right; | background-position: right; | ||
+ | } | ||
+ | |||
+ | .tooltipHeader { | ||
+ | font-size: 13px; | ||
+ | font-family: Tahoma, Arial; | ||
+ | font-weight: bold; | ||
+ | display: block; | ||
+ | margin-bottom: 8px; | ||
+ | color: #FFFFFF; | ||
+ | background-color: #0084B4; | ||
+ | padding: 5px 5px 5px 10px; | ||
+ | margin-top: -8px; | ||
+ | margin-right: -10px; | ||
+ | margin-left: -10px; | ||
} | } | ||
</style> | </style> |
Revision as of 17:48, 29 October 2017