Mercurial > moin > 2.0
comparison MoinMoin/themes/modernized/static/css/stylus/theme.styl @ 2763:161b73a84417
correct moin-wordbreak styling in common.css, remove from theme.css
author | RogerHaase <haaserd@gmail.com> |
---|---|
date | Mon, 25 Aug 2014 12:32:32 -0700 |
parents | 2d7189275f1b |
children | bf6fcb963d32 |
comparison
equal
deleted
inserted
replaced
2762:f8e28b0f4c36 | 2763:161b73a84417 |
---|---|
592 cursor pointer | 592 cursor pointer |
593 font-size 1em | 593 font-size 1em |
594 &:hover | 594 &:hover |
595 box-shadow 1px 1px 2px font_color | 595 box-shadow 1px 1px 2px font_color |
596 | 596 |
597 | |
598 .moin-wordbreak | |
599 word-break break-all | |
600 word-wrap break-word | |
601 | |
602 .moin-history-time | 597 .moin-history-time |
603 width 10% | 598 width 10% |
604 text-align right | 599 text-align right |
605 | 600 |
606 .moin-history-contenttype | 601 .moin-history-contenttype |