extlink.css in External Links 5
Same filename and directory in other branches
span.ext { background: url(extlink.png) right center no-repeat; padding-right: 12px; } span.mailto { background: url(mailto.png) right center no-repeat; padding-right: 12px; }
File
extlink.cssView source
- span.ext {
- background: url(extlink.png) right center no-repeat;
- padding-right: 12px;
- }
- span.mailto {
- background: url(mailto.png) right center no-repeat;
- padding-right: 12px;
- }