Skip to content

Commit 7a2d478

Browse files
committed
Update NWjs to 0.64
1 parent 84f716b commit 7a2d478

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/css/dark-theme.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -518,11 +518,6 @@ progress[value]::-webkit-progress-bar {
518518
border-bottom: 1px solid red;
519519
}
520520

521-
/* .tab-osd .preview {
522-
background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/osd-bg-1.jpg);
523-
background-size: cover;
524-
} */
525-
526521
.tab-osd .preview:active {
527522
background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../../images/osd-bg-1-grid.png), url(../../images/osd-bg-1.jpg);
528523
background-size: cover;

0 commit comments

Comments
 (0)