pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
Untitled
3 sec ago
Untitled
4 min ago
Untitled
6 sec ago
Untitled
13 sec ago
Untitled
10 sec ago
Untitled
18 sec ago
Untitled
23 sec ago
Untitled
24 sec ago
Layout Width
Share Pastebin
Untitled
By: a guest | Jul 4th, 2009 | Syntax:
CSS
| Size: 0.10 KB | Hits: 10 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
This paste has a previous version,
view the difference
.
a
[
href
^=
"http:"
]
{
background
:
url
(
images/externalLink.gif
)
no-repeat
right
top
;
padding-right
:
10px
;
}
create new paste
|
create new version of this paste
RAW Paste Data
a[href^="http:"] { background:url(images/externalLink.gif) no-repeat right top; padding-right:10px; }