| 12345678910111213141516171819202122 |
- // This file is part of the DITA Open Toolkit project.
- //
- // Copyright 2016 Eero Helenius
- //
- // See the accompanying LICENSE file for applicable license.
- // block
- .area {
- }
- .imagemap {
- }
- .sort-as {
- }
- // inline
- .coords {
- }
- .shape {
- }
|