Florian Strohmaier
32e756b185
menu.less: User themable text color for active level-1 menu item
2021-06-23 07:39:55 +02:00
Florian Strohmaier
a9a7cb81e8
menu.less: Remove drop shadow from menu
2021-06-23 07:39:55 +02:00
Florian Strohmaier
a99e99bd39
Adjust sidebar toggle icon color
2021-06-23 07:39:55 +02:00
Florian Strohmaier
50c2c8075b
menu.less: Adjust menu colors
2021-06-23 07:39:55 +02:00
Florian Strohmaier
1cb92064aa
main.less: Adjust collapsible bottom fade
2021-06-23 07:39:55 +02:00
Florian Strohmaier
eed1672ed4
login.less: Update login screen
2021-06-23 07:39:55 +02:00
Florian Strohmaier
77be67662b
menu.less: Invert .badge-nav-item hover color
2021-06-23 07:39:55 +02:00
Florian Strohmaier
2f7b2f1fde
tabs.less: Adjust tab colors
2021-06-23 07:39:55 +02:00
Florian Strohmaier
acca870064
layout.less: Adjust layout element colors
2021-06-23 07:39:55 +02:00
Florian Strohmaier
bddd376cfd
base.less: Set color vars
2021-06-23 07:39:55 +02:00
Johannes Meyer
2563672f11
css: Initialize `@iplWebAssets` variable
2021-06-02 15:33:18 +02:00
Eric Lippmann
68acf12407
Remember me ( #4112 )
...
Co-authored-by: Sukhwinder Dhillon <sukhwinder.dhillon@icinga.com>
2021-05-21 15:43:06 +02:00
Johannes Meyer
025c50f8a5
css: Only set `width:100%` for `.icinga-form`s in a modal's content
2021-05-17 13:20:43 +02:00
Johannes Meyer
0da4a11d91
Merge pull request #4355 from Icinga/health-endpoint
...
Health endpoint
2021-05-17 13:11:51 +02:00
Johannes Meyer
def52c6c49
css: Remove `.code()` mixin
...
Undefined mixins don't cause the CSS to not load anymore.
2021-05-17 10:28:23 +02:00
Johannes Meyer
5e382dcfa9
Introduce health endpoint /health[/checks]
2021-05-14 15:45:35 +02:00
Johannes Meyer
a77219d9e2
css: Enhance margins of `.icinga-form.inline`
2021-04-26 13:54:57 +02:00
Johannes Meyer
7264b8ce9f
css: Provide working char-code for fontawesome spinners
2021-04-22 10:21:22 +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
f782c08d80
RoleForm: Highlight set privileges in headers
...
resolves #4241
2021-04-08 10:13:24 +02:00
Johannes Meyer
bab10899a2
role/audit: Fix layout on mobile devices
...
Not perfect, but enough for now.
2021-04-07 14:30:14 +02:00
Johannes Meyer
9db50eb75b
css: Enhance layout of inline forms
2021-04-07 14:30:14 +02:00
Johannes Meyer
e288ccd713
css: Don't override padding of all inputs in controls
...
inputs are expected to have their own padding and if
that doesn't suit everywhere, they have to be adjusted.
Overriding padding and such stuff this generally is bad.
This also solves the problem that the filter editor
search field is missing its specific padding, yay. -.-
2021-04-07 14:30:14 +02:00
Johannes Meyer
68f101b015
RoleForm: Don't let privilege labels break on dashes
2021-04-07 14:30:14 +02:00
Johannes Meyer
be227fd61d
roles/audit: Utilize view `Icinga\Web\View\PrivilegeAudit`
2021-04-07 14:30:14 +02:00
Johannes Meyer
074f08db4e
Introduce view `Icinga\Web\View\PrivilegeAudit`
2021-04-07 14:30:14 +02:00
Johannes Meyer
f31b1569aa
css: Add new mixin `.user-select()`
2021-04-07 14:30:14 +02:00
Johannes Meyer
ce1fed1b1d
css: Use specific colors to represent grants, refusals and restrictions
2021-04-07 14:30:14 +02:00
Johannes Meyer
87d741265e
Auth: Add support for denied permissions
2021-02-18 11:11:39 +01:00
Johannes Meyer
5b000a2768
css: Only apply control specific form styles to `.icinga-controls`
2021-01-13 17:20:51 +01:00
Johannes Meyer
46769b9be2
js: Add `.impact` to `.content` if a control is automatically submitted
2021-01-13 17:19:39 +01:00
Johannes Meyer
39e59422f4
error/error: Show a hint to check dependencies if there are unmet ones
2020-11-18 13:21:34 +01:00
Johannes Meyer
32f9ce8b7c
config/module: Show library dependencies and unmet ones
2020-11-18 13:21:34 +01:00
Johannes Meyer
7af8bf351c
about: List loaded libraries
2020-11-18 13:21:33 +01:00
Johannes Meyer
2da08ff58d
css: Use a more strict rule to apply `selected` style to active nav items
2020-11-17 15:17:58 +01:00
Johannes Meyer
38e585222e
css: Show overflowing content in the sidebar while in minimal layout
...
fixes #4189
2020-06-24 14:07:15 +02:00
Markus Frosch
1979b53555
css: Fix relative path loading for icinga-loader.gif
2020-06-09 10:16:21 +02:00
Johannes Meyer
237d79e43f
modal.less: Move close button to the right
2020-06-08 08:36:41 +02:00
Florian Strohmaier
f8654b1873
modal.less: Optimize close button styles
2020-06-08 08:36:41 +02:00
Johannes Meyer
9aca8a1fc5
css: Fix filter editor button placement
2020-06-04 08:32:15 +02:00
Johannes Meyer
1527b7c85c
css: Style outline for any focusable element the same
...
A recent chrome version changed the focus style again.
Without this some form elements and other focusable
elements get a black outline.
2020-06-04 08:32:15 +02:00
Johannes Meyer
ba38609cbe
Merge pull request #4156 from Icinga/fix/modals-are-not-scrollable-4115
...
Make modals responsive
2020-05-26 13:48:42 +02:00
Johannes Meyer
2f1716a8c9
css: Fix wrong text color of a modal's close button
2020-05-20 16:44:25 +02:00
Johannes Meyer
c9f5c65828
css: Simplify collapsible control styles and layout
...
The button is now floated right instead of absolutely positioned.
Also, the hover effect is just a different background now, not a
ridiculous overlay with transparency.
Both changes help to avoid a horizontal scroll-bar in Chrome
and Icinga DB Web views.
2020-05-20 12:01:40 +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
a1f5f1bf89
css: Make modals more theme friendly
2020-05-15 12:42:31 +02:00
Johannes Meyer
ff5d92d7a7
modal.less: Make modals responsive
2020-05-14 16:55:58 +02:00
Johannes Meyer
43cb5f587a
css: Enhance layout of inline forms
2020-05-05 09:34:39 +02:00
Johannes Meyer
7bdd41eb92
setup.less: Add missing style for form errors on the welcome page
2020-04-20 09:36:29 +02:00
Johannes Meyer
b85c706df3
css: Drop obsolete no-js rules
2020-04-15 09:42:36 +02:00
Johannes Meyer
5ed41868d9
css: Fix no-script apply styles in non-inline forms
2020-04-15 09:42:36 +02:00
Florian Strohmaier
cabfb8c7f9
CSS: Remove unfunctional sidebar toggle in .no-js
...
refs #3629
2020-04-15 09:35:15 +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
0e080b8f21
Merge pull request #4087 from Icinga/feature/redesign-container-loading-effect
...
Redesign container loading effects
2020-04-14 11:13:43 +02:00
Johannes Meyer
cdd5004a25
base.less: Optimize container loading effect
2020-04-14 10:40:09 +02:00
Florian Strohmaier
224e87c856
base.less: Redesign loading effect
2020-04-14 08:31:48 +02:00
Philipp Dorschner
5e22caab61
Style role memberships
2020-04-09 09:13:44 +02:00
Johannes Meyer
03a91891d4
css: Properly raise z-indices on #main and #sidebar
...
refs #4082
2020-03-12 10:57:50 +01:00
Johannes Meyer
042325162b
css: Raise sidebar by 1000 on the z-axis
...
The sledgehammer solution, works though..
fixes #4082
2020-03-12 08:21:46 +01:00
Johannes Meyer
9a900c62f5
css: Add pulse animation
2020-03-03 14:27:36 +01:00
Johannes Meyer
d79d753b51
tactical/index: Enhance minimal layout arrangement
2020-03-03 08:32:38 +01:00
Johannes Meyer
2978d9a46a
css: Raise `#sidebar` to z-index 2 again
2020-02-28 16:14:10 +01:00
Johannes Meyer
413e70338d
Merge pull request #4088 from Icinga/fix/wizard-scroll-issues
...
Fix scroll issues in the setup wizard
2020-02-28 14:51:25 +01:00
Florian Strohmaier
928611fe1e
responsive.less: Do not hide #col2 after reload
2020-02-28 14:37:46 +01:00
Johannes Meyer
1c8e487588
setup: Fix scroll issues in the wizard
2020-02-28 09:33:15 +01: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
96f4eff4dc
menu.less: Fix placement of clickable badges in flyout menus
2020-01-24 11:30:33 +01:00
Johannes Meyer
b555c4bd8b
Merge pull request #4047 from Icinga/fix/firefox-layout-issues
...
Fix Firefox layout issues
2020-01-16 16:05:44 +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
e9b27b338f
css: Set correct line-height for tabs
...
Otherwise a gap is shown between the dropdown toggle and
menu which causes FF to hide the dropdown too fast.
2020-01-13 16:02:50 +01:00
Florian Strohmaier
680467a1aa
CSS: Fix flex-box scrolling for different browsers
2019-12-11 12:57:20 +01:00
Johannes Meyer
168fcfec36
layout.less: Relax specificity of content and controls padding
2019-12-11 11:31:23 +01:00
Johannes Meyer
6a4c3ea542
layout: Don't use explicit `width` anymore to resize multiple columns
2019-12-06 16:05:24 +01:00
Johannes Meyer
d83ae2cd9b
layout: Apply `overflow:auto` also to `.container` elements
...
Otherwise content not wrapped with `.content` lets overflow
the entire page.
2019-12-06 16:04:10 +01:00
Johannes Meyer
60dfbcbad9
Remove remaining usages of `#menu-container`
2019-12-06 15:39:14 +01:00
Johannes Meyer
9acd45df13
css: Remove `min-height` and `overflow` from `body`
...
Causes issues in minimal layouts otherwise, at least in
Chrome. Safari suffers from this, but who cares...
2019-12-06 15:39:14 +01:00
Johannes Meyer
8922447d10
css: Remove remaining position instructions used for the legacy layout
2019-12-06 15:39:14 +01:00
Johannes Meyer
e61eb6f160
ui: Fix sidebar issues in minimal layout
...
Was completely broken even prior the removal of `ui.fixControls()`..
2019-12-06 15:39:14 +01:00
Johannes Meyer
31e3ce70a8
layout: Don't use id `header` if it's not a global header
2019-12-06 15:36:34 +01:00
Florian Strohmaier
6218ad8cde
menu.less: Use appropriate less functions to darken colors
2019-12-06 15:36:34 +01:00
Florian Strohmaier
2b2f0cf48f
menu.less: Align .badge-nav-item with flexbox
2019-12-06 15:36:34 +01:00
Florian Strohmaier
ca02547bf6
Tabs: Beautify tabs hover
2019-12-06 15:36:34 +01:00
Florian Strohmaier
88db9c80c3
CSS: Compensate .tabs-spacer
...
refs #3810
refs #3815
2019-12-06 15:36:34 +01:00
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
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
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
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
Johannes Meyer
91e4baa221
Remove remaining special cases for IE8
2019-07-18 07:57:14 +02:00
Florian Strohmaier
b45b38d73d
CSS: Calculate hover effect offset correctly
2019-07-17 13:12:41 +02:00
Florian Strohmaier
12aa079e5c
CSS: Fix collapsible-control icon alignment in Firefox
2019-07-17 13:12:41 +02:00
Johannes Meyer
c5ebaa2bde
main.less: Don't use `unset`, IE11 does not support it
2019-07-17 13:12:41 +02:00
Johannes Meyer
fb83bee924
css: Make collapsible styles work with the new markup
2019-07-17 13:12:41 +02:00
Florian Strohmaier
e375822ef1
CSS: Add hover effect for collapsible control
2019-07-17 13:12:41 +02:00
Florian Strohmaier
168cc33a69
CSS: Fade collapsed containers
2019-07-17 13:12:41 +02:00
Florian Strohmaier
b07ffd4987
JS: Implement collapsible-container behavior
2019-07-17 13:12:41 +02:00
Florian Strohmaier
14caccc384
CSS: Style for collapsible control
2019-07-17 13:12:41 +02:00
Johannes Meyer
902e5d1cb8
Merge pull request #3845 from Icinga/feature/add-tactical-overview-to-global-search-2529
...
Add tactical overview to global search
2019-07-11 08:20:52 +02:00
Johannes Meyer
83962edce5
tactical/index: Make sure the donuts are shown side-by-side
...
refs #2529
2019-07-04 15:10:20 +02:00
Johannes Meyer
1aca142e1a
tatical/index: Use an `ul` for the legends and render real links
...
refs #2529
refs #3804
2019-07-04 14:49:53 +02:00
Johannes Meyer
974df5f2a9
layout.less: Make sure that big numbers in badges don't overflow
...
refs #3568
2019-07-03 11:30:20 +02:00
Johannes Meyer
e992eb6b26
ui: Show problem badges in collapsed sidebar
...
fixes #3568
2019-06-26 10:34:30 +02:00
Florian Strohmaier
b6adf2caef
CSS: Fix navigation level-2 indentation
2019-05-28 16:30:43 +02:00
Florian Strohmaier
d3f9f82238
CSS: Fix rounding error for font-size-small
2019-05-28 16:30:17 +02:00
Florian Strohmaier
3294e2a789
CSS: Remove caret for active list items in mobile menu
2019-05-06 15:13:11 +02:00
Florian Strohmaier
ac53cb6035
CSS: Remove box shadow from mobile menu
2019-05-06 14:56:06 +02:00
Florian Strohmaier
574c76ab42
Improve mobile menu
2019-05-06 14:49:41 +02:00
sant-swedge
727d07bd51
Set background color on Fullscreen Layout ul.tabs ( #3653 )
...
Fix for ul.tabs links not being visible in showFullscreen mode (white links on white background)
2019-05-03 15:14:33 +02:00
Eric Lippmann
915c7b8fe5
Merge pull request #3504 from Icinga/fix/collapsible-sidebar-issues-3187
...
Fix collapsible sidebar issues
2019-03-21 09:09:27 +01:00
Jennifer Mourek
b3b80fdc31
Make active first-level nav items better distinguishable
2019-03-20 11:07:39 +01:00
Jennifer Mourek
1e79ba5c1c
Remove opacity change on collapsed flyout hover on active items
2019-03-20 11:07:39 +01:00
Jennifer Mourek
cacfd9f1d9
Fix tabbed navigation not highlighting the nav-items correctly
2019-03-20 11:07:39 +01:00
Jennifer Mourek
9ca5382e55
Remove font changes on active navigation items
2019-03-20 11:07:39 +01:00