phorge/webroot/rsrc/css/application/base
Andre Klapper 22147cc03b Remove pre-2013 vendor-prefixed -o- CSS properties
Summary:
Per https://caniuse.com/ and MDN,
* `-o-animation` superseded by unprefixed `animation` supported initially since Opera 12.1 released 11/2012, in later Opera versions with `-webkit-` prefix instead
* `@-o-keyframes` superseded by unprefixed `@keyframes` supported initially since Opera 12.1 released 11/2012, in later Opera versions with `-webkit-` prefix instead
* `-o-transform` superseded by unprefixed `transform` supported initially since Opera 12.1 released 11/2012
* `-o-transition` superseded by unprefixed `transition` supported initially since Opera 12.1 released 11/2012

Test Plan: None. Probably installing old browser versions if you don't trust documentation.

Reviewers: O1 Blessed Committers, valerio.bozzolan

Reviewed By: O1 Blessed Committers, valerio.bozzolan

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Differential Revision: https://we.phorge.it/D25916
2025-03-24 12:06:40 +01:00
..
main-menu-view.css Show title entirely and cut of secondary information gracefully in typeahead results of main search 2024-01-22 17:35:27 +01:00
notification-menu.css Make notifications visually clearer, like Feed 2019-03-25 11:37:00 -07:00
phui-theme.css Redesign Home/Profile/Projects side navigation 2017-01-31 08:59:01 -08:00
standard-page-view.css Remove pre-2013 vendor-prefixed -o- CSS properties 2025-03-24 12:06:40 +01:00