mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Part of this also improves the markup we're generating on both the stable and beta sites by removing the inline styles that have crept into shared-manual.inc. Squashed commit of the following: commit 8aaaea73f8a1128c45bbd081b0a61fb58aaff10e Author: Adam Harvey <aharvey@php.net> Date: Thu Dec 27 18:21:51 2012 +0800 Remove inline styles from the user note voting elements. commit 4239bdcfa8506d5e37d678032570aa6b81fe54be Author: Adam Harvey <aharvey@php.net> Date: Thu Dec 27 18:21:25 2012 +0800 Fix clearing behaviour when the user note heading wraps. commit fc08e0abad0d1b500d0d1561bf5966febd3c4426 Author: Adam Harvey <aharvey@php.net> Date: Thu Dec 27 18:15:05 2012 +0800 Replace the user note vote styling on the beta site with something more inline with the beta site style. commit ade84bf601be20c74493d54d089edf8578ba1185 Author: Adam Harvey <aharvey@php.net> Date: Thu Dec 27 18:14:46 2012 +0800 Improve note vote support on the beta site. commit 0e1a71f8a4945408000428fa88f1d5aa12aeeca4 Author: Adam Harvey <aharvey@php.net> Date: Thu Dec 27 18:12:31 2012 +0800 Add genanchors to user notes. commit 03393d70a6f3ac8530432ba5d7c228528ad6230d Author: Adam Harvey <aharvey@php.net> Date: Thu Dec 27 17:49:41 2012 +0800 Make the note styling more in line with other block elements by moving the header row outside the shaded note body. commit dc2a83990c33fd3cf7df209201536458ff01de59 Author: Adam Harvey <aharvey@php.net> Date: Thu Dec 27 17:45:10 2012 +0800 Rationalise beta site user note styles. commit da2b492c186d6b8946170e1702f052ef93696028 Author: Adam Harvey <aharvey@php.net> Date: Thu Dec 27 17:31:53 2012 +0800 Apply styling to user note dates in site.css, not inline.