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
Luke Barnard
871c9e6d3e
Add bing mention pill CSS
...
Useful with https://github.com/matrix-org/matrix-react-sdk/pull/1234
2017-07-19 11:02:51 +01:00
Luke Barnard
ccc30fb52e
Apply CSS to <pre> tags to distinguish them from each other
2017-07-19 09:25:53 +01:00
Matthew Hodgson
bd693768cc
deliberately de-theme pre tags
2017-07-18 17:45:17 +01:00
Matthew Hodgson
b45108d80d
ooooops, fix dark theme code blocks correctly
2017-07-18 15:50:28 +01:00
Matthew Hodgson
e7ba618bbe
fix text in code blocks on dark theme
2017-07-18 15:33:41 +01:00
Luke Barnard
0e71ea7a5a
Make some adjustments to mx_UserPill and mx_RoomPill
...
So that they can appear correctly in the body of a text message.
2017-07-17 14:52:08 +01:00
Luke Barnard
cb4f57eb4a
Merge pull request #4583 from vector-im/luke/feature-rte-pills
...
CSS for decorated matrix.to links in the composer
2017-07-14 18:04:05 +01:00
Luke Barnard
a1b4b9992e
Use $accent-fg-color instead of #fff
2017-07-14 17:59:53 +01:00
Luke Barnard
18a6ee5a52
white -> #fff
2017-07-14 17:52:11 +01:00
Luke Barnard
de0fd588b6
Add $rte-room-pill-color: #aaa
2017-07-14 17:51:25 +01:00
Luke Barnard
38899c6011
CSS for decorated matrix.to links in the composer
2017-07-14 17:23:16 +01:00
Richard Lewis
c0830b48d0
Merge pull request #4567 from vector-im/rxl881/widgetButtons
...
Improve AppTile menu bar button styling.
2017-07-13 18:46:53 +01:00
Luke Barnard
d901515059
rethemedex
2017-07-13 10:16:23 +01:00
Luke Barnard
f5c4d903e6
Remove CSS for TabComplete
2017-07-13 10:11:58 +01:00
Richard Lewis
e15c8e473f
AppTile menu bar button styling.
2017-07-13 09:44:19 +01:00
David Baker
cefc3e6da9
Make CSS more generic
2017-07-10 19:32:25 +01:00
David Baker
7a1494fc46
Merge remote-tracking branch 'origin/develop' into dbkr/groups_better_groupview
2017-07-10 14:35:51 +01:00
David Baker
5f5a802b44
Add CSS from react-sdk PR feedback
2017-07-07 18:34:57 +01:00
David Baker
052f9effc1
Merge remote-tracking branch 'origin/develop' into dbkr/groups_better_groupview
2017-07-07 12:02:38 +01:00
David Baker
b4602fd2b1
Comment
2017-07-07 10:49:19 +01:00
David Baker
43bdc04637
Merge remote-tracking branch 'origin/develop' into dbkr/my_groups
2017-07-07 10:47:41 +01:00
Luke Barnard
e36899c30f
Merge pull request #4442 from vector-im/erikj/group_server
...
CSS for GroupView
2017-07-06 22:04:30 +01:00
David Baker
e04f34a202
More CSS for group view
2017-07-06 19:14:12 +01:00
Michael Telatynski
a8d5f7d5eb
remove unused class
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-07-06 13:53:17 +01:00
Luke Barnard
0796b304cc
Merge pull request #4466 from vector-im/luke/css-rte-improvements
...
Fix long words causing MessageComposer to widen
2017-07-06 10:27:25 +01:00
Luke Barnard
07e8d4ef69
Add visual bell animation for RTE
2017-07-05 18:13:23 +01:00
David Baker
2ccd36d09e
Merge remote-tracking branch 'origin/develop' into erikj/group_server
2017-07-05 10:13:53 +01:00
Luke Barnard
b4b33ae06f
Add CSS class to truncate certain autocompletions
2017-07-04 16:49:11 +01:00
Luke Barnard
1e569e67b1
Do not truncate autocomplete provider names
2017-07-04 16:40:15 +01:00
Luke Barnard
6fcf504a4b
Apply white-space: pre-wrap to mx_MEmoteBody
...
as we do with MTextBody.
So that people can do multi-line emotes...
2017-06-30 17:41:55 +01:00
Luke Barnard
042e7acca5
Fix long words causing MessageComposer to widen
...
Use `word-break: break-word` to split long words.
Fixes https://github.com/vector-im/riot-web/issues/4414
2017-06-30 16:03:56 +01:00
David Baker
17bd323376
Make Groups page look more like design
2017-06-30 14:00:17 +01:00
David Baker
796b51113f
CSS for Create Group dialog
2017-06-29 16:59:26 +01:00
Luke Barnard
515f8de2c5
Merge pull request #4456 from vector-im/luke/css-rte-improvements
...
Add some style improvements to autocompletions
2017-06-28 17:38:53 +01:00
Luke Barnard
2ea69624af
Add some style improvements to autocompletions
...
- Fix https://github.com/vector-im/riot-web/issues/2230 by adding text-overflow: ellipsis to pill spans
- Add padding to pills
- Make sure to only apply horizontal margin of pill children at one level of the DOM tree
2017-06-28 16:36:32 +01:00
David Baker
105c54a1f1
CSS for Groups page
2017-06-28 13:57:20 +01:00
Richard Lewis
83353e9419
Merge branch 'develop' of https://github.com/vector-im/riot-web into rxl881/apps
2017-06-27 12:40:32 +01:00
David Baker
f6627937fa
CSS for GroupView
2017-06-27 11:52:46 +01:00
Luke Barnard
bbbb82351f
CSS for redeisng of password warning
...
Now looks like red text
2017-06-20 15:01:39 +01:00
Richard Lewis
db70272902
Fix custom widget form styling
2017-06-19 12:05:57 +01:00
Richard Lewis
3588ce7bc5
Fix app tile styling
2017-06-19 11:35:20 +01:00
Matthew Hodgson
1c82b7b0c3
add register button
2017-06-19 00:54:07 +01:00
Matthew Hodgson
4afec6fb7f
Merge pull request #4259 from ollieh/code-block-border
...
Add border on hover for code blocks
2017-06-18 21:37:17 +01:00
David Baker
2c186aafae
Fix h2 in markdown being weird
...
Date separator style was just define don any h2 in the message
list, so got picked up by any h2s in markdown too. Give date
separators their own class.
Fixes https://github.com/vector-im/riot-web/issues/4328
2017-06-16 11:36:24 +01:00
Luke Barnard
4f55f810af
Ask for email address after setting password for the first time
...
This is so that the user can reset their password.
2017-06-14 09:30:08 +01:00
Richard Lewis
152e3c6258
Merge branch 'master' of https://github.com/vector-im/riot-web into rxl881/apps
2017-06-13 11:40:23 +01:00
Marcel
76e058cfa1
Add missing VOIP Dropdown width
2017-06-12 15:56:54 +01:00
Marcel
cb5cb56854
Add missing VOIP Dropdown width
2017-06-10 17:26:29 +02:00