소스 검색

Update changelog

Jeremy Thomas 7 년 전
부모
커밋
7f03c86c1e
3개의 변경된 파일1개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 0
      CHANGELOG.md
  2. 0 4
      docs/css/bulma-docs.css
  3. 0 0
      docs/css/bulma-docs.min.css

+ 1 - 0
CHANGELOG.md

@@ -12,6 +12,7 @@
 
 ### Bug fixes
 
+* #1707 Disable table hover in `.content` by default
 * #1428 Fix `media-content` overflow
 
 ### Improvements

+ 0 - 4
docs/css/bulma-docs.css

@@ -2754,10 +2754,6 @@ a.box:active {
   text-align: left;
 }
 
-.content table tr:hover {
-  background-color: whitesmoke;
-}
-
 .content table thead td,
 .content table thead th {
   border-width: 0 0 2px;

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
docs/css/bulma-docs.min.css


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.