Johannes Meyer
|
b88dad9525
|
css: Respect --icinga-*
|
2021-06-28 16:22:19 +02:00 |
|
Johannes Meyer
|
804fe75d55
|
css: Respect --color-*
|
2021-06-28 12:37:30 +02:00 |
|
Johannes Meyer
|
6990e48446
|
css: Respect --disabled-gray
|
2021-06-28 11:24:02 +02:00 |
|
Johannes Meyer
|
663cc53017
|
css: Respect --black
|
2021-06-28 11:13:23 +02:00 |
|
Johannes Meyer
|
98cea1bbab
|
css: Fix form description background color
|
2021-06-24 13:06:05 +02:00 |
|
Johannes Meyer
|
e3dbd01e86
|
css: Respect --text-color-light
|
2021-06-23 17:40:06 +02:00 |
|
Johannes Meyer
|
ac45a51ffb
|
css: Respect --text-color-inverted
|
2021-06-23 17:40:06 +02:00 |
|
Johannes Meyer
|
608499c4cd
|
Integrate light theme's gray-lightest using a media query
|
2021-06-23 17:40:06 +02:00 |
|
Johannes Meyer
|
49f905af06
|
Integrate light theme's gray-lighter using a media query
|
2021-06-23 17:40:06 +02:00 |
|
Johannes Meyer
|
b7f42e52dc
|
Integrate light theme's gray-light using a media query
|
2021-06-23 17:40:06 +02:00 |
|
Johannes Meyer
|
d82577c0e0
|
Integrate light theme's gray using a media query
|
2021-06-23 17:40:06 +02:00 |
|
Johannes Meyer
|
02c0a9b151
|
Integrate light theme's low-sat-blue using a media query
|
2021-06-23 17:40:06 +02:00 |
|
Johannes Meyer
|
96687e37c6
|
Integrate light theme's @body-bg-color using a media query
|
2021-06-23 17:40:06 +02:00 |
|
Florian Strohmaier
|
4b75f94573
|
PreferenceForm: Style theme mode control
|
2021-06-23 17:34:27 +02:00 |
|
Florian Strohmaier
|
acc3607f65
|
CSS: Adjust color for .control-info hover
refs #4337
|
2021-06-23 07:39:55 +02:00 |
|
Johannes Meyer
|
a77219d9e2
|
css: Enhance margins of .icinga-form.inline
|
2021-04-26 13:54:57 +02:00 |
|
Johannes Meyer
|
aaf6bcea4d
|
css: Align labels and inputs vertically centered in inline forms
|
2021-04-22 10:20:53 +02:00 |
|
Johannes Meyer
|
9db50eb75b
|
css: Enhance layout of inline forms
|
2021-04-07 14:30:14 +02:00 |
|
Johannes Meyer
|
9aca8a1fc5
|
css: Fix filter editor button placement
|
2020-06-04 08:32:15 +02:00 |
|
Johannes Meyer
|
cc4d133632
|
css: Apply display:inline-block also to non-icinga .inline forms
fixes #4158
|
2020-05-18 15:34:05 +02:00 |
|
Johannes Meyer
|
df4a87f429
|
css: Only apply inline form styles on icinga-forms
fixes #4157
|
2020-05-18 11:10:33 +02:00 |
|
Johannes Meyer
|
43cb5f587a
|
css: Enhance layout of inline forms
|
2020-05-05 09:34:39 +02:00 |
|
Johannes Meyer
|
5ed41868d9
|
css: Fix no-script apply styles in non-inline forms
|
2020-04-15 09:42:36 +02:00 |
|
Jennifer Mourek
|
c3aaede10a
|
Improve the look of the buttons which replace the autosubmit
refs #3629
|
2020-04-14 16:20:02 +02:00 |
|
Johannes Meyer
|
0d99509dd6
|
css: Don't shrink some form elements that much in IE11
|
2020-02-06 07:37:32 +01:00 |
|
Johannes Meyer
|
33f6047973
|
css: Remove left-right padding from inline form elements
fixes #4036
|
2020-01-14 11:11:25 +01:00 |
|
Johannes Meyer
|
4157821c89
|
IcingaCheckbox: Don't display:none the checkbox but add .sr-only to it
|
2019-12-05 16:12:41 +01:00 |
|
Feu Mourek
|
8236b3baf0
|
Move form colours to the base.less
|
2019-12-04 11:35:25 +01:00 |
|
Florian Strohmaier
|
a00151ef5c
|
CSS: Use margin-right only for non-inline control-groups
|
2019-10-30 14:57:13 +01:00 |
|
Johannes Meyer
|
2979ad1da0
|
css: Fix toggle placement in Firefox
|
2019-10-08 13:12:33 +02:00 |
|
Florian Strohmaier
|
30a4c62a2a
|
CSS: Fix hidden radio inputs
refs #3957
|
2019-10-08 09:17:13 +02:00 |
|
Florian Strohmaier
|
b7617bf81b
|
CSS: Don’t make .inline forms 100% width
|
2019-08-22 14:38:40 +02:00 |
|
Eric Lippmann
|
6e05d852ee
|
Forms: Distinguish placeholders from real values (#3911)
We now also use the ::placeholder pseudo-element selector instead of
several vendor prefixes.
|
2019-08-12 12:54:44 +02:00 |
|
Johannes Meyer
|
5a57903f6c
|
forms.less: Fix element error layout
|
2019-07-30 10:17:57 +02:00 |
|
Johannes Meyer
|
c884a9b61d
|
forms.less: Add general style for fieldsets
|
2019-07-29 10:19:39 +02:00 |
|
Johannes Meyer
|
23d9eb8f38
|
forms.less: Move role-form related styles to widgets.less
|
2019-07-29 10:19:39 +02:00 |
|
Florian Strohmaier
|
4235d4a392
|
CSS: Prevent collapsible fieldset headings in form to be selected on open
|
2019-07-29 10:19:39 +02:00 |
|
Florian Strohmaier
|
3c48daf022
|
CSS: Style role form
|
2019-07-29 10:19:39 +02:00 |
|
Florian Strohmaier
|
f57fc96b57
|
Add styles for roles form
|
2019-07-29 10:19:39 +02:00 |
|
Johannes Meyer
|
c7a3783034
|
css: Avoid that toggle switches break onto a new line in minimal layout
|
2019-07-29 10:17:59 +02:00 |
|
Johannes Meyer
|
b1881c6a53
|
forms.less: Enhance differentiation between layout and style
|
2019-07-29 10:17:59 +02:00 |
|
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 |
|