Remove the black border from quick reply
Title:
Remove the black border from quick reply
Area:
styles, site scheme
Summary:
The more I see the black border around ALL the quick replies (aka inline commenting), the more and more I dislike it. We should get rid of it.
Description:
As mentioned above, taking away the black border that's inline styled on the quick reply box. The quick reply box has an ID that CSS can target, so individual styles should be able to do what they want, without having to override a hard-coded in color. The hard-coded in color is pointless on most light-on-dark layouts, anyway, and might look unsynchronized with other layouts' color schemes.
I'm making this a suggestion just in case anybody can come up with a reason to keep it, because I sure can't.
This suggestion:
Should be implemented as-is.
26 (47.3%)
Should be implemented with changes. (please comment)
4 (7.3%)
Shouldn't be implemented.
3 (5.5%)
(I have no opinion)
20 (36.4%)
(Other: please comment)
2 (3.6%)

no subject
Because otherwise I'm afraid I have no idea what you're talking about. (I suspect this is a suggestion of no relevance to people like me who consider all custom comment pages a blight upon the internets, but since I didn't know what you were referring to and Googling didn't clarify much, I thought I ought to ask.)
no subject
<table style="border: 1px solid black;">
no subject
The standard comment box that shows up when I click "reply" does not have a 1px black border; it's got a shaded/3d border that's darker on two sides than the other two. In Opera it's 1px with rounded corners in medium grays; in firefox it's got sharp corners, with 2px black on the shaded sides and 1px light gray + 1px white on the highlight sides.
The code you quoted doesn't show up in the source for the pages I get, either? In fact on the site scheme pages there's no <table style= at all, which is probably why it displays differently in the two browsers. I freely admit that styles confuses me, though, so I may just be missing something obvious. I just don't ever remember seeing a 1px black border around anything comment-related, which is why this suggestion puzzled me. ETA: Wait wait wait, do you mean the moving comment box that appears without reloading to a new page? ...I have just realized that I don't get those any more. Why do I not get those anymore? When did I stop? Why didn't I notice?
no subject
no subject
I bet my javascript install somehow managed to set itself back to an old version, or something. I'm going to go try to reinstall java and see if that fixes it.
(This leaves open the question of why I didn't notice when they went away, though. my memory, it scares me sometimes)
Edit: yep, that worked! And okay, I see the black boxes now, I'm off to change my vote.
no subject
no subject
no subject
no subject
no subject
no subject
And I'd like to keep it black on schemes where black is visible.
no subject
no subject
no subject
Also, it's a table element? *looks at page source* Gosh, there's quite a few table elements. I guess that's so that the boxes line up neatly.
no subject