]> 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 14:58:34 +0000 (10:58 -0400)
commit5cbcf40d1c5f9d3fe3eeff0cbce9bb8c34b847c5
tree42bbf74e3e15774a167dbffabf0f00730acaad86
parentf0a523932954579685cd95505c3d064b4450aa0a
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