Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/hohMiyazawa/Automail
Browse files Browse the repository at this point in the history
  • Loading branch information
hohMiyazawa committed Sep 3, 2020
2 parents 42a5ebb + 747b0fd commit 905192c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/css/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ tr.hohAnimeTable:nth-child(2n+1){
border-width: 1px;
border-style: solid;
padding: 2px;
borderRadius: 4px;
border-radius: 4px;
}
.hohArrowSort:hover,
.hohFilterSort:hover{
Expand Down Expand Up @@ -1593,7 +1593,7 @@ input[list="socialUsers"]{
border-width: 1px;
border-radius: 2px;
cursor: pointer;
bacground-color: inherit;
background-color: inherit;
margin: 1px;
}
.hohSearchResult.anime{
Expand Down

0 comments on commit 905192c

Please sign in to comment.