Skip to content

Commit 8935bc1

Browse files
authored
fix FA5 for chrome
1 parent 4dabfef commit 8935bc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/tvs/multitv/css/multitv.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
.multitv .list li.element { position: relative; padding: 4px 20px 4px 20px; margin-bottom: 4px; border: 1px solid #e3e3e3; background: #fff; /*url('images/arrow_updown.png') no-repeat left center;*/ list-style: none;}
88
.multitv .list li.element { min-width: 610px }
99

10-
.multitv li.element > div:before {font-family: "Font Awesome 5 Free";top: 40%;left: 8px;content: "\f338";position: absolute;z-index: 100;color: #449d44;}
10+
.multitv li.element > div:before {font-family: "Font Awesome 5 Free";top: 40%;left: 8px;content: "\f338";position: absolute;z-index: 100;color: #449d44;font-weight: bold;}
1111
.multitv li.element.inline > div:before {top: 20%;}
1212

1313
.multitv .list li.element.inline { display: list-item }

0 commit comments

Comments
 (0)