Browse Source

megamenu

master
rdrew 1 year ago
parent
commit
700a5893f3
  1. 2
      css/global-style.css
  2. 2
      css/global-style.css.map
  3. 7
      css/sass/components/_tabledrag.scss

2
css/global-style.css

File diff suppressed because one or more lines are too long

2
css/global-style.css.map

File diff suppressed because one or more lines are too long

7
css/sass/components/_tabledrag.scss

@ -12,3 +12,10 @@ tr.drag-previous {
body div.tabledrag-changed-warning { body div.tabledrag-changed-warning {
margin-bottom: 0.5em; margin-bottom: 0.5em;
} }
a.tabledrag-handle .handle {
width: 24px;
height: 24px;
}
.form-item-draggableviews-0-weight {
width: 3rem;
}

Loading…
Cancel
Save