1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 17:44:37 +02:00

Fix RSS atom link. Improved default styling on linkwords. e107::url() can now generate full or absolute urls. Sef-URL generation no longer strips numbers from titles.

This commit is contained in:
Cameron
2015-04-08 00:16:03 -07:00
parent d128b52576
commit 605d4078ce
4 changed files with 27 additions and 16 deletions

View File

@@ -1,4 +1,5 @@
a.lw-tip { cursor: help }
a.lw-tip { cursor: help; text-decoration-style:dotted }
a.lw-link { cursor: pointer; text-decoration-style:solid }