]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1205190: quiet some CSS Mozilla extensions warnings.
authorPasi Kallinen <pasi.kallinen@pttk.fi>
Thu, 1 Aug 2013 08:21:17 +0000 (11:21 +0300)
committerMike Rylander <mrylander@gmail.com>
Fri, 30 Jun 2017 15:04:15 +0000 (11:04 -0400)
commitf45606e52fc4b81445c0bb015e8a7094e8b82a9f
treedf6fc081452bdc73711165eff4708a3d568b6984
parent2d83b26778162080d341507686e7a0e23049c4be
LP#1205190: quiet some CSS Mozilla extensions warnings.

* -moz-dialog-text is actually -moz-dialogtext
* -moz-outline is deprecated, use outline
* -moz-border-radius has been removed, use border-radius
* -moz-border-radius-topleft (etc) are now border-top-left-radius
* Fix some other CSS errors.

Signed-off-by: Pasi Kallinen <pasi.kallinen@pttk.fi>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Conflicts:
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/web/css/skin/default/register.css
Open-ILS/web/opac/skin/default/xml/home/homesearch.xml
Open-ILS/web/reports/oils_rpt.css
Open-ILS/xul/staff_client/server/admin/org_unit_settings.xhtml
Open-ILS/xul/staff_client/server/serial/notes.xul
Open-ILS/xul/staff_client/server/skin/circ.css

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/web/css/skin/default/selfcheck.css
Open-ILS/web/opac/extras/slimpac/advanced.html
Open-ILS/web/opac/extras/slimpac/start.html
Open-ILS/web/opac/skin/default/css/layout.css
Open-ILS/web/reports/oils_rpt.css
Open-ILS/xul/staff_client/chrome/skin/browser.css
Open-ILS/xul/staff_client/server/admin/org_unit_settings.xhtml
Open-ILS/xul/staff_client/server/skin/circ.css