Skip to content

Commit

Permalink
revert all default theme
Browse files Browse the repository at this point in the history
  • Loading branch information
nileshgulia1 committed Dec 21, 2018
1 parent ee6a127 commit b51f9ba
Show file tree
Hide file tree
Showing 40 changed files with 969 additions and 1,521 deletions.
25 changes: 23 additions & 2 deletions src/components/manage/Sharing/__snapshots__/Sharing.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,9 @@ exports[`Sharing renders a sharing component 1`] = `
</th>
<th
className=""
/>
>
Contributer
</th>
</tr>
</thead>
<tbody
Expand All @@ -103,7 +105,26 @@ exports[`Sharing renders a sharing component 1`] = `
</td>
<td
className=""
/>
>
<div
className="ui checked disabled fitted checkbox"
onChange={[Function]}
onClick={[Function]}
onMouseDown={[Function]}
>
<input
checked={true}
className="hidden"
disabled={true}
onClick={[Function]}
readOnly={true}
tabIndex={-1}
type="checkbox"
value="john-doe.Contributer"
/>
<label />
</div>
</td>
</tr>
</tbody>
</table>
Expand Down
4 changes: 1 addition & 3 deletions src/components/theme/Tags/__snapshots__/Tags.test.jsx.snap
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`Tags renders with tags 1`] = `
<div
className="ui container"
>
<div>
<a
className="ui label"
href="/search?Subject=Tag 1"
Expand Down
Binary file modified theme/themes/default/assets/fonts/icons.eot
Binary file not shown.
2,459 changes: 944 additions & 1,515 deletions theme/themes/default/assets/fonts/icons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified theme/themes/default/assets/fonts/icons.ttf
Binary file not shown.
Binary file modified theme/themes/default/assets/fonts/icons.woff
Binary file not shown.
Binary file modified theme/themes/default/assets/fonts/icons.woff2
Binary file not shown.
Empty file modified theme/themes/default/assets/images/flags.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified theme/themes/default/collections/breadcrumb.overrides
100644 → 100755
Empty file.
Empty file modified theme/themes/default/collections/form.overrides
100644 → 100755
Empty file.
Empty file modified theme/themes/default/collections/grid.overrides
100644 → 100755
Empty file.
Empty file modified theme/themes/default/collections/grid.variables
100644 → 100755
Empty file.
Empty file modified theme/themes/default/collections/menu.overrides
100644 → 100755
Empty file.
Empty file modified theme/themes/default/collections/message.overrides
100644 → 100755
Empty file.
Empty file modified theme/themes/default/collections/table.overrides
100644 → 100755
Empty file.
Empty file modified theme/themes/default/elements/button.overrides
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion theme/themes/default/elements/container.overrides
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/*******************************
Theme Overrides
*******************************/
*******************************/
Empty file modified theme/themes/default/elements/divider.overrides
100644 → 100755
Empty file.
Empty file modified theme/themes/default/elements/flag.overrides
100644 → 100755
Empty file.
Empty file modified theme/themes/default/elements/flag.variables
100644 → 100755
Empty file.
Empty file modified theme/themes/default/elements/header.variables
100755 → 100644
Empty file.
Empty file modified theme/themes/default/elements/icon.overrides
100755 → 100644
Empty file.
Empty file modified theme/themes/default/elements/label.variables
100755 → 100644
Empty file.
Empty file modified theme/themes/default/elements/list.variables
100755 → 100644
Empty file.
Empty file modified theme/themes/default/elements/step.variables
100755 → 100644
Empty file.
Empty file modified theme/themes/default/modules/accordion.overrides
100755 → 100644
Empty file.
Empty file modified theme/themes/default/modules/accordion.variables
100755 → 100644
Empty file.
Empty file modified theme/themes/default/modules/dimmer.variables
100755 → 100644
Empty file.
Empty file modified theme/themes/default/modules/embed.overrides
100644 → 100755
Empty file.
Empty file modified theme/themes/default/modules/embed.variables
100644 → 100755
Empty file.
Empty file modified theme/themes/default/modules/popup.variables
100755 → 100644
Empty file.
Empty file modified theme/themes/default/modules/progress.variables
100755 → 100644
Empty file.
Empty file modified theme/themes/default/modules/search.variables
100755 → 100644
Empty file.
Empty file modified theme/themes/default/modules/transition.overrides
100755 → 100644
Empty file.
Empty file modified theme/themes/default/views/ad.variables
100755 → 100644
Empty file.
Empty file modified theme/themes/default/views/card.variables
100755 → 100644
Empty file.
Empty file modified theme/themes/default/views/comment.variables
100755 → 100644
Empty file.
Empty file modified theme/themes/default/views/feed.variables
100755 → 100644
Empty file.
Empty file modified theme/themes/default/views/item.variables
100755 → 100644
Empty file.
Empty file modified theme/themes/default/views/statistic.variables
100755 → 100644
Empty file.

0 comments on commit b51f9ba

Please sign in to comment.