translate the most common bbcodes to their *real name*. finally we should probably use an array for each bbcode containing the bbcode the real name and possibly a template for use as a peview in the dropdown
This commit is contained in:
@@ -296,3 +296,9 @@ a.wall-item-name-link {
|
||||
.event-label {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* bb-code */
|
||||
|
||||
.overline {
|
||||
text-decoration: overline;
|
||||
}
|
||||
|
Reference in New Issue
Block a user