Import xinha so we can switch from htmlarea and fix a bunch of in-browser issues that htmlarea has
This commit is contained in:
9
xinha/plugins/InsertAnchor/insert-anchor.css
Executable file
9
xinha/plugins/InsertAnchor/insert-anchor.css
Executable file
@@ -0,0 +1,9 @@
|
||||
a.anchor {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
background-image: url(img/insert-anchor.gif);
|
||||
background-repeat: no-repeat;
|
||||
background-position: left top;
|
||||
padding-left: 19px;
|
||||
border: 1px dotted blue;
|
||||
}
|
||||
Reference in New Issue
Block a user