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
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
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
05c5d5e8e7
CSS: fix in detail area
2015-10-01 15:17:48 +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
Eric Lippmann
aedc359735
CSS: Fix padding of menu items w/o icon
...
refs #5543
2015-10-01 11:16:41 +02:00
Bernd Erk
1236b75fb2
CSS: error ul login page
2015-10-01 10:39:13 +02:00
Eric Lippmann
d3601d5931
CSS: Reset radio width
...
refs #5543
2015-10-01 10:05:25 +02:00
Eric Lippmann
980dd51f34
CSS: Add padding to columns in controls
...
refs #5543
2015-10-01 08:56:58 +02:00
Eric Lippmann
12249ca4c5
CSS: Set color light on control info icons
...
refs #5543
2015-10-01 08:56:58 +02:00
Eric Lippmann
6b96d9af32
CSS: Add opacity mixin
...
refs #5543
2015-10-01 08:56:57 +02:00
Eric Lippmann
c318454a45
CSS: Style form descriptions, hints, notifications and errors
...
refs #5543
2015-10-01 02:49:38 +02:00
Eric Lippmann
51d6c61bf7
CSS: Re-add spinner for autosubmit
...
refs #5543
2015-10-01 01:59:56 +02:00
Eric Lippmann
b6ac7f0dee
CSS: Add dl.name-value-list
...
refs #5543
2015-10-01 00:56:38 +02:00
Eric Lippmann
05904de5d5
Fix about markup
...
refs #5543
2015-10-01 00:55:49 +02:00
Eric Lippmann
d31983bf4f
CSS: Let i don't inherit text-decoration on a:hover
...
refs #5543
2015-09-30 23:59:12 +02:00
Eric Lippmann
3b5a04638a
CSS: Rename a.button to button-link and add centered-content
...
refs #5543
2015-09-30 23:58:38 +02:00
Eric Lippmann
48b1c5ff30
CSS: Move spinner related styles to spinner.less
...
refs #5543
2015-09-30 22:24:26 +02:00
Eric Lippmann
231c63b703
Merge branch 'master' into feature/dope-layout-5543
2015-09-30 18:52:52 +02:00
Eric Lippmann
82abff50f2
CSS: Fix margin of .form-controls on login
...
refs #5543
2015-09-30 18:34:20 +02:00
Eric Lippmann
2326997a25
CSS: Add class v-center
...
refs #5543
2015-09-30 18:32:29 +02:00
Eric Lippmann
3339dda50e
CSS: Re-add spinner style
...
refs #5543
2015-09-30 18:29:45 +02:00
Eric Lippmann
89c5a405c3
CSS: Add invisible and visible mixin
...
refs #5543
2015-09-30 18:29:26 +02:00
Johannes Meyer
a2474ad1d2
Add untracked files missing from the previous commit...
...
refs #9247
2015-09-30 17:10:35 +02:00
Eric Lippmann
5698a0448d
CSS: Add icon-big, comment-text and icon-col
...
refs #5543
2015-09-30 16:39:50 +02:00
Eric Lippmann
a065fe7fce
CSS: Color icon-cancel red when hovered
...
refs #5543
2015-09-30 11:32:16 +02:00
Eric Lippmann
ea36da60d5
CSS: Fix a.button style
...
refs #5543
2015-09-30 11:32:00 +02:00
Eric Lippmann
56be19f172
CSS: Re-enable form icons
...
refs #5543
2015-09-30 11:16:29 +02:00