Commit Graph

527 Commits

Author SHA1 Message Date
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 6b78174537 CSS: Add class action-link
refs #5543
2015-09-23 14:04:07 +02:00
Eric Lippmann cf2fe8433a CSS: Show pointer when hovering action-table
refs #5543
2015-09-23 14:00:56 +02:00
Eric Lippmann caf68880fd CSS: Add license header to base.less
refs #5543
2015-09-23 13:41:22 +02:00
Eric Lippmann 3268a0f34e CSS: Add main.less w/ pull-left and pull-right yet only
refs #5543
2015-09-23 13:40:55 +02:00
Eric Lippmann e982735451 CSS: Rename main.less to base.less
refs #5543
2015-09-23 13:36:25 +02:00
Eric Lippmann f459359941 CSS: Add class small-text
refs #5543
2015-09-23 13:32:03 +02:00
Eric Lippmann eeb1bfbb48 CSS: Add font-family-fixed to the icinga theme
refs #5543
2015-09-23 13:31:34 +02:00
Eric Lippmann d87c3b1804 CSS: Add styles for tr.active and tr:hover
refs #5543
2015-09-23 13:14:48 +02:00
Eric Lippmann ceacf9af71 CSS: Style a in h1
refs #5543
2015-09-23 13:14:26 +02:00
Eric Lippmann dd4e39b782 CSS: Style p
refs #5543
2015-09-23 12:58:15 +02:00
Eric Lippmann 33816c9abe CSS: Add font-size and line-height to a
refs #5543
2015-09-23 12:57:42 +02:00
Eric Lippmann b3d435a85d CSS: Remove default margin from p
refs #5543
2015-09-23 11:30:22 +02:00
Eric Lippmann f29f22870a CSS: Add state colors to the icinga theme
refs #5543
2015-09-23 11:17:51 +02:00
Eric Lippmann 2db284ce55 CSS: Style a 2015-09-23 11:13:58 +02:00
Eric Lippmann bd71f0bbf8 CSS: Add font-weight-bold to the icinga theme
refs #5543
2015-09-23 11:13:42 +02:00
Eric Lippmann fbbf0bd118 CSS: Don't color normal links blue/petrol
refs #5543
2015-09-23 11:12:56 +02:00
Eric Lippmann a2d459bdaa CSS: Style h1 and h2
refs #5543
2015-09-23 11:04:59 +02:00
Eric Lippmann 4f826da6ef CSS: Introduce main.less
Meant to replace defaults.less and other "default" styling spread to other less files.

refs #5543
2015-09-23 11:00:51 +02:00
Eric Lippmann ae71d91d0d CSS: Remove form related CSS from the icinga theme
Will be readded later.

refs #5543
2015-09-23 10:58:01 +02:00
Eric Lippmann 9047afbb87 CSS: Add box-sizing mixin
refs #5543
2015-09-23 10:48:41 +02:00
Eric Lippmann badf58f701 CSS: Add normalize.css
refs #5543
2015-09-23 10:42:39 +02:00
Bernd Erk 2242f6192c Redesign draft and implementation 2015-09-22 17:33:02 +02:00
Eric Lippmann 7f6d5655f9 CSS: Restyle forms (WIP)
refs #5543
2015-09-19 21:58:50 +02:00
Eric Lippmann f32e62bdaa CSS: Replace petrol w/ Icinga blue
refs #5543
2015-09-19 21:57:02 +02:00
Eric Lippmann 25bf42462c CSS/themes: Add @text-color-inverted to the icinga theme
refs #5543
2015-09-18 17:18:47 +02:00
Eric Lippmann cf8548a29d CSS: Add Icinga theme (WIP)
refs #5543
2015-09-18 15:25:14 +02:00
Matthias Jentsch 354bd0dd78 Fix badge link color in avp tables 2015-09-04 15:35:50 +02:00
Matthias Jentsch 29a2ee1a02 Merge branch 'feature/provide-counter-view-10033'
resolves #10033
2015-09-04 15:27:35 +02:00
Matthias Jentsch a630869bcf Provide stats for unhandled problems and improve layout
refs #10033
2015-09-04 15:17:28 +02:00
Eric Lippmann c19e850df3 Fix erroneous CSS statements 2015-09-03 16:58:36 +02:00
Eric Lippmann c294283636 Merge branch 'bugfix/service-grid-grouping-postgres-9333'
Conflicts:
	modules/monitoring/application/controllers/ListController.php
	modules/monitoring/library/Monitoring/Backend/Ido/Query/IdoQuery.php

fixes #9333
fixes #9538
2015-08-27 12:58:49 +02:00
Johannes Meyer 320a4080ec Dashlet: Add support for CSS animated progress labels
refs #8848
2015-08-24 12:36:35 +02:00
Eric Lippmann 4c91d42853 css: add rounded-corners mixin 2015-08-21 16:44:30 +02:00
Eric Lippmann 2760c58162 css: Add mixins.less 2015-08-21 16:40:30 +02:00
Johannes Meyer 1cb2009dcd Animate the button when reordering authentication backends
refs #8369
2015-08-21 13:29:29 +02:00
Johannes Meyer 89bc1f13ed forms.less: Prevent that the sort control "wobbles"
I love this word..

refs #8369
2015-08-21 10:53:16 +02:00
Johannes Meyer b9d64b40a4 forms.less: Fix help icon layout 2015-08-21 10:36:08 +02:00
Johannes Meyer a960f2cb4c forms.less: Animate the icon char, not the i-tag
refs #8369
2015-08-21 10:17:03 +02:00
Johannes Meyer 7dd3fc6c78 Make sure that the spinner is only animated when visible
refs #8369
2015-08-21 09:54:05 +02:00
Johannes Meyer ebd34422cb forms: Fix textarea layout with help icons 2015-08-20 16:53:26 +02:00
Johannes Meyer 7da8ad4e44 js: Show activity indicators for form submits
refs #8369
2015-08-20 14:44:49 +02:00
Johannes Meyer 291c712b44 Fix form element label style 2015-08-20 14:35:40 +02:00
Johannes Meyer 690d60672c Introduce form element decorator Spinner
refs #8369
2015-08-20 14:34:43 +02:00
Johannes Meyer b9e0a80479 EventHistory Overview: Show the load more link as button and centered
refs #8615
2015-08-06 12:50:17 +02:00
Johannes Meyer 8cf3b99335 Eventhistory Overview: Remove pagination and provide a load more link instead
refs #8615
2015-08-06 10:23:44 +02:00
Johannes Meyer 15ac59268c Put a small margin around show more links
refs #6677
2015-08-04 15:25:01 +02:00
Johannes Meyer 9b051cd7ce reorder-authbackend.phtml: Fix hover styles of icon-only buttons 2015-07-31 08:29:59 +02:00
Johannes Meyer 0155599a1a Wizard: Use <pre> instead of <textarea> for displaying the setup's log 2015-07-30 14:13:52 +02:00
Johannes Meyer 8c71d56050 forms.less: Fix link-like styles for buttons and inputs, again 2015-07-30 14:13:06 +02:00