Skip to content

Commit

Permalink
Update torrent_collection.styl
Browse files Browse the repository at this point in the history
  • Loading branch information
kiriles90 authored Mar 22, 2024
1 parent 272cf82 commit 1fdc323
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/styl/views/torrent_collection.styl
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
background-color $InputBoxBg
resize none
color $InputBoxText
font-family $Font, $AlternateFont
font-family $MainFont, $AlternateFont
font-size 13px
padding-left 10px
cursor text
Expand Down Expand Up @@ -245,7 +245,7 @@
background-color $InputBoxBg
cursor pointer
color $InputBoxText
font-family $Font, $AlternateFont
font-family $MainFont, $AlternateFont
font-size 13px
float left
outline 0
Expand Down

0 comments on commit 1fdc323

Please sign in to comment.