Bläddra i källkod

Show reset to default button for theming values on hover, fix #3198

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
tags/v13.0.0beta1
Jan-Christoph Borchardt 7 år sedan
förälder
incheckning
67069facb7
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2
    0
      apps/theming/css/settings-admin.css

+ 2
- 0
apps/theming/css/settings-admin.css Visa fil

@@ -42,6 +42,8 @@ form.uploadButton {
right: 0px;
visibility: visible;
}
#theming input[type='text']:hover + .theme-undo,
#theming input[type='text'] + .theme-undo:hover,
#theming input[type='text']:focus + .theme-undo,
#theming input[type='text']:active + .theme-undo {
visibility: visible;

Laddar…
Avbryt
Spara