196 Commits

Author SHA1 Message Date
Johannes Meyer
4675d24a03 css: Re-add hover effect for .control-info elements 2019-07-29 10:17:59 +02:00
Johannes Meyer
13ad506393 css: Rename class icinga-forms to icinga-form 2019-07-29 10:17:59 +02:00
Johannes Meyer
eaeda473e5 forms.less: Ensure that spinners are properly aligned..
..no matter how big the font size is
2019-07-29 10:17:59 +02:00
Johannes Meyer
47a4d8d410 Fix form layout/button placement when responsive 2019-07-29 10:17:59 +02:00
Johannes Meyer
297e6fc71d forms.less: Remove negative margin from .control-group elements 2019-07-29 10:17:59 +02:00
Johannes Meyer
05613c413d Enhance toggle-switch, spinner and control-info placement
tested with Chromium, IE11 (Win7), Edge (Win10)
2019-07-29 10:17:59 +02:00
Johannes Meyer
bc2e7588d7 FormNotifications: Don't ignore warning and error notifications 2019-07-29 10:17:59 +02:00
Johannes Meyer
5c6d04f5d7 LimiterControlForm: Remove class inline and update css 2019-07-29 10:17:59 +02:00
Johannes Meyer
cb51d9cf55 forms.less: Only apply form layout and design to our own forms
See the file's header for more details.
2019-07-29 10:17:59 +02:00
Florian Strohmaier
ace9fe6526 CSS: Add styles for graphite date and timepicker
refs #3676
2019-07-29 10:17:59 +02:00
Florian Strohmaier
3ec11f3bf9 CSS: Fix submit button jumping on submit
refs #3676
2019-07-29 10:17:59 +02:00
Eric Lippmann
b8c607b6a6 CSS: Fix comments and add missing semicolons 2019-07-29 10:17:59 +02:00
Florian Strohmaier
9caa345948 CSS: Fix Detail view inline check now button 2019-07-29 10:17:59 +02:00
Florian Strohmaier
d125b44188 CSS: Fix multiselect inputs 2019-07-29 10:17:59 +02:00
Florian Strohmaier
0fa97ea420 CSS: Align control-group elements to vertical top 2019-07-29 10:17:59 +02:00
Florian Strohmaier
7d8cdefc7d CSS: Prevent selects with long option values from exceeding the container 2019-07-29 10:17:59 +02:00
Florian Strohmaier
d452dfefaf CSS: Tidy redundant code 2019-07-29 10:17:59 +02:00
Florian Strohmaier
fa4d39f7c6 CSS: Compensate select line height inconsistencies 2019-07-29 10:17:59 +02:00
Florian Strohmaier
333d702a9a CSS: Use vars for input padding 2019-07-29 10:17:59 +02:00
Florian Strohmaier
21055d2bfe CSS: move controls specific styles to controls.less 2019-07-29 10:17:59 +02:00
Florian Strohmaier
1c12d84eee CSS: Reset line-height for inputs in .control-groups
refs #3676
2019-07-29 10:17:59 +02:00
Florian Strohmaier
e04d42b7a9 CSS: Move controls styles to controls.less
refs #3676
2019-07-29 10:17:59 +02:00
Florian Strohmaier
54ba112d64 CSS: Align controls elements
refs #3676
2019-07-29 10:17:59 +02:00
Florian Strohmaier
73f82d2d31 CSS: align corrections
refs #3676
2019-07-29 10:17:59 +02:00
Florian Strohmaier
f8ccce9bb8 CSS: Apply margin to spinner in form-controls only
refs #3676
2019-07-29 10:17:59 +02:00
Florian Strohmaier
59271fd8c0 CSS: Align control-info fly over correctly
refs #3676
2019-07-29 10:17:59 +02:00
Florian Strohmaier
e1fd0899dc CSS: Increase form-description-icon size
refs #3676
2019-07-29 10:17:59 +02:00
Florian Strohmaier
3a3fce23f7 CSS: Right align form control elements
refs #3676
2019-07-29 10:17:59 +02:00
Florian Strohmaier
a43b54ae22 CSS: Fix layout issues
refs #3676
2019-07-29 10:17:59 +02:00
Jennifer Mourek
bf48b6d26b WIP: New form styles
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2019-07-29 10:17:59 +02:00
Jennifer Mourek
cacfd9f1d9 Fix tabbed navigation not highlighting the nav-items correctly 2019-03-20 11:07:39 +01:00
Eric Lippmann
d56c7b308e Increase height for textareas 2017-05-04 13:53:20 +02:00
Alexander A. Klimov
a0917148e8 CSS: make text of input.placeholder and input.value differentiable
refs #2767

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-03-28 09:38:17 +02:00
Eric Lippmann
39c7451664 Implement announcements
refs #11198
2016-11-29 15:24:34 +01:00
Eric Lippmann
3c8e41d4f6 CSS: Remove rule for inputs having the placeholder attribute
This was meant to style the input's placeholder but it is just wrong.
2016-11-16 11:37:13 +01:00
Florian Strohmaier
0a9c0925cb CSS: Add space before the autosubmit info in forms 2016-04-07 12:46:13 +02:00
Eric Lippmann
23b5777b05 CSS: Left-align text in link-button
If the text in a link-button consumes more than one line, text would be center-aligned else.
2016-02-25 10:18:41 +01:00
Alexander A. Klimov
474803fee4 Change all license headers to only reflect a file's year of creation
refs #11000
2016-02-08 15:41:00 +01:00
Eric Lippmann
2cf8471a00 CSS: Fix input widths
refs #10995
2016-01-20 18:17:32 +01:00
Eric Lippmann
2b183a370b Revert "css/forms: do not set with for ALL inputs"
This reverts commit 323c1e3ebb277555d0e1da1096bb018ae770f311.

refs #10995
2016-01-20 18:10:10 +01:00
Thomas Gelf
323c1e3ebb css/forms: do not set with for ALL inputs
refs #10995
2016-01-20 17:33:01 +01:00
Eric Lippmann
a65398d5c9 Fix outline of form controls 2016-01-18 13:19:08 +01:00
Thomas Gelf
5cc38a3085 css/forms: use em, get rid of a bunch of px values 2016-01-13 15:02:12 +01:00
Eric Lippmann
93428f682e CSS: Color the search icon when focused 2015-11-23 11:37:37 +01:00
Eric Lippmann
ff500f4a0f CSS: Fix placeholder color in FF 2015-11-23 11:36:59 +01:00
Johannes Meyer
38b05cef35 Form: Make informational notifications blue
If one needs green notifications, please add a new type "success".

fixes #10533
2015-11-13 16:26:26 +01:00
Bernd Erk
1a99bb73ee Adds top and bottom margin to form-description 2015-11-12 22:34:52 +01:00
Eric Lippmann
30b3b61e43 CSS: Remove bold font from link-button
refs #5543
2015-11-11 10:37:39 +01:00
Eric Lippmann
3cf7eaef1e CSS: Add margin-left to the control-info icon
refs #5543
2015-11-10 09:40:40 +01:00
Eric Lippmann
3b482a9e85 CSS: Remove background color on input.search
refs #5543
2015-11-04 10:35:59 +01:00