mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Update changelog
This commit is contained in:
parent
81a9ada825
commit
7f03c86c1e
@ -12,6 +12,7 @@
|
|||||||
|
|
||||||
### Bug fixes
|
### Bug fixes
|
||||||
|
|
||||||
|
* #1707 Disable table hover in `.content` by default
|
||||||
* #1428 Fix `media-content` overflow
|
* #1428 Fix `media-content` overflow
|
||||||
|
|
||||||
### Improvements
|
### Improvements
|
||||||
|
@ -2754,10 +2754,6 @@ a.box:active {
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content table tr:hover {
|
|
||||||
background-color: whitesmoke;
|
|
||||||
}
|
|
||||||
|
|
||||||
.content table thead td,
|
.content table thead td,
|
||||||
.content table thead th {
|
.content table thead th {
|
||||||
border-width: 0 0 2px;
|
border-width: 0 0 2px;
|
||||||
|
2
docs/css/bulma-docs.min.css
vendored
2
docs/css/bulma-docs.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user