Skip to content
Snippets Groups Projects
Commit d2321593 authored by Justin Toupin's avatar Justin Toupin
Browse files

wip

parent a0b0fafb
No related branches found
No related tags found
No related merge requests found
......@@ -171,7 +171,7 @@ fieldset.layout-paragraphs-field > legend {
.layout-down:focus,
.layout-up:focus {
opacity: 1;
box-shadow: 0px 0px 5px 1px #0074bd;
outline: 2px solid #0074bd;
}
.layout-handle {
background: url(../img/icon-move.png) 0 0 no-repeat;
......@@ -260,8 +260,12 @@ fieldset.layout-paragraphs-field > legend {
.layout-paragraphs-field .layout-paragraphs-actions input.layout-paragraphs-edit:focus,
.layout-paragraphs-field .layout-paragraphs-actions input.layout-paragraphs-remove:focus {
opacity: 1;
outline: none;
box-shadow: 0px 0px 5px 1px #0074bd;
}
.layout-paragraphs-field .layout-paragraphs-actions input.layout-paragraphs-edit:focus,
.layout-paragraphs-field .layout-paragraphs-actions input.layout-paragraphs-remove:focus {
border: none;
box-shadow: none;
outline: 2px solid #0074bd;
}
/* -- Add content and add section buttons. -- */
......@@ -329,7 +333,7 @@ button.layout-paragraphs-add-content__toggle:focus{
opacity: .75;
}
button.layout-paragraphs-add-content__toggle:focus{
box-shadow: 0px 0px 5px 1px #0074bd;
outline: 2px solid #0074bd;
}
button.layout-paragraphs-add-content__toggle:hover,
button.layout-paragraphs-add-content__toggle.active,
......
img/icon-add--reversed.png

2.09 KiB | W: | H:

img/icon-add--reversed.png

1.09 KiB | W: | H:

img/icon-add--reversed.png
img/icon-add--reversed.png
img/icon-add--reversed.png
img/icon-add--reversed.png
  • 2-up
  • Swipe
  • Onion skin
img/icon-add.png

2.37 KiB | W: | H:

img/icon-add.png

534 B | W: | H:

img/icon-add.png
img/icon-add.png
img/icon-add.png
img/icon-add.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