Skip to content

Commit

Permalink
style class on translate-collapse
Browse files Browse the repository at this point in the history
  • Loading branch information
farseerfc committed Sep 29, 2020
1 parent 8ad8e2c commit 4a08d70
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -365,4 +365,12 @@ table.translate-paragraph td,th {
text-indent: 2em;
padding: 5px !important;
overflow-y: auto;
}

.translate-collapse-btn {
float: right;
}

.translate-collapse-btn:hover span.badge{
background-color: #6B5594;
}

0 comments on commit 4a08d70

Please sign in to comment.