This page lists questions about current CSS selectors and if they are still necessary or should be changed to Bootstrap selectors.
/* ckeditor body definition */ html[dir=ltr]>body #role_main { min-height: 40em; } .iconmenu { display: inline; } label { cursor: pointer; } << Subjective? >> << A lot of the .siteloginbar rules probably can be removed as obsolete. >> << The module positioning rules such as for site logo and #sitesearchbar should be replaced by modules with parameters. >> .box-quickadmin << cssmenu styles should be replaced by bootstrap drop-down >> .mod-share-item << Replace by putting in a module? >> .fullscreen .tellafriend, << Replace by putting in a module? >> .fullscreen .share .error.icon { font-weight: bold; color: #090; } << Replace? >> ul.jumplinks << These are off-page nav links for screen readers, not changed for years. Is this best practice still? >> .fullscreenbutton, #fullscreenbutton << Fullscreen code is currently missing from layout_view.tpl. Should the fullscreen method be re-added, or replaced? >> #tiki-clean << This is for print view, right? Still needed? >> .floatlist << Still needed? >>