summary refs log tree commit diff
path: root/syweb/webclient/app.css (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This gives just enough space for the vertical scrollbar to be shown without ↵David Baker2014-11-131-1/+1
| | | | adding a horizontal scrollbar.
* SYWEB-57: Highlight rooms which have had their bingers go off in blue.Kegan Dougal2014-11-121-0/+4
| | | | Priority is the same as xchat so selected > blue > red.
* SYWEB-57: Highlight rooms where the history has changed.Kegan Dougal2014-11-121-0/+4
| | | | | This highlights rooms when something has happened and you haven't viewed it yet. It highlights entries in a slightly red background colour.
* SYWEB-140: Redact button layout.Kegan Dougal2014-11-121-0/+4
|
* no evil horizontal textarea resizingMatthew Hodgson2014-11-111-0/+1
|
* make image buttons more buttonyMatthew Hodgson2014-11-111-0/+2
|
* wrap fully qualified user IDs more intelligentlyMatthew Hodgson2014-11-111-1/+1
|
* fix weird shaped message table rowsMatthew Hodgson2014-11-111-7/+5
|
* fix lines with wrapped useridsMatthew Hodgson2014-11-111-1/+1
|
* fix button spacingMatthew Hodgson2014-11-111-2/+2
|
* major CSS overhaul to try to make things look a bit cleanerMatthew Hodgson2014-11-111-29/+121
|
* Various fixes to try & make openwebrtc safari extension work (still doesn't ↵David Baker2014-11-071-6/+6
| | | | work).
* Move webclient to a python module so that it can be installedMark Haines2014-11-041-0/+789