Hypolite Petovan
4f7740264e
Replace "group" with "circle" in the rest of the code
...
- Remaining mentions already mean "forum"
2023-05-27 22:01:45 -04:00
Hypolite Petovan
cd751a4c6a
[frio] Remove scrollbars from preview close button and restore pointer cursor
...
- Address https://libranet.de/display/0b6b25a8-9464-6895-5ede-a3c536914564
2023-05-20 12:44:45 -04:00
Jakobus Schürz
6d09bf6bec
move overflow: auto to css
2023-03-29 13:44:03 +02:00
Jakobus Schürz
f6ff1d0aae
insert margin btw. dropzone and buttons
2023-03-29 10:47:27 +02:00
Jakobus Schürz
a661097a90
make font-color of dropzone less focus stealing
2023-03-29 10:31:10 +02:00
Josh Soref
70cabcb547
spelling: should
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 20:04:18 -04:00
Josh Soref
5c563d26c2
Remove unused css rule
2023-03-26 16:14:16 -04:00
Josh Soref
3588e35c87
spelling: visible
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:16 -04:00
Josh Soref
68c7634fa6
spelling: sidebar
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:16 -04:00
Josh Soref
81b04ef37a
spelling: separator
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:16 -04:00
Josh Soref
33f2e933e2
spelling: possibility
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:16 -04:00
Josh Soref
a96c07025e
spelling: notification
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:15 -04:00
Josh Soref
a83db24724
spelling: different
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:23 -04:00
Josh Soref
d553aeabbe
spelling: button
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:22 -04:00
Josh Soref
01e1e9b676
spelling: additional
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:22 -04:00
Jakobus Schürz
6edc91e7f3
spacing in texara is 10px in dropzone only 0px
2023-03-23 19:31:58 +01:00
Hypolite Petovan
421a6296c2
Merge pull request #12936 from loma-one/patch-6
...
Modify dropzones css: Correct spacing Text input Comments
2023-03-23 06:04:36 -04:00
loma-one
efa6a44f7e
Modify dropzones min css: Correct spacing Text input Comments
...
With the last change to the CSS, https://github.com/friendica/friendica/pull/12933 was overwritten.
2023-03-23 07:04:42 +01:00
loma-one
72c1399922
Modify dropzones css: Correct spacing Text input Comments
...
With the last change to the CSS, https://github.com/friendica/friendica/pull/12932 was overwritten.
2023-03-23 07:01:53 +01:00
Jakobus Schürz
fafa804cf0
fix indentation and remove comment
2023-03-22 21:42:52 +01:00
Jakobus Schürz
7e989a03b2
make dropzone css configureable with variables
...
and set a border-radius for dropzone to reflect theme better
2023-03-22 21:42:52 +01:00
Jakobus Schürz
fa45da6fd1
make dropzone same color as rest ( fixes #12924 )
2023-03-22 21:42:52 +01:00
Jakobus Schürz
2a5e464b59
make dropzone same color as rest ( fixes #12924 )
2023-03-22 21:42:51 +01:00
loma-one
82da2ee802
Modify dropzones css: Correct spacing Text input Comments
...
The spacing on the left is always specified with padding: 10px 10px; in the other editors. The text input does not look so nice at the moment.
2023-03-22 17:08:26 +01:00
loma-one
6bb683e794
Correct spacing Text input Comments
...
The spacing on the left is always specified with padding: 10px 10px; in the other editors. The text input does not look so nice at the moment.
2023-03-22 14:25:30 +01:00
Jakobus Schürz
2403932a83
improve image-upload
...
* create dropzone for editing in jot-modal
* customize css for dropzone to make it more beautiful (smaller
margin/paddings...)
* change position of dropzone-element dircetly to textarea, so button
for upload is small and under textarea (it's more clear)
* remove previews after upload. this shows the upload-progress, but
preview is not needed after upload. you can't do anything with the
preview, and dialog gets too big. You see successful upload, when
bb-code link to image is inserted on cursor-position in textarea
2023-03-19 18:52:45 +01:00
Damian Wajer
cf3dc9a94f
Fix calendar attendance icons
2023-03-07 17:57:54 +01:00
Damian Wajer
bc65ea9693
Use available space for post interaction buttons
...
Related: https://github.com/friendica/friendica/issues/12835
2023-02-22 18:11:18 +01:00
Damian Wajer
6ec49afa10
[frio] Ensure access to all user menu items on low screens
2023-01-19 19:49:14 +01:00
Damian Wajer
b86663dd1f
[frio] Adjust font-size
2023-01-19 19:49:10 +01:00
Damian Wajer
0344a84543
[frio] Larger clickable area for batch actions
2023-01-19 19:49:01 +01:00
Damian Wajer
4d0684d3d5
[frio] Improve responses markup and alignment
...
Reduce additional spacing between button groups and use the correct markup according to the docs:
https://getbootstrap.com/docs/3.4/components/#btn-groups
2023-01-19 19:48:55 +01:00
Damian Wajer
33d0505ce3
[frio] New design for mobile responses
2023-01-19 19:48:46 +01:00
Damian Wajer
fc25a3ce5f
[frio] Improve spacing for responses items
2023-01-19 19:48:41 +01:00
Damian Wajer
53ba26b991
[frio] Larger clickable area for off-canvas user menu
2023-01-19 19:48:19 +01:00
Damian Wajer
f6e63a641d
[frio] Larger clickable area for dropdown menus
2023-01-19 19:48:16 +01:00
Damian Wajer
aa3e3307d7
[frio] Use regular font-size for comments
2023-01-19 19:48:11 +01:00
Damian Wajer
3d929e1f52
[frio] Make the whole accordion area clickable
2023-01-19 19:48:02 +01:00
Damian Wajer
9dcc0f6f20
[frio] Larger clickable area for aside links
2023-01-19 19:47:57 +01:00
Damian Wajer
1e21945658
[frio] Larger clickable area for tabs
2023-01-19 19:47:49 +01:00
Hypolite Petovan
dbc4e52fc4
Turn show comments element into a full-fledged button
2022-12-28 17:46:55 -05:00
Hypolite Petovan
a1070f4818
Turn fake link spans into full-fledged buttons
2022-12-27 21:47:35 -05:00
Hypolite Petovan
fbb068e415
[frio] Normalize display of plink/network icons between thread/search
2022-12-27 21:12:23 -05:00
Hypolite Petovan
c19dd39fe3
Remove counter-productive role="heading" and aria-level attributes
2022-12-27 13:24:19 -05:00
Hypolite Petovan
30973647a6
[frio] Allow space for the upload button in the fbrowser modal
2022-12-16 19:16:25 -05:00
Hypolite Petovan
d096dbe276
[frio] Re-hide the forum contact row in network page
2022-12-15 11:10:28 -05:00
Hypolite Petovan
710a805623
[frio] Reduce group member add/remove button virtual height
...
- This bring down the tooltip closer to the icon
2022-12-14 21:17:01 -05:00
Marek Bachmann
9c383e2004
allow shorthands in the system.maximagesize
2022-11-30 01:26:08 +01:00
Hypolite Petovan
c0c414ab95
[frio] Add page wrapper to contact follow page
2022-11-29 06:37:41 -05:00
Philipp
50316bbb80
Move Browser & Upload to own namespace
2022-11-27 01:34:59 +01:00