Commit Graph

37 Commits

Author SHA1 Message Date
Thomas Gelf d123d85247 blockquote is no pre, introduce .preformatted 2015-11-06 01:53:01 +01:00
Eric Lippmann 5a34e3ea83 CSS: Set default margin for blockquote, p and pre
refs #5543
2015-11-04 17:53:58 +01:00
Thomas Gelf 62b302bedd base.less: move default font size to lower layer 2015-11-04 17:17:41 +01:00
Eric Lippmann 5cf4790856 CSS: Move body style to #layout
refs #5543
2015-11-04 16:27:17 +01:00
Eric Lippmann 6a22b03367 CSS: Remove color light from blockquote
refs #5543
2015-11-04 16:27:17 +01:00
Eric Lippmann fe06c19125 CSS: Don't set font-weight to bold for links
refs #5543
2015-11-04 16:27:17 +01:00
Eric Lippmann 35e0c32e4e CSS: Adjust header margins and font sizes
refs #5543
2015-11-04 16:27:17 +01:00
Eric Lippmann 5fc2974073 CSS/tables: Only add default style for td and th
refs #5543
2015-11-04 16:07:48 +01:00
Bernd Erk 0b46f9317e Rename listing-table to common-table and remove action-table
Further, style for the common-table has been changed. (WIP)

refs #5543
2015-11-04 15:12:35 +01:00
Eric Lippmann 9bb2961a77 Remove left margin from icons
refs #5543
2015-11-04 14:08:59 +01:00
Eric Lippmann d0e196c6cf Decrease default font sizes
refs #5543
2015-11-04 14:07:50 +01:00
Eric Lippmann 31ab3dae7c CSS: Increase readability of blockquote
refs #5543
2015-11-04 12:08:20 +01:00
Eric Lippmann 804eaeb27a CSS: Increase readability of pre
refs #5543
2015-11-04 12:05:40 +01:00
Eric Lippmann 01dcb3197a CSS: Style headers
refs #5543
2015-11-04 12:05:02 +01:00
Eric Lippmann e005e0b666 Re-enable focus outline for links
refs #5543
2015-11-04 10:27:04 +01:00
Eric Lippmann dc3cf8b231 CSS: Remove focus outline on a
refs #5543
2015-10-28 14:10:14 +01:00
Eric Lippmann 9d082c1c16 Smooth icons
refs #5543
2015-10-28 13:14:55 +01:00
Eric Lippmann 95e03d14c0 CSS: Reduce h2 margin and line-height
refs #5543
2015-10-28 11:17:30 +01:00
Eric Lippmann 84f3190dc6 CSS: Fix several menu issues
- Removed border transition for active items because the transition is activated on auto-refresh too which is annoying
- Fixed hover menu readability
- Fixed hover menu positioning
- Fixed hover menu arrow
- Fixed that menu labels may override badges
- Pixel perfect alignment for icons, labels and badges

fixes #10292
fixes #10293
fixes #10299
fixes #10303
fixes #10305
2015-10-27 13:53:26 +01:00
Eric Lippmann 4801fb9563 CSS: Use em instead of px for font size
Further, font size related settings have been moved to base.less to not create the impression that it's a good idea to change font sizes via themes.

refs #10294
refs #10295
2015-10-27 13:45:01 +01:00
Eric Lippmann c6814e9f93 CSS: Don't set line-height on body
refs #10295
2015-10-05 13:20:12 +02:00
Eric Lippmann 5113abfdb5 CSS: Restyle borders
refs #5543
2015-10-01 23:01:55 +02:00
Eric Lippmann d31983bf4f CSS: Let i don't inherit text-decoration on a:hover
refs #5543
2015-09-30 23:59:12 +02:00
Eric Lippmann 510b25b079 CSS: Add dont-print style
refs #5543
2015-09-29 17:03:26 +02:00
Eric Lippmann b1c48c02cf CSS: Style blockquote
refs #5543
2015-09-29 12:01:30 +02:00
Eric Lippmann a1245b1ab8 CSS: Let i in a inherit text-decoration
refs #5543
2015-09-25 16:46:18 +02:00
Eric Lippmann ca6ed701aa CSS: Set line-height on body
refs #5543
2015-09-25 16:46:01 +02:00
Eric Lippmann 8d68d72d86 CSS: Remove unnecessary styles from base.less
refs #5543
2015-09-25 00:16:08 +02:00
Eric Lippmann 4142c15ab5 CSS: Use full width for tables
refs #5543
2015-09-24 17:23:26 +02:00
Eric Lippmann 6129ae58cc CSS: Style pre
refs #5543
2015-09-24 17:23:11 +02:00
Eric Lippmann 5b4cb8e528 CSS: Reduce default td padding
refs #5543
2015-09-24 15:04:22 +02:00
Eric Lippmann 9b7b4fcaca CSS: Set default td padding on all tables
refs #5543
2015-09-24 15:02:20 +02:00
Eric Lippmann 21c6886702 CSS: Style table
refs #5543
2015-09-24 10:26:14 +02:00
Eric Lippmann 9a3551b534 CSS: Don't add :hover and .active styles for every table
Should be only on action-table.

refs #5543
2015-09-24 10:25:38 +02:00
Eric Lippmann 36a65670f0 CSS: Move class text-class from base.less to main.less
refs #5543
2015-09-23 14:05:53 +02:00
Eric Lippmann caf68880fd CSS: Add license header to base.less
refs #5543
2015-09-23 13:41:22 +02:00
Eric Lippmann e982735451 CSS: Rename main.less to base.less
refs #5543
2015-09-23 13:36:25 +02:00