debian-mirror-gitlab/app/assets/stylesheets/framework/tooltips.scss
2019-10-12 21:52:04 +05:30

7 lines
165 B
SCSS

.tooltip-inner {
font-size: $gl-font-size-small;
border-radius: $border-radius-default;
line-height: $gl-line-height;
font-weight: $gl-font-weight-normal;
}