Florian Strohmaier
eb104c3332
CSS: Prevent tabs from line-break
...
refs #3810
refs #3815
2019-12-06 15:36:34 +01:00
Florian Strohmaier
6d7bccc348
CSS: Fix special view layout issues
2019-12-06 15:36:34 +01:00
Florian Strohmaier
4febf7433e
CSS: Add minimal-layout styles for #content-wrapper
2019-12-06 15:36:34 +01:00
Florian Strohmaier
615085d744
CSS: Fix collapsed sidebar
2019-12-06 15:36:34 +01:00
Florian Strohmaier
59d6237a5a
CSS: Style fixes for sidebar
2019-12-06 15:36:34 +01:00
Florian Strohmaier
cbb88d1d5e
CSS: Add tabs background
2019-12-06 15:36:34 +01:00
Florian Strohmaier
400abfe7f2
CSS: Fix overflowing content in Safari
2019-12-06 15:36:34 +01:00
Florian Strohmaier
c06aec0471
Remove unused code
2019-12-06 15:36:34 +01:00
Florian Strohmaier
955ab298f7
CSS: Flex layout to container contents
2019-12-06 15:36:34 +01:00
Florian Strohmaier
8c7b5fcd57
CSS: Add flex-box to #main
2019-12-06 15:36:34 +01:00
Florian Strohmaier
ead543e373
CSS: Hide ‘empty’ containers in main
2019-12-06 15:36:34 +01:00
Florian Strohmaier
d579428ff9
CSS: Restrict #content-wrapper height to window
2019-12-06 15:36:34 +01:00
Florian Strohmaier
b819dd6881
CSS: Add sidebar layout
2019-12-06 15:36:34 +01:00
Florian Strohmaier
739dd50384
CSS: Set basic layout structure
2019-12-06 15:36:34 +01:00
Florian Strohmaier
722cbfe47f
CSS: Make body and #layout 100% of viewport
2019-12-06 15:36:34 +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
1755c01390
base.less: Add gray-semilight var
2019-11-28 15:32:38 +01:00
Florian Strohmaier
ad66582e9c
CSS: Add modal styles
2019-11-04 12:46:30 +01:00
Florian Strohmaier
82e02c8ce1
CSS: Align value-table-name width with label width
2019-10-31 14:43:37 +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
1778ec673b
IE11: Fix nav flyouts being covered by #main
...
fixes #3942
2019-09-04 12:26:37 +02:00
Florian Strohmaier
b7617bf81b
CSS: Don’t make .inline forms 100% width
2019-08-22 14:38:40 +02:00
Florian Strohmaier
7b0b32fc43
CSS: Adapt form design for button links
2019-08-22 14:37:26 +02:00
Feu Mourek
da7086cede
Center inputs in loginform ( #3919 )
...
fixes #3918
2019-08-14 13:09:06 +02:00
Feu Mourek
2ca3ffcb60
Add borders around form inputs ( #3908 )
2019-08-12 13:34:05 +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
6bbafd1c3e
Merge pull request #3899 from Icinga/bugfix/solarized-theme-contrast-issues-3892
...
Bugfix/solarized theme contrast issues 3892
2019-08-12 11:24:31 +02:00
Johannes Meyer
6e5353fd50
solarized-dark: Let the dashboard settings look less weird
2019-08-12 11:17:12 +02:00
Feu Mourek
18f23ec551
Fix menu header contrast ( #3898 )
...
fixes #3897
2019-08-12 11:01:14 +02:00
Feu Mourek
359d7f735b
CSS: Edit form control classes in solarized dark
2019-08-08 11:00:13 +02:00
Eric Lippmann
53529115e5
Fix bad looking login form errors
2019-08-05 17:17:32 +02:00
Florian Strohmaier
fab25f87a7
Login: Fix error messages
2019-08-05 15:47:17 +02:00
Feu Mourek
75971ac3e2
Apply styles to editor / fiter controlls as well
2019-08-05 13:02:21 +02:00
Feu Mourek
61eabf0724
Darken menu styles and add splash of colour for selected
2019-08-05 12:51:43 +02:00
Feu Mourek
b71f0780a7
Sort colour variables and adapt menu colours
2019-08-02 15:47:11 +02:00
Feu Mourek
bc4bb6741b
Add form-backgrounds colour and apply to toggles and buttons
2019-08-02 12:53:52 +02:00
Feu Mourek
7acdf789e0
Change input background colour to darker shade
2019-08-02 10:54:11 +02:00
Feu Mourek
f9a18e1ee6
Fix contrast for form inputs
...
refs #3892
2019-08-01 13:59:16 +02:00
Johannes Meyer
5a57903f6c
forms.less: Fix element error layout
2019-07-30 10:17:57 +02:00
Eric Lippmann
bfec423eae
Compat: Provide empty LESS mixin .code()
...
Some 3rd party modules (e.g. vsphere) use this mixin (though we never had it).
With lessphp version 0.5.0 using undefined mixins now throws exceptions.
Since we can't rely that users upgrade those modules first,
we provide the mixin for compatibility here.
2019-07-30 08:31:03 +02:00
Johannes Meyer
9e3c9bbab7
css: Don't apply .collapsible-control style to custom controls
2019-07-29 16:02:48 +02:00
Florian Strohmaier
1d5cfef78d
CSS: Fix input height in filter editor
2019-07-29 14:19:59 +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
faca0962ef
Navigation: Hide search clear button when value is empty
...
refs #3676
2019-07-29 10:19:39 +02:00
Florian Strohmaier
d4c7566aad
CSS: Fix menu search input styles
...
refs #3676
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
212606de78
setup: Apply new icinga form style
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
346083109a
Apply new form style to the filter editor
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
02565ec326
user/list: Make backend selection look good again
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
Johannes Meyer
923582c5de
mixins.less: To pass css lists to less mixins a trailing semicolon is required
2019-07-29 10:17:59 +02:00
Florian Strohmaier
24723b662c
CSS: Add spacing below .filter
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
Florian Strohmaier
f14256a7ee
CSS: Adapt form design with filter editor
...
refs #3676
2019-07-29 10:17:59 +02:00
Florian Strohmaier
b21c9d6ebd
CSS: Optimize filter editor layout
2019-07-29 10:17:59 +02:00
Florian Strohmaier
f70f996085
Announcements: Increase font-size and align control layout
...
refs #3676
refs #3560
refs #3839
2019-07-29 10:17:59 +02:00
Florian Strohmaier
7eca14386a
CSS: Align menu search input icon
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
70a891825e
CSS: Grant filter icon some space to breathe
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
7d68212962
CSS: Fix select line height in controls
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
0083a193b1
CSS: Add filter input styles
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
Johannes Meyer
1fd673a034
collapsible.js: Let fade effect look good in containers with .impact
2019-07-26 07:36:17 +02:00
Johannes Meyer
9d0ef4cf33
Wrap any markdown output with a `<section>` and remove explicit containers
2019-07-23 14:45:32 +02:00
Florian Strohmaier
31815d1035
CSS: Adjust logo-container to match tab’s height, when sidebar collapsed
2019-07-23 11:36:04 +02:00
Johannes Meyer
eac3a106ad
Render `<title>` tags for line and bar charts instead of tipsy titles
2019-07-18 07:57:14 +02:00