Skip to content
Snippets Groups Projects
Commit 1f65bb07 authored by chrisgarrity's avatar chrisgarrity
Browse files

Improve performance and cosmetics

- reduced the load time of the preview modal assets
- changed cursor to ‘pointer’ for modal buttons
parent 93ee99ca
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,7 @@
color: white;
font-weight: bold;
font-size: 0.875rem;
cursor: pointer;
}
.faq-link-text {
......
src/components/preview-modal/happy-cat.png

2.98 KiB

File suppressed by a .gitattributes entry or the file's encoding is unsupported.
......@@ -55,6 +55,7 @@
background: white;
font-weight: bold;
font-size: .875rem;
cursor: pointer;
}
.button-row button.ok-button {
......
......@@ -5,7 +5,7 @@ import Box from '../box/box.jsx';
import {defineMessages, injectIntl, intlShape, FormattedMessage} from 'react-intl';
import styles from './preview-modal.css';
import catIcon from './happy-cat.svg';
import catIcon from './happy-cat.png';
const messages = defineMessages({
label: {
......
src/components/preview-modal/welcome.png

113 KiB | W: | H:

src/components/preview-modal/welcome.png

73.4 KiB | W: | H:

src/components/preview-modal/welcome.png
src/components/preview-modal/welcome.png
src/components/preview-modal/welcome.png
src/components/preview-modal/welcome.png
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment