Skip to content

Commit

Permalink
Remove added stuff from merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsstre authored Feb 27, 2020
1 parent 582c9d5 commit 198be47
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/java/org/jabref/gui/preferences/AppearanceTab.fxml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,5 @@
<Label styleClass="sectionHeader" text="%Visual theme"/>
<RadioButton fx:id="themeLight" text="%Light theme" toggleGroup="$theme"/>
<RadioButton fx:id="themeDark" text="%Dark theme" toggleGroup="$theme"/>
<<<<<<< HEAD
<RadioButton fx:id="customTheme" text="%Custom theme" toggleGroup="$theme" />
=======
<RadioButton fx:id="customTheme" text="%Custom theme" toggleGroup="$theme"/>
>>>>>>> fixCustomCSSFile
</fx:root>

0 comments on commit 198be47

Please sign in to comment.