Commit Graph

1201 Commits

Author SHA1 Message Date
Eric Lippmann fd8a9e9ddc CSS: Add smooth transition on input focus
refs #5543
2015-10-28 14:12:14 +01:00
Eric Lippmann b215632a17 CSS: Fix placeholder color on input.search
refs #5543
2015-10-28 14:11:36 +01:00
Eric Lippmann fb961fefd2 CSS: Remove focus outline on input
refs #5543
2015-10-28 14:11:17 +01:00
Eric Lippmann dc3cf8b231 CSS: Remove focus outline on a
refs #5543
2015-10-28 14:10:14 +01:00
Eric Lippmann 41eee7f33a CSS: Add transition mixin
refs #5543
2015-10-28 14:09:58 +01:00
Eric Lippmann 9d082c1c16 Smooth icons
refs #5543
2015-10-28 13:14:55 +01:00
Eric Lippmann 95e03d14c0 CSS: Reduce h2 margin and line-height
refs #5543
2015-10-28 11:17:30 +01:00
Eric Lippmann a8a87d27eb CSS: Rename remove-comment to remove-action
refs #5543
2015-10-28 09:56:50 +01:00
Eric Lippmann 4361ac00ca CSS: Increase horizontal-padding on the menu
refs #5543
2015-10-27 16:23:02 +01:00
Eric Lippmann 5fa6bac5ea CSS: Move clearfix to mixins.less
refs #5543
2015-10-27 16:06:41 +01:00
Eric Lippmann ec9e6152cf Reduce style variety for comments
refs #5543
2015-10-27 16:05:43 +01:00
Eric Lippmann f951e29269 CSS: Rename big-icon to large-icon and use percent instead of px for font-size
refs #10294
2015-10-27 14:10:31 +01:00
Eric Lippmann 9d02aa75ea CSS: Move .primary-nav to nav.less
refs #5543
2015-10-27 14:02:29 +01:00
Eric Lippmann 0ff7420f50 CSS: Use em for th on name-value-table
refs #10294
2015-10-27 14:00:46 +01:00
Eric Lippmann 84f3190dc6 CSS: Fix several menu issues
- Removed border transition for active items because the transition is activated on auto-refresh too which is annoying
- Fixed hover menu readability
- Fixed hover menu positioning
- Fixed hover menu arrow
- Fixed that menu labels may override badges
- Pixel perfect alignment for icons, labels and badges

fixes #10292
fixes #10293
fixes #10299
fixes #10303
fixes #10305
2015-10-27 13:53:26 +01:00
Eric Lippmann 4801fb9563 CSS: Use em instead of px for font size
Further, font size related settings have been moved to base.less to not create the impression that it's a good idea to change font sizes via themes.

refs #10294
refs #10295
2015-10-27 13:45:01 +01:00
Eric Lippmann 6e5ba364fb CSS: Introduce badge-nav-item
refs #5543
2015-10-26 12:44:11 +01:00
Eric Lippmann a35931020e CSS: Remove useless color mixins
refs #5543
2015-10-26 12:43:42 +01:00
Eric Lippmann c6814e9f93 CSS: Don't set line-height on body
refs #10295
2015-10-05 13:20:12 +02:00
Thomas Gelf 4f45e107d5 login.less: broader label for translated strings 2015-10-02 12:05:21 +02:00
Johannes Meyer 68297f0630 Revert "loader.js: Do not push redirects to history"
This reverts commit e99cdb66ef.
2015-10-02 11:46:44 +02:00
Johannes Meyer 8e94f3e58e Revert "Revert "Fix logout loop (testing), #2""
This reverts commit 967c3552e5.
2015-10-02 11:46:44 +02:00
Johannes Meyer 967c3552e5 Revert "Fix logout loop (testing), #2"
This reverts commit 6affad6895.
2015-10-02 11:36:06 +02:00
Johannes Meyer e99cdb66ef loader.js: Do not push redirects to history 2015-10-02 11:36:06 +02:00
Eric Lippmann 5113abfdb5 CSS: Restyle borders
refs #5543
2015-10-01 23:01:55 +02:00
Eric Lippmann e939fef0a8 CSS: Restyle input:focus, select and textarea
refs #5543
2015-10-01 23:00:45 +02:00
Eric Lippmann 508e20dc76 CSS: Add rules for controls (WIP)
refs #5543
2015-10-01 22:58:40 +02:00
Eric Lippmann 565a9e4e03 CSS: Fix focus color in menu
refs #5543
2015-10-01 22:58:17 +02:00
Eric Lippmann 04dd81103c CSS: Make @gray a bit more gray :)
refs #5543
2015-10-01 21:29:50 +02:00
Johannes Meyer 209c084f51 Form: Only add the ViewHelper decorator for hidden form fields
refs #5543
2015-10-01 18:31:05 +02:00
Matthias Jentsch 1c38fdd9c8 Fix control width
refs #5543
2015-10-01 18:24:51 +02:00
Eric Lippmann 3d2521abf0 Merge branch 'master' into feature/dope-layout-5543 2015-10-01 17:42:24 +02:00
Eric Lippmann bdcdac2257 CSS: Hide .control-group containing hidden inputs
refs #5543
2015-10-01 17:22:05 +02:00
Eric Lippmann af338c1dba monitoring: Don't render custom variables as list
refs #5543
2015-10-01 17:08:48 +02:00
Eric Lippmann 08ab0befcd CSS: compat.less and monitoring detail
refs #5543
2015-10-01 16:31:25 +02:00
Bernd Erk 3aaa9e2185 CSS: removed dashboard overflow 2015-10-01 16:14:48 +02:00
Bernd Erk c051dbae89 Merge branch 'feature/dope-layout-5543' of git.icinga.org:icingaweb2 into feature/dope-layout-5543 2015-10-01 16:00:08 +02:00
Johannes Meyer 2e5e2b3133 login: Fix layout of the config warning
refs #5543
2015-10-01 15:44:28 +02:00
Bernd Erk 67011b14ef Merge branch 'feature/dope-layout-5543' of git.icinga.org:icingaweb2 into feature/dope-layout-5543 2015-10-01 15:39:47 +02:00
Bernd Erk 05c5d5e8e7 CSS: fix in detail area 2015-10-01 15:17:48 +02:00
Thomas Gelf 50e66810bf events.js: do not disable inputs targetting...
...foreign containers. Otherwise they will remain unusable. A better
solution might be tracking source containers, but that would involve
some more work

fixes #10263
2015-10-01 15:10:01 +02:00
Matthias Jentsch cb81916a2c Support defining row actions that do not show up in any of the links 2015-10-01 14:54:01 +02:00
Bernd Erk 27378a3511 CSS: fixed in detail comments area 2015-10-01 14:43:16 +02:00
Johannes Meyer a9a2b2be0a setup: Show a summary's topic title in bold
refs #5543
2015-10-01 14:29:46 +02:00
Johannes Meyer f8a42f89cf setup: Make the summary page's boxes a bit wider
refs #5543
2015-10-01 14:14:08 +02:00
Johannes Meyer 60b9f0cb02 setup: Give the installation note's header a border
refs #5543
2015-10-01 13:34:16 +02:00
Johannes Meyer 6f94b20bb6 setup: Show all h1 with bold font
refs #5543
2015-10-01 13:34:16 +02:00
Johannes Meyer 4dfe6dec3a setup: Use h2 instead of h3 for a requirement's title
refs #5543
2015-10-01 13:34:16 +02:00
Johannes Meyer 29d9a7f807 setup.less: Fix layout of the module page
refs #5543
2015-10-01 13:34:15 +02:00
Johannes Meyer 5d20e2cf21 setup.less: Fix outdated color macros
refs #5543
2015-10-01 13:34:15 +02:00