refs #17913 [fid_adlr] handle BARF for adlr
* consolidate h1 and h2 headlines and adapt h1 to h2 * increase border on hover by adding inner outline of 2px in sum * hover / focus: use underline for most links and change color of icons: ** save favorite ** mail ** download ** search history * change border for hover and focus but keep together mostly, avoid :active settings * replace dotted lines on hover * extract buttons and get-It-Box into own files * improve several format warnings * add tabindex for main menu * fix notice for unavailable shard solr4entwickler: set unchecked * make main menu and main submenu navigable by tab * emphasize button hover * handle BARF leading whitespaces in links * differentiate focus by keyboard and mouse ** example seen in search submit button ** eventually transfer this solution to buttons / dropdowns / selects * make checkbox mark black * use custom mixin for border of get-it-boxes * use azure hover for language menu * no bold font on hover of buttons * set focus in lang...
Showing
- fid_adlr/alpha/config/vufind/searches.ini 0 additions, 1 deletionfid_adlr/alpha/config/vufind/searches.ini
- themes/fid_adlr/scss/_buttons.scss 86 additions, 0 deletionsthemes/fid_adlr/scss/_buttons.scss
- themes/fid_adlr/scss/_customForms.scss 4 additions, 5 deletionsthemes/fid_adlr/scss/_customForms.scss
- themes/fid_adlr/scss/_customMixins.scss 113 additions, 13 deletionsthemes/fid_adlr/scss/_customMixins.scss
- themes/fid_adlr/scss/_customVariables.scss 8 additions, 0 deletionsthemes/fid_adlr/scss/_customVariables.scss
- themes/fid_adlr/scss/_getItBox.scss 147 additions, 0 deletionsthemes/fid_adlr/scss/_getItBox.scss
- themes/fid_adlr/scss/compiled.scss 145 additions, 195 deletionsthemes/fid_adlr/scss/compiled.scss
- themes/fid_adlr/templates/header.phtml 40 additions, 17 deletionsthemes/fid_adlr/templates/header.phtml
- themes/fid_adlr/templates/myresearch/profile.phtml 2 additions, 2 deletionsthemes/fid_adlr/templates/myresearch/profile.phtml
- themes/fid_adlr/templates/record/view.phtml 1 addition, 1 deletionthemes/fid_adlr/templates/record/view.phtml
- themes/fid_adlr/templates/search/home.phtml 3 additions, 3 deletionsthemes/fid_adlr/templates/search/home.phtml
- themes/fid_adlr/templates/search/searchTabs.phtml 7 additions, 6 deletionsthemes/fid_adlr/templates/search/searchTabs.phtml
- themes/fid_adlr/templates/search/searchbox.phtml 9 additions, 3 deletionsthemes/fid_adlr/templates/search/searchbox.phtml
Please register or sign in to comment