JC Brand
24942d6d0a
Improved CSS for the send button.
...
- Simplify the Sass a bit
- Put the button at the bottom
- Give it full width (plus some margin)
- Let the color match the chatbox type
updates #796
2017-03-30 12:42:15 +02:00
Anshul Singhal
99647438ac
Adds the send button at bottom of chatbox ( #796 )
...
Fixes #796 New config option: `show_send_button`
* Adds show_send_button setting to docs
* Change log updated
* Improves send button CSS, style fixes and documentation corrections
* Adds missing setting in rendering template for headlines
2017-03-30 12:40:17 +02:00
Anshul Singhal
d508570f6e
Makes the path relative instead of absolute
2017-03-07 07:12:01 +00:00
JC Brand
6121a3e11c
Borderless window buttons.
...
The padding didn't appear consistent across browsers.
2017-03-01 22:12:30 +01:00
JC Brand
a6ca5aad35
Show room features in the sidebar.
2017-02-19 00:39:08 +00:00
JC Brand
29ddf0b4db
CSS: fix line heights
2017-02-16 14:42:50 +01:00
JC Brand
aabd2cc0e9
Add small/lage font-size variables
2016-10-17 10:33:45 +02:00
JC Brand
052dd19252
Initial work on adding chatroom bookmarks.
2016-10-05 23:15:42 +02:00
JC Brand
be47ceaab5
In case of a nickname conflict, enable the user to choose a new one
2016-07-26 07:12:56 +00:00
JC Brand
93a8dfc024
Indicate whether a room occupant is online or not.
2016-07-26 07:12:56 +00:00
JC Brand
079b9e91ee
Use the CDN to server fonts
2016-07-02 10:33:14 +02:00
JC Brand
332a0d920d
Sass and CSS fixes for landscape mobile views.
2016-04-01 12:40:38 +00:00
JC Brand
82aa9fec2c
Support for showing headline messages.
2016-03-21 10:00:10 +00:00
JC Brand
7c70452bb4
Some tweaks for better mobile/responsive behavior.
2015-11-04 18:36:18 +00:00
JC Brand
9436f6ed2f
Initial updates to the chat head look.
...
- Round buttons
- Make the head taller
- Wrap name
- Add "view" button for viewing vcard data (needs JS code still).
2015-10-31 18:29:43 +00:00
JC Brand
89c7276d6d
Add more sass variables for color variations.
2015-10-31 17:04:54 +00:00
JC Brand
041f431550
Update style for typeahead dropdown and inviting contacts.
2015-10-31 12:54:04 +00:00
JC Brand
cd4d6a981c
Nice styling and fix sizing issue for chatrooms list and info
2015-10-30 17:33:14 +00:00
JC Brand
e1f41777a4
Updated button styles and update buttons all over the place.
2015-10-29 09:57:52 +00:00
JC Brand
f37fadc318
Added a new color scheme.
2015-10-29 09:29:01 +00:00
JC Brand
bb670e2053
Change text color and default chat height.
2015-10-29 07:51:55 +00:00
JC Brand
5ea879e46a
Indentation
2015-10-29 07:29:28 +00:00
JC Brand
1fb18eeff7
Update chatroom form for pure.css
2015-10-28 21:07:29 +00:00
JC Brand
a55246c15c
Tweak chat box buttons.
2015-10-25 19:54:17 +00:00
JC Brand
ff2910b9ce
Fix CSS and horizontal dragresize for chat rooms.
...
- Rename .chat-body to .chatroom-body
- Upate SASS for chat rooms
- Hide the room occupants view by toggling the class "hidden"
- The chatroom chat area and occupants list are now shown as table cells.
2015-10-24 20:46:58 +00:00
JC Brand
c421c0fef3
Add .flyout class to templates. Declare more vars in Sass.
2015-10-24 20:46:58 +00:00
JC Brand
74aa6021f4
Enable diagonal and horizontal drag-resizing.
...
Only leftward resizing is allowed since there's no space for boxes to expand on the right.
Text area of chat boxes don't yet resize properly.
Didn't test at all on chat rooms.
2015-10-24 20:46:57 +00:00
JC Brand
f5c73cfeaa
CSS changes.
...
- Try to harmonize the color scheme a bit.
- Visually distinguish the toolbar.
- Remove the map file from version control
2015-06-27 09:14:02 +02:00
JC Brand
8616af418a
Add more Sass variables.
2015-06-05 14:48:16 +02:00
JC Brand
aa9a96b691
Split sass files up into includes and update some Ruby dependencies.
...
Also fixed a CSS bug. Chat box's width wasn't responsive.
2015-06-04 15:07:03 +02:00