84 Commits

Author SHA1 Message Date
Florian Strohmaier
4d1693dc8e CSS: Style controls 2019-08-08 14:56:57 +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
Florian Strohmaier
1290711f94 CSS: Dark styles for menu 2017-11-22 00:08:56 +01:00
Eric Lippmann
4c32935c48 Increase header logo height 2017-11-21 23:04:12 +01:00
Florian Strohmaier
f0bc12d2c0 Fix jumping header when reloading
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-12-13 12:14:01 +01:00
Eric Lippmann
2156eb1a8c Remove gap between header and content on site reloads 2016-12-08 10:40:22 +01:00
Eric Lippmann
0c2e8abc0e Reintroduce control separation 2016-11-29 15:23:42 +01:00
Florian Strohmaier
c0c2bddc69 CSS: Reduce header height
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-22 15:14:52 +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
cbfaee8681 CSS: Optimize dashboard, column and controls styles
fixes #7350
fixes #10289
fixes #10871
2016-01-12 08:52:30 +01:00
Eric Lippmann
16e5ce9e73 Fix login markup 2015-12-10 13:34:54 +01:00
Eric Lippmann
bcd1402123 CSS: Combine header-, footer-elements and layout-colors in layout.less 2015-12-10 13:34:53 +01:00
Eric Lippmann
583a4985c0 Add mobile menu
fixes #8999
2015-11-16 14:21:08 +01:00
Eric Lippmann
848882bb44 CSS: Remove padding-top from .content
refs #5543
2015-11-10 13:14:42 +01:00
Thomas Gelf
e11e438f50 layout: make compact slightly larger 2015-11-06 01:53:27 +01:00
Eric Lippmann
5113abfdb5 CSS: Restyle borders
refs #5543
2015-10-01 23:01:55 +02:00
Eric Lippmann
af338c1dba monitoring: Don't render custom variables as list
refs #5543
2015-10-01 17:08:48 +02:00
Bernd Erk
3aaa9e2185 CSS: removed dashboard overflow 2015-10-01 16:14:48 +02:00
Bernd Erk
27378a3511 CSS: fixed in detail comments area 2015-10-01 14:43:16 +02:00
Eric Lippmann
231c63b703 Merge branch 'master' into feature/dope-layout-5543 2015-09-30 18:52:52 +02:00
Alexander A. Klimov
426f64e32a CSS: rename .form to .below-logo
refs #10009
2015-09-25 16:41:07 +02:00
Alexander A. Klimov
ed935696ac CSS: outsource .logo related rules into a new .less file `logo.less'
refs #10009
2015-09-25 15:31:39 +02:00
Eric Lippmann
44c9bc2b3b CSS: Remove extra pagination CSS from layout-structure.less
refs #5543
2015-09-25 14:00:03 +02:00
Eric Lippmann
5304f0a0df CSS: Don't set font-size on .container
refs #5543
2015-09-24 16:32:45 +02:00
Bernd Erk
2242f6192c Redesign draft and implementation 2015-09-22 17:33:02 +02:00
Eric Lippmann
f32e62bdaa CSS: Replace petrol w/ Icinga blue
refs #5543
2015-09-19 21:57:02 +02:00
Johannes Meyer
4ab457a062 css: Introduce rules to hide non-js elements if js is enabled and vice versa 2015-07-27 11:40:36 +02:00
Johannes Meyer
be88683c19 layout.phtml: Add hidden iframe for non-xhr file uploads
refs #8758
2015-07-20 10:14:55 +02:00
Johannes Meyer
aa88c3ba1b layout-structure.less: Add clearfix class 2015-07-06 13:35:46 +02:00
Thomas Gelf
cd70c27519 Merge remote-tracking branch 'origin/master' into feature/refine-ui-for-rc1-9361 2015-06-18 15:18:42 +02:00
Thomas Gelf
7ee192e774 fullscreen: no more fixes controls and padding 2015-06-18 13:41:12 +02:00
Thomas Gelf
321924906f layout-structure: font size for fullscreen tabs 2015-06-18 13:41:12 +02:00
Thomas Gelf
2f62a4383a Layout: add showFullscreen parameter
refs #6729
2015-06-18 13:41:12 +02:00
Thomas Gelf
f4fc55e741 layout-structure.less: reduce main containers font
...size
2015-06-16 00:52:52 +02:00
Thomas Gelf
bd124baa4d layout-structure: less custom style and sizing 2015-06-15 23:33:30 +02:00
Thomas Gelf
0170d9941a Merge remote-tracking branch 'origin/master' into feature/refine-ui-for-rc1-9361 2015-06-15 23:08:17 +02:00
Alexander A. Klimov
0b1bb54c26 Rename .fileNotReadable to .message-error
refs #9247
2015-06-08 11:22:26 +02:00
Alexander A. Klimov
e15b144155 Revert "Rename .fileNotReadable to .message-error"
This reverts commit 6b14195809ce51bdf6f1c803af165438e948bd72.
2015-06-08 11:16:59 +02:00
Alexander A. Klimov
6b14195809 Rename .fileNotReadable to .message-error
refs #9247
2015-06-05 12:38:55 +02:00
Thomas Gelf
b5769d2f4b layout-structure.less: fix missing bracket 2015-06-03 15:35:51 +02:00
Thomas Gelf
c785b61874 layout-structure.less: style separated controls 2015-06-03 15:35:51 +02:00
Matthias Jentsch
94555d7998 Streamline layout of all multi-views
Fix small inconsistencies between layout of downtime, comment, service and host multi-views.
2015-05-18 17:17:30 +02:00
Matthias Jentsch
25f397042b Merge branch 'master' into feature/improve-multi-select-view-8565
Conflicts:
	modules/monitoring/application/controllers/HostsController.php
	modules/monitoring/application/controllers/ServicesController.php
	modules/monitoring/application/views/scripts/hosts/show.phtml
	modules/monitoring/application/views/scripts/list/hosts.phtml
	modules/monitoring/application/views/scripts/partials/host/objects-header.phtml
	modules/monitoring/application/views/scripts/partials/service/objects-header.phtml
	modules/monitoring/application/views/scripts/services/show.phtml
	modules/monitoring/public/css/module.less
	public/js/icinga/behavior/tooltip.js
2015-05-11 13:28:43 +02:00
Johannes Meyer
5196f16bde Do not forcibly hide controls in the dashboard
Our views respect view=compact now entirely so there is no need for such
a generic "solution" since it also prevents some views from being
completely displayed in the dashboard such as the host, service and
contact detail view.

refs #7876
2015-04-20 13:06:45 +02:00
Johannes Meyer
7735e5d31d Fix padding and margin of .content and .controls
refs #7876
2015-04-17 16:07:18 +02:00
Johannes Meyer
6d0870ad2e Adjust padding and margin of .content and .controls
refs #7876
2015-04-17 10:04:24 +02:00
Matthias Jentsch
0312d8d6da Add pie chart and state summary to command forms
refs #8565
2015-04-09 14:01:56 +02:00
Thomas Gelf
3af36015ff dashboard: do not fix and hide any controls
It would be better if view scripts would care about this, but as we
failed so many times this might be the better option.

fixes #8697
2015-03-12 10:04:19 +01:00
Matthias Jentsch
4724eb907f Fix site layout of multi-views
Fix responsiveness and add icons for plugin output section.

refs 8565
2015-03-06 14:49:33 +01:00
Marius Hein
ca4477de5b Skip Links: Add to body and create style
refs #7933
2015-02-12 13:13:47 +01:00