Переглянути джерело

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 роки тому
джерело
коміт
67069facb7
1 змінених файлів з 2 додано та 0 видалено
  1. 2
    0
      apps/theming/css/settings-admin.css

+ 2
- 0
apps/theming/css/settings-admin.css Переглянути файл

@@ -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;

Завантаження…
Відмінити
Зберегти