Home
last modified time | relevance | path

Searched refs:reverse_left_and_right (Results 1 – 2 of 2) sorted by relevance

/plugin/pagecss/vendor/csstidy-2.2.1/
H A DREADME.md41 * fix bug and notice on reverse_left_and_right option
52 * border-radius shorthands optimisation, reverse_left_and_right option
H A Dclass.csstidy_optimise.php85 … $this->css[$medium][$selector] = $this->reverse_left_and_right($this->css[$medium][$selector]);
1109 public function reverse_left_and_right($array) { function in csstidy_optimise