Changeset 1113
- Timestamp:
- 11/24/07 13:47:55 (6 years ago)
- Location:
- FCKeditor/trunk
- Files:
-
- 2 edited
-
_whatsnew.html (modified) (1 diff)
-
editor/css/fck_editorarea.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/_whatsnew.html
r1112 r1113 121 121 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1559">#1559</a>] It is 122 122 not possible to have more than one panel opened at the same time.</li> 123 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1554">#1554</a>] Links 124 now get underlined.</li> 123 125 </ul> 124 126 </li> -
FCKeditor/trunk/editor/css/fck_editorarea.css
r961 r1113 47 47 a[href] 48 48 { 49 color: -moz-hyperlinktext !important; /* For Firefox... mark as important, otherwise it becomes black */ 49 color: -moz-hyperlinktext !important; /* For Firefox... mark as important, otherwise it becomes black */ 50 text-decoration: -moz-anchor-decoration; /* For Firefox 3, otherwise no underline will be used */ 50 51 } 51 52
Note: See TracChangeset
for help on using the changeset viewer.
