Cursor over links in Composer should be an I-beam, b=135847, r=akkana, sr=kin, a=asa, adt=jaime

git-svn-id: svn://10.0.0.236/trunk@118350 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cmanske%netscape.com 2002-04-06 06:31:31 +00:00
parent 6361a67d72
commit 7942bc367b
2 changed files with 2 additions and 4 deletions

View File

@ -29,11 +29,10 @@
/* Primary cursor is text I-beam */
*:scrolled-content {
*:scrolled-content, a:link {
cursor: text;
}
/* Use default arrow over objects with size that
are selected when clicked on.
Override the browser's pointer cursor over links

View File

@ -29,11 +29,10 @@
/* Primary cursor is text I-beam */
*:scrolled-content {
*:scrolled-content, a:link {
cursor: text;
}
/* Use default arrow over objects with size that
are selected when clicked on.
Override the browser's pointer cursor over links