turally expect the a[href^=tel] part to not show up at all
unless I make changes there.
On Tue, Apr 1, 2014 at 12:49 PM, rocketscienc01100101 .
wrote:
> I tried to get a diff between HEAD and the current version of my
> project, so I did "git diff".
>
> It's a web project
On Tue, Apr 1, 2014 at 12:49 PM, rocketscienc01100101 .
wrote:
> I tried to get a diff between HEAD and the current version of my
> project, so I did "git diff".
>
> It's a web project with a CSS file that contains the following CSS rule:
>
> a[href^=tel]
I tried to get a diff between HEAD and the current version of my
project, so I did "git diff".
It's a web project with a CSS file that contains the following CSS rule:
a[href^=tel] {
color:inherit;
text-decoration:none;
}
Now, whenever I do "git diff", it will always show the a[href^=tel
3 matches
Mail list logo