- I fixed the link appearance issue.
Part of the problem was that if you load a http:// stylesheet
from a https:// page, it has no effect
- I fixed the problems below.
The question of what button styles to use (default, primary, danger etc.)
and when to use buttons instead of links needs
On 11 November 2016 at 23:10, David Anderson wrote:
>
> Please send me comments/feedback.
>
Here's a few more:
- Buttons have various styles. If we decide Reply and Quote buttons to be
what all buttons should be then at least these have different style:
Sort (thread order) (larger font)
Previe
I'm using Chrome, and that shows the active decoration at the top of the stack
on inspection, too.
Plus, on mouseover it shows a checkbox which you can use to deselect the
decoration: all underlines on the page clear when you toggle that.
The
table a:not(.btn), .table a:not(.btn) {
text-deco
Funnily enough, I was asking Neil Munday about that for the BOINC FAQs Wiki
and he pointed out these options:
http://www.w3schools.com/css/css_text.asp and
http://www.w3schools.com/css/css_font.asp
I see that using underline isn't the choice for the wiki, so I'll go test
with boldness and/or sligh
On 28 November 2016 at 21:20, David Anderson wrote:
> I noticed that, and was unable to fix it.
>
> The Bootstrap css (both the standard one and the dark one I'm using)
> indicate links by making them bold (no underline).
> I don't know why we're getting underlines.
>
> Can anyone figure this out
I noticed that, and was unable to fix it.
The Bootstrap css (both the standard one and the dark one I'm using)
indicate links by making them bold (no underline).
I don't know why we're getting underlines.
The custom CSS (after bootstrap) has
a {
color: lemonchiffon;
font-style: normal;
The current (since about 24 hours ago) iteration at SETI@Home is showing 99% of
links underlined, whereas SETI Beta and BOINC show none underlined that I can
find. I'd like to see consistency - certainly within any one single site, and
ideally across the BOINC family as a whole, and the current
Thanks for compiling the list.
I dealt with all of these except the signature images not being side by side.
I couldn't figure this out.
In some cases I had to use custom CSS (see custom.css).
Bootstrap sometimes works in mysterious ways.
For example, the grid system resizes columns discretely ra