锴 angry fishtrap 狗 (
kaigou) wrote in
style_system2009-12-11 10:44 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Entry tags:
the reply box
Where can I find the function that controls the reply box's layout and CSS? I can find references to what I think might be it, in DW's S2 basic source code, but I can't find anything that outlines the actual function. It doesn't seem logical (though it's possible) that it's entirely js-created entirely on-the-fly, seeing how there is CSS in there, but I can't find the mechanisms that would let me fiddle with the reply-box as a whole. Anyone have any ideas?
no subject
htdocs/js/quickreply.js
With possible things in this:
cgi-bin/weblib.pl: de.id = "qrdiv";
cgi-bin/LJ/S2.pm: # unless we've already inserted the big qrdiv ugliness, do it.
no subject