wmwragg
37a7ce809a
Added two new icons for notifications states
2016-07-27 10:40:19 +01:00
wmwragg
15f9f5dbe8
Doing the state change via onClick events rather than radio buttons, as they were causeing untraceable react errros for some reason
2016-07-26 17:24:45 +01:00
wmwragg
30b1e7078f
Contextual menu restyling
2016-07-25 18:04:16 +01:00
wmwragg
791980cd1f
Menu context dohickey now sticks when menu shown
2016-07-25 17:19:06 +01:00
wmwragg
72b4a86eed
Tweaked the tooltip to be better aligned. Also added the fading of the room name if too long
2016-07-22 14:59:02 +01:00
wmwragg
ce5311191f
Tweaked tooltip z-index
2016-07-22 11:30:41 +01:00
wmwragg
24e021b91f
Badge dohickey shown on name hover and badge hover
2016-07-21 18:19:52 +01:00
wmwragg
e988f5ca3b
Badge visual tweaks
2016-07-21 17:54:33 +01:00
wmwragg
df163d8cb7
Clean up of the CSS, and refactor to better match current code
2016-07-21 14:33:27 +01:00
wmwragg
73bb317925
Slight tweak to the name padding so there is a little less space above and below the name
2016-07-21 12:19:11 +01:00
wmwragg
ad74d264a3
Selected room highlight teaked to better fit previous design
2016-07-21 11:37:40 +01:00
wmwragg
f3586a79c2
Final CSS tweaks for the hover and collapsed states
2016-07-20 17:10:23 +01:00
wmwragg
882d09bf85
Initial reworking of the RoomTile CSS
2016-07-20 12:46:44 +01:00
Matthew Hodgson
25eb2e2daf
Merge pull request #1822 from vector-im/wmwragg/spinner-fix
...
Wmwragg/spinner fix
2016-07-19 12:54:15 +01:00
Matthew Hodgson
d8d9912f2d
Merge pull request #1823 from vector-im/wmwragg/mention-state-indicator
...
Wmwragg/mention state indicator
2016-07-19 12:19:36 +01:00
wmwragg
8a28da1986
Fixed white space issues
2016-07-19 12:13:29 +01:00
wmwragg
384425582a
Fixed wonky white space
2016-07-19 11:47:32 +01:00
Matthew Hodgson
6c680ff424
improve spacing
2016-07-18 18:25:50 +01:00
Matthew Hodgson
c6b455f470
improve spacing
2016-07-18 18:24:30 +01:00
wmwragg
f6d7052928
Oixel tweak so that it work properly in firefox
2016-07-18 16:38:29 +01:00
wmwragg
2ee1a9c440
Explanatory text about specificity
2016-07-18 16:20:44 +01:00
wmwragg
8fd12d530d
Added the hightlight badge restyling
2016-07-18 14:57:03 +01:00
wmwragg
3f7bd48c0a
Made the collapsed badge smaller than the uncollapsed one, basically the same size as it was originally
2016-07-18 14:27:14 +01:00
wmwragg
28108476bd
Added an overide for the view source so that it behaves correctly with the new Modal. Also tweaked the spinner overide
2016-07-18 10:31:17 +01:00
Matthew Hodgson
722cedc92e
CSS for generic user settings at last
2016-07-18 01:33:43 +01:00
wmwragg
3cfcc13387
Initial fix for Dialog Spinners
2016-07-17 21:20:11 +01:00
wmwragg
953bb64e0b
Some quick initial tweaks to the badge icon
2016-07-17 21:18:47 +01:00
Matthew Hodgson
54f4443428
fix single emoji sizing
2016-07-17 18:30:06 +01:00
Matthew Hodgson
1e963a6c3a
Revert "Presentation for inline link"
2016-07-15 16:54:27 +01:00
Matthew Hodgson
348f133e77
add mx_EventTile_body class for the body span in events, and fix the naming scheme of '.emoji-body'
2016-07-15 15:03:42 +01:00
Matthew Hodgson
cd865bbe8f
Merge pull request #1806 from vector-im/wmwragg/modal-restyle
...
Wmwragg/modal restyle
2016-07-15 15:01:01 +01:00
wmwragg
e668d7685d
Fixed light box colour, reset back to black.
2016-07-15 14:54:15 +01:00
Matthew Hodgson
6607bee91a
Merge pull request #1799 from ribot/feature-inline-link-preview
...
Presentation for inline link
2016-07-15 13:51:54 +01:00
wmwragg
3a89a5af0b
Increasing the specificity of the CSS so that primary input submit buttons are styled correctly
2016-07-15 12:33:56 +01:00
Stefan Pearson
35e3621ae7
removes overflow comments
2016-07-15 12:21:05 +01:00
wmwragg
040ef73886
Simple refactor of the primary indicator, now it's a class. Also added a global selector to remove the ugly firefox dotted line highlight
2016-07-15 11:22:10 +01:00
David Baker
74c9ac0872
Merge pull request #1798 from vector-im/dbkr/offline_user_colour
...
CSS for offline user colours
2016-07-14 18:29:28 +01:00
wmwragg
adbad509f4
Updated to highlight the primary button in the dialog, i.e. the first one
2016-07-14 17:59:06 +01:00
David Baker
15a97a653f
CSS for offline user colours
2016-07-14 17:43:43 +01:00
Stefan Pearson
9fb97a6b10
presentation for inline link
2016-07-14 17:08:25 +01:00
wmwragg
579f210cfc
Initial Modal dialog restyling
2016-07-14 16:55:41 +01:00
wmwragg
2fb1e156ed
Modal background restyled
2016-07-14 15:41:23 +01:00
wmwragg
e1779ca8bc
Deleteing .DS_Store files before adding to gitignore
2016-07-14 10:41:41 +01:00
wmwragg
a4dc844338
Added truetype font fallback for browsers that don't support WOFF2 format, i.e. safari
2016-07-14 10:24:16 +01:00
Aviral Dasgupta
74f459f8a4
feat: bump emoji-body font-size down to 48px
2016-07-12 20:37:51 +05:30
Aviral Dasgupta
49dd93ffab
feat: large emoji support
2016-07-05 04:04:34 +05:30
David Baker
7174879ac9
Merge pull request #1717 from aviraldg/feature-autocomplete
...
Autocomplete
2016-07-04 18:16:22 +01:00
Matthew Hodgson
486adb717b
Merge pull request #1670 from Half-Shot/patch-1
...
#1664 Set a maximum height for codeblocks
2016-06-24 19:16:50 +01:00
Richard van der Hoff
2ca9d87b95
CSS for device blocking
...
A bunch of updates to the device info:
* format as a table
* make the buttons green, because the old way was super confusing
* instead make the status indicator red/orange/green.
2016-06-23 17:32:33 +01:00
Matthew Hodgson
eca453ee5a
reposition Login spinner
2016-06-21 19:49:55 +01:00