Eric Lippmann
30b3b61e43
CSS: Remove bold font from link-button
...
refs #5543
2015-11-11 10:37:39 +01:00
Eric Lippmann
3cf7eaef1e
CSS: Add margin-left to the control-info icon
...
refs #5543
2015-11-10 09:40:40 +01:00
Eric Lippmann
3b482a9e85
CSS: Remove background color on input.search
...
refs #5543
2015-11-04 10:35:59 +01:00
Eric Lippmann
72f6817b00
Let input.search inherit color for its placeholder
...
refs #5543
2015-11-04 10:31:11 +01:00
Eric Lippmann
6415bdb21e
CSS: Remove text-small mixin
...
refs #5543
2015-11-03 12:21:18 +01:00
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
e939fef0a8
CSS: Restyle input:focus, select and textarea
...
refs #5543
2015-10-01 23:00:45 +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
d3601d5931
CSS: Reset radio width
...
refs #5543
2015-10-01 10:05:25 +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
c318454a45
CSS: Style form descriptions, hints, notifications and errors
...
refs #5543
2015-10-01 02:49: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
3339dda50e
CSS: Re-add spinner style
...
refs #5543
2015-09-30 18:29:45 +02:00
Eric Lippmann
56be19f172
CSS: Re-enable form icons
...
refs #5543
2015-09-30 11:16:29 +02:00
Eric Lippmann
e7d78f003c
CSS: Style form buttons
...
refs #5543
2015-09-30 11:16:15 +02:00
Eric Lippmann
8f33fca3d4
CSS: Optimize background property for input.search
...
refs #5543
2015-09-29 12:01:31 +02:00
Eric Lippmann
818115a7db
CSS: Set form label and input width
...
refs #5543
2015-09-29 12:01:30 +02:00
Bernd Erk
ad2784d5bb
CSS: Badges and menu
2015-09-27 16:34:33 +02:00
Eric Lippmann
83afcbc169
CSS: Move form related styles from main.less to forms.less
...
refs #5543
2015-09-27 14:30:28 +02:00
Eric Lippmann
eca9edca10
CSS: Add form styles (WIP)
...
refs #5543
2015-09-27 13:41:07 +02:00
Eric Lippmann
181f6d5285
CSS: Re-add form.less but w/ out-commented content
...
refs #5543
2015-09-27 13:37:35 +02:00
Johannes Meyer
19945d074c
forms.less: Properly align checkboxes and autosubmit warnings
...
It's far from perfect, but it looks nearly the same in FF and Chrome..
2015-09-16 09:09:45 +02:00
Johannes Meyer
1cb2009dcd
Animate the button when reordering authentication backends
...
refs #8369
2015-08-21 13:29:29 +02:00
Johannes Meyer
89bc1f13ed
forms.less: Prevent that the sort control "wobbles"
...
I love this word..
refs #8369
2015-08-21 10:53:16 +02:00
Johannes Meyer
b9d64b40a4
forms.less: Fix help icon layout
2015-08-21 10:36:08 +02:00
Johannes Meyer
a960f2cb4c
forms.less: Animate the icon char, not the i-tag
...
refs #8369
2015-08-21 10:17:03 +02:00
Johannes Meyer
7dd3fc6c78
Make sure that the spinner is only animated when visible
...
refs #8369
2015-08-21 09:54:05 +02:00
Johannes Meyer
ebd34422cb
forms: Fix textarea layout with help icons
2015-08-20 16:53:26 +02:00
Johannes Meyer
7da8ad4e44
js: Show activity indicators for form submits
...
refs #8369
2015-08-20 14:44:49 +02:00
Johannes Meyer
291c712b44
Fix form element label style
2015-08-20 14:35:40 +02:00
Johannes Meyer
690d60672c
Introduce form element decorator Spinner
...
refs #8369
2015-08-20 14:34:43 +02:00
Johannes Meyer
9b051cd7ce
reorder-authbackend.phtml: Fix hover styles of icon-only buttons
2015-07-31 08:29:59 +02:00
Johannes Meyer
8c71d56050
forms.less: Fix link-like styles for buttons and inputs, again
2015-07-30 14:13:06 +02:00
Johannes Meyer
6c086951dd
forms.less: Place button-like styles before link-like styles
2015-07-30 13:52:36 +02:00
Johannes Meyer
624309774b
Fix style of buttons used for reordering user backends
2015-07-24 10:14:18 +02:00
Johannes Meyer
ce1cab53c8
css: Move button styles from the setup module into the framework
2015-07-24 10:11:31 +02:00
Johannes Meyer
8ed816002b
forms.less: Remove redundant margin from form elements in control groups
...
refs #9602
2015-07-23 17:33:29 +02:00
Johannes Meyer
073243364d
forms.less: Re-introduce class control-groups
...
refs #9602
2015-07-23 16:49:19 +02:00
Thomas Gelf
c5d68995ec
forms.less: top-align field lables and related...
...
...items like icons. They used to be bottom-aligned, resulting in
slightly confusing form layouts when text areas where involved.
2015-07-22 11:03:01 +02:00
Thomas Gelf
d44547e469
forms.less: textarea should look like other inputs
2015-07-22 10:57:14 +02:00
Johannes Meyer
47fbc24f17
Merge branch 'master' into bugfix/improve-form-notifications-8983
...
Conflicts:
library/Icinga/Web/Form.php
modules/setup/application/forms/AdminAccountPage.php
2015-07-20 15:52:10 +02:00
Johannes Meyer
5b908d85bb
Form: Fix notifications
...
* Coding style issues
* Notifications were not grouped by type
* Notifications of sub-forms were overwriting existing ones
(cherry picked from commit 147f6be714
)
2015-07-01 14:26:03 +02:00
Johannes Meyer
d5ba40ac19
Form: Add hint support
...
Hints are short messages displayed at the bottom of a form
used to describe specific aspects on how to interact with
the form.
refs #8983
2015-06-30 15:02:58 +02:00
Johannes Meyer
147f6be714
Form: Fix notifications
...
* Coding style issues
* Notifications were not grouped by type
* Notifications of sub-forms were overwriting existing ones
2015-06-30 14:25:33 +02:00
Johannes Meyer
2158b2701c
forms.less: Fix scattered design of form elements without help
2015-06-30 10:53:02 +02:00
Thomas Gelf
796b1d7601
forms.less: do not see the reason for in line hX
2015-06-16 01:30:00 +02:00
Matthias Jentsch
42de13a2b9
Merge branch 'feature/ssh-remote-connection-resource-configuration-7595'
...
resolves #7595
2015-06-15 17:30:42 +02:00