Matthew Hodgson
828e9d5eb4
Merge pull request #4735 from vector-im/t3chguy/devtools
...
T3chguy/devtools
2017-09-17 23:15:28 +01:00
Travis Ralston
ac0f593c7c
CSS for unignore button in UserSettings
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-14 15:34:45 -06:00
Travis Ralston
7d033e1c0e
Bring back dark theme code block border
...
This fixes https://github.com/vector-im/riot-web/issues/5013 and https://github.com/vector-im/riot-web/issues/4416 by only showing the border when the code block is hovered, and that the border is actually visible. The !important is needed to override the default border behaviour.
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-14 10:03:53 -06:00
David Baker
06fe240be2
Merge remote-tracking branch 'origin/develop' into dbkr/group_userlist
2017-09-13 16:35:37 +01:00
David Baker
38575a653d
Revert "Implement sticky date separators"
2017-09-06 17:36:43 +01:00
David Baker
b8d9276f29
Merge pull request #4939 from vector-im/luke/feature-sticky-date-separators
...
Implement sticky date separators
2017-09-05 14:16:21 +01:00
Michael Telatynski
3aa12246ea
Merge branch 'develop' into t3chguy/devtools
2017-08-31 17:11:53 +01:00
Michael Telatynski
b84f258f87
add bottom margin to navigation buttons of room state explorer
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-08-31 13:49:52 +01:00
Nostradamos
861b6a2c6c
Changed padding to 0px 11px and added word-break: break-word
2017-08-30 22:25:09 +02:00
Luke Barnard
88228a5a3f
Implement sticky date separators
...
Codep https://github.com/matrix-org/matrix-react-sdk/pull/1353
2017-08-30 14:06:50 +01:00
Nostradamos
3726926776
added padding-left/padding-right: 12px to login/register buttons
2017-08-25 18:23:56 +02:00
Nostradamos
1dfa8361c5
Fixed https://github.com/vector-im/riot-web/issues/4804
2017-08-23 22:12:02 +02:00
David Baker
bbe00b2f54
Merge remote-tracking branch 'origin/develop' into dbkr/group_userlist
2017-08-22 11:08:58 +01:00
David Baker
013f2ce66a
More CSS for group membership lifecycle
2017-08-21 19:34:31 +01:00
Richard Lewis
e0bc1133d7
Position add app widget.
2017-08-21 11:30:05 +01:00
Richard Lewis
94877b0ac4
App drawer bottom margin.
...
Minimised app drawer margin.
Make app body content full width.
2017-08-21 11:10:21 +01:00
David Baker
07b6e215a1
CSS for group invite tiles
2017-08-18 11:24:52 +01:00
Matthew Hodgson
3664a86722
center apps
2017-08-17 23:55:24 +01:00
Matthew Hodgson
4981723cea
expand auxPanel when showing apps
2017-08-17 19:06:05 +01:00
Michael Telatynski
befc9b7a66
Merge branch 'develop' of github.com:vector-im/riot-web into set_default_federate_by_settings
2017-08-17 13:31:31 +01:00
Michael Telatynski
f0967d4f18
split css out as the modal is no longer generic
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-08-17 13:31:09 +01:00
David Baker
57eb2feeb6
Make right panel collpasing work in GroupView
2017-08-15 13:18:16 +01:00
Luke Barnard
6cc62a183f
CSS: Pills in messages cursor:pointer
2017-08-15 11:16:30 +01:00
Luke Barnard
07ca70fd44
Fix scrollbar for pills with initial avatar
2017-08-11 17:48:25 +01:00
Andrei Shevchuk
a72fc80ef6
Remove width 100% from device info buttons wrapper
2017-08-10 20:08:46 +03:00
Andrei Shevchuk
68dd47aa7b
Make member device info buttons fluid and stackable with flexbox
...
Buttons with short text stay as they are, buttons with long text don't get overflowed, but just grow and wrap on a new line if needed, still remaining aligned with others (see screenshot in PR comments)
Signed-off-by: Andrei Shevchuk <andrei@shevchuk.co>
2017-08-10 17:50:09 +03:00
Marcel
aae7515339
Add Login Page LanguageDropdown CSS ( #4767 )
2017-08-10 13:29:41 +01:00
Luke Barnard
274fc34868
Adjust CSS for optional avatars in pills
...
codep matrix-org/matrix-react-sdk#1277
2017-08-08 11:14:52 +01:00
Matthew Hodgson
a98c734eb5
Merge pull request #4665 from uhoreg/compact
...
tweak compact theme
2017-08-06 20:10:27 +01:00
Michael Telatynski
29f43f8fe8
add styling for TextInputWithCheckboxDialog
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-08-02 14:01:32 +01:00
Richard Lewis
af85f18eae
Styling tweaks
2017-08-01 17:30:22 +01:00
Luke Barnard
397523f4ac
Make pills, emoji translucent when sending
...
also fix header colours, which now inherit the font colour of the event tile (so all headers have the correct colour when sending or when the event tile is highlighted for a mention)
2017-07-28 15:13:36 +01:00
Richard Lewis
ca5fdff72f
Merge pull request #4690 from vector-im/rxl881/widgetPermissions
...
Widget permissions styling and icon
2017-07-28 14:15:41 +01:00
Richard Lewis
317ff8c6af
Beta tag styling
2017-07-27 23:02:19 +01:00
Richard Lewis
50f5abf535
Permissions button cursor.
2017-07-27 20:19:08 +01:00
Richard Lewis
c1fe3533c4
Add red cancel icon and styling.
2017-07-27 18:10:56 +01:00
Richard Lewis
0bee03e86f
Fix App body height.
...
App warning colours.
App loading styling.
2017-07-27 16:40:33 +01:00
Richard Lewis
ff2554c8a6
App permission component styling.
2017-07-26 16:48:24 +01:00
Luke Barnard
35c239aae8
CSS required for composer autoscroll
...
for https://github.com/matrix-org/matrix-react-sdk/pull/1248
2017-07-26 16:45:00 +01:00
David Baker
ec6efd2488
Merge pull request #4608 from vector-im/dbkr/groupview_edit
...
CSS for group edit UI
2017-07-25 10:21:51 +01:00
Matthew Hodgson
bcedc206e1
seems folk prefer darker pills
2017-07-25 09:55:34 +01:00
Matthew Hodgson
dbeeacf11c
tweak pill colours some more
2017-07-24 22:13:29 +01:00
Luke Barnard
e923847dac
Make user mentions more pill-like
...
By adding subtle background-colors
2017-07-24 14:49:43 +01:00
Hubert Chathi
efa156b53a
tweak compact theme
...
- add some comments
- decrease size of info events and MELS (#4363.2)
- reduce spacing between paragraphs, lists, etc (#4363.3 & 4)
Signed-off-by: Hubert Chathi <hubert@uhoreg.ca>
2017-07-23 23:02:29 -04:00
David Baker
d2f02e8e99
Swap classes instead of using 0 height elements
2017-07-21 14:14:27 +01:00
David Baker
5ba3453dcc
cursor: pointer on avatar picker
2017-07-21 11:12:46 +01:00
Richard Lewis
55084d3aca
Merge pull request #4584 from vector-im/rxl881/beta
...
Styling for beta testing icon.
2017-07-20 14:05:06 +01:00
Luke Barnard
ccf5d6fc90
Adjust pill CSS
...
-Remove space after mentions without pill background colour
-Increase space between pill avatar and first letter of the pill by 1px
2017-07-20 11:14:54 +01:00
Luke Barnard
f7d282fc8e
Merge pull request #4597 from vector-im/luke/css-matrixto-timeline-pills
...
Make some adjustments to mx_UserPill and mx_RoomPill
2017-07-19 17:26:13 +01:00
Luke Barnard
3544c2b0c8
Merge pull request #4639 from vector-im/luke/css-rte-pre
...
Apply CSS to <pre> tags to distinguish them from each other
2017-07-19 17:16:02 +01:00