23 Commits

Author SHA1 Message Date
Yuriy Bakhtin
401f9d8f48
Replace png "search" icon with font-awesome icon (#6181)
* Replace png "search" icon with font-awesome icon

* Update CHANGELOG-DEV.md
2023-03-21 12:24:42 +00:00
aronbos
c83ca28a42
Remove old prefixes (#5972)
* Update base.less

* Update button.less

* Update login.less

* Update tooltip.less

* Update richtext.less

* Update progress.less

* Update mentioning.less

* Update loader.less

* Remove old prefixes

* Update datepicker.less

* Update comment.less

* Remove old-prefixes

* Remove old prefixes

* Remove old prefixes

* Remove old prefixes

* Remove old prefixes

* Update modal.less

* Remove old prefixes
2022-12-30 13:02:33 +01:00
Yuriy Bakhtin
ee8a1ca9f5
Clear margin bottom of control label (#5954)
* Clear margin bottom of control label

* Update CHANGELOG-DEV.md
2022-12-01 13:56:57 +01:00
Yuriy Bakhtin
7993120486
Remove "regular" style of checkbox and radio (#5821)
* Remove "regular" style of checkbox and radio

* Update CHANGELOG-DEV.md (#5821)

* Fix checkbox style on oembed confirmation

* Fix test

* Fix test

* Fix checkbox style on widget "ContentVisibilitySelect"

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-11-10 14:28:55 +01:00
Yuriy Bakhtin
0ab96deb05
Improve checkbox and radio styles on load page (#5815)
* Improve checkbox and radio styles on load page

* Change methods visibility

* Improve checkbox and radio styles on load page (for not ActiveField)

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-07-27 15:59:17 +02:00
Marc Farré
0a1e41add1
Update form.less (#5703)
Example to understand why `.regular-radio.disabled` cannot exists.
```html
<div class="radio regular-radio-container">
    <label>
        <input type="radio" name="ModuleSettings[setting1]" value="1" disabled="" class="regular-radio">
        Text
        <div class="regular-radio-button disabled"></div>
    </label>
</div>
```
2022-05-16 17:35:30 +02:00
Yuriy Bakhtin
927ebf46d8
Change styles for spaces directory (#5365)
* Change styles for spaces directory

* Use primary color for space archived status on directory

* Change styles for spaces directory
2021-10-19 15:57:47 +02:00
Soundwave2142
2b7c9f09e8
#4945 Collapsible-fields are now accessible by keyboard (#5353)
* #4945 Collapsible-fields are now accessible by keyboard

* #4945 checkboxes now focusable via tab

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-10-17 16:19:12 +02:00
buddh4
7bef338d93
Implemented .label-light variant (#4894) 2021-04-26 15:57:43 +02:00
Lucas Bartholemy
ed1c2c9d15 Added padding to attribute hints of checkboxes 2021-03-22 18:47:55 +01:00
Alexander Suvorov
173249981d
Delete pending registrations automatically - 2 bugfix #4225 (#4874) 2021-02-23 14:41:34 +01:00
Lucas Bartholemy
6192d85bbf
Added support for collapsible form fields (#4795) 2021-01-25 15:19:14 +01:00
Master_Hans
2cddf6b8ba #4525 Customize less for checkbox labels and buttons 2020-11-14 18:59:29 +03:00
buddh4
77ef734b12 Fix #4515: Aligned input placeholder color to new 1.7 theme changes 2020-10-15 12:13:05 +02:00
buddh4
e8be271d2f Fix #4182: Native edge password reveal icons interferes with custom one 2020-06-26 15:19:41 +02:00
buddh4
82a0bc2d05 - Fix #3787: Required checkboxlist input shows asterisk on each option
- Chng: **Theme:** removed `static/temp.css`, moved required form style to `form.less`
2019-12-18 16:26:13 +01:00
buddh4
56f5c88699 Theme rebuild
Small cleanup
2019-10-02 19:22:22 +02:00
buddh4
19301671bd Fixed IDE type hinting 2017-09-21 16:52:35 +02:00
buddh4
3f70fab345 Enh: Added SelectTimeZoneDropdown widget 2017-07-20 17:59:01 +02:00
buddh4
fa13155fa6 Fix #2601 multi select dropdown style. 2017-06-07 17:16:01 +02:00
buddh4
7c987fcf08 Fix: Label success color 2017-04-13 18:18:12 +02:00
Carlos Ferreira
6d163802fb Update form.less 2017-03-13 00:41:00 +01:00
Lucas Bartholemy
98f92e2221 Moved root folders (js/css/resources/less) into static folder 2017-01-26 17:44:51 +01:00