Commit Graph

1235 Commits

Author SHA1 Message Date
Eric Lippmann 27e1eb6661 CSS: Increase font-size and width on name-value-table
refs #5543
2015-11-09 11:33:37 +01:00
Thomas Gelf e11e438f50 layout: make compact slightly larger 2015-11-06 01:53:27 +01:00
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
Thomas Gelf fec21affc9 main.less: style caption element for common-table 2015-11-04 16:13:56 +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
Eric Lippmann 561acd9a9a CSS: Fix border-left transparent of common-table (WIP)
refs #5543
2015-11-04 16:07:48 +01:00
Thomas Gelf ed69bd5d99 Tables: rename action-table to table-row-selectable 2015-11-04 15:39:35 +01:00
Thomas Gelf 7db36e8f29 compat.less: legacy action table styled as common 2015-11-04 15:37:03 +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 a613a683c5 CSS: Render badges w/ rounded corners
refs #5543
2015-11-04 14:35:17 +01:00
Eric Lippmann 5043bdf58c CSS: Change font-family-fixed to more reasonable font families
refs #5543
2015-11-04 14:34:34 +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 b80128ced5 Increase accessibility of our menu
refs #5543
2015-11-04 14:02:35 +01:00
Eric Lippmann b9d09d2b66 CSS: Remove border-spacing from name-value-table
refs #5543
2015-11-04 12:11:16 +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 3b482a9e85 CSS: Remove background color on input.search
refs #5543
2015-11-04 10:35:59 +01:00
Eric Lippmann 72f6817b00 Let input.search inherit color for its placeholder
refs #5543
2015-11-04 10:31:11 +01:00
Eric Lippmann e005e0b666 Re-enable focus outline for links
refs #5543
2015-11-04 10:27:04 +01:00
Eric Lippmann 846b13b72f CSS: Remove text-center mixin
refs #5543
2015-11-03 13:03:53 +01:00
Eric Lippmann 50a8d2ca75 CSS: Remove text-left mixin
refs #5543
2015-11-03 13:02:33 +01:00
Eric Lippmann 6415bdb21e CSS: Remove text-small mixin
refs #5543
2015-11-03 12:21:18 +01:00
Eric Lippmann 2ee611a927 monitoring: Don't show host and service links in the detail history
Further, eventhistory and detail-history now use the introduced event-history partial.

refs #10317
2015-11-03 11:21:14 +01:00
Eric Lippmann ecfeb4fbe6 monitoring/CSS: Don't use text-small mixin for the selection info
refs #5543
2015-11-02 10:42:00 +01:00
Eric Lippmann 569e92021e css/menu: Fix alignment of items w/o icons and the search input
refs #5543
2015-10-29 09:27:35 +01:00
Eric Lippmann 9463e16f67 CSS: Add smooth transition on action-table hover
refs #5543
2015-10-28 14:14:07 +01:00
Eric Lippmann fd8a9e9ddc CSS: Add smooth transition on input focus
refs #5543
2015-10-28 14:12:14 +01:00
Eric Lippmann b215632a17 CSS: Fix placeholder color on input.search
refs #5543
2015-10-28 14:11:36 +01:00
Eric Lippmann fb961fefd2 CSS: Remove focus outline on input
refs #5543
2015-10-28 14:11:17 +01:00
Eric Lippmann dc3cf8b231 CSS: Remove focus outline on a
refs #5543
2015-10-28 14:10:14 +01:00
Eric Lippmann 41eee7f33a CSS: Add transition mixin
refs #5543
2015-10-28 14:09:58 +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 a8a87d27eb CSS: Rename remove-comment to remove-action
refs #5543
2015-10-28 09:56:50 +01:00
Eric Lippmann 4361ac00ca CSS: Increase horizontal-padding on the menu
refs #5543
2015-10-27 16:23:02 +01:00
Eric Lippmann 5fa6bac5ea CSS: Move clearfix to mixins.less
refs #5543
2015-10-27 16:06:41 +01:00
Eric Lippmann ec9e6152cf Reduce style variety for comments
refs #5543
2015-10-27 16:05:43 +01:00
Eric Lippmann f951e29269 CSS: Rename big-icon to large-icon and use percent instead of px for font-size
refs #10294
2015-10-27 14:10:31 +01:00
Eric Lippmann 9d02aa75ea CSS: Move .primary-nav to nav.less
refs #5543
2015-10-27 14:02:29 +01:00
Eric Lippmann 0ff7420f50 CSS: Use em for th on name-value-table
refs #10294
2015-10-27 14:00:46 +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