소스 검색

Ensure links are visible in tooltipster

undefined
spaghetti 6 년 전
committed by Tomochin
부모
커밋
fae902a13e
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. +3
    -0
      static/styles/tooltipster/style.css

+ 3
- 0
static/styles/tooltipster/style.css 파일 보기

@@ -14,6 +14,9 @@
padding: 4px 5px;
overflow: hidden;
}
.tooltipster-default .tooltipster-content > a {
color: #5f5f5f;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {


불러오는 중...
취소
저장