mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-27 05:51:30 +08:00
9 lines
119 B
Plaintext
9 lines
119 B
Plaintext
.tooltip {
|
|
font-size: @font-size-base;
|
|
}
|
|
|
|
// Wrapper for the tooltip content
|
|
.tooltip-inner {
|
|
padding: 5px 10px;
|
|
}
|