Displaying 3 results from an estimated 3 matches for "eeeeff".
2017 Feb 03
0
Buttons too big in Firefox for Linux
...cribed like this ...
.aaa {position:absolute; left:930px; top:123px; white-space:nowrap;}
.aaa :link,
.aaa :visited
{background:#ffffff; margin:0; padding:2px 8px 3px 9px;
color:#7777d0;
text-align:center; font-size:17px; font-weight:bold;
text-decoration:none;
border-top: 3px solid #eeeeff;
border-right: 5px solid #ccccdd;
border-bottom: 3px solid #ccccdd;
border-left: 6px solid #d0d0e0; }
.aaa :hover
{background:#ff0000; color:#ffffff; padding:2px 8px 3px 9px;
text-decoration:none;
border-top: 2px solid #ff6666;
border-right: 5px solid #dd0000;
border-...
2006 Jul 30
1
Log color scale
Hi all,
In response to a previous post about plotting a numeric square matrix
as a colored matrix, I was referred to both image and the
color2D.matplot function in the plotrix package. Both have worked for
me thanks!!
However I need to plot my data in a log transformed color scale. Is
this possible? I will be happy to explain further, but basically I
need to do this because there are large
2017 Feb 01
2
Buttons too big in Firefox for Linux
On Wednesday 01 February 2017 14:34:48 Alice Wonder wrote:
>
> Use CSS to set the button size.
>
What I'm looking for is how do I fix the web browser, not how do I fix my web
pages. To go down the CSS route means that I'll have to amend every CSS /
HTML to fix the problem. It then doesn't fix the problems I have if I visit
other people's web pages, although to be fare