Skip to content

Commit

Permalink
UI a bit better
Browse files Browse the repository at this point in the history
  • Loading branch information
umaidshahid committed May 31, 2024
1 parent d9846b4 commit 996e1cb
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 18 deletions.
2 changes: 1 addition & 1 deletion a11y-links.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 2 additions & 8 deletions scratch/compiled/plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
var pageConfig = function (isFirstPage, isLastPage) {
return {
title: 'Link Accessibility Options',
size: 'large',
size: 'medium',
body: {
type: 'panel',
items: [
Expand Down Expand Up @@ -199,7 +199,7 @@
{
type: 'custom',
name: 'update',
text: 'Update as selected',
text: 'Update',
primary: true
},
{
Expand All @@ -214,12 +214,6 @@
text: 'Insert target=_blank',
primary: false
},
{
type: 'custom',
name: 'skip',
text: 'Skip',
primary: false
},
{
type: 'custom',
name: 'done',
Expand Down
Loading

0 comments on commit 996e1cb

Please sign in to comment.