Tor Hveem
1a451fd705
Improve hiding/showing nicklist
12 years ago
Tor Hveem
a06916f63e
Better styles for nicklist, implement UI for hiding
12 years ago
Tor Hveem
404f8c8cba
Implement nicklist
12 years ago
Tor Hveem
7449a5dcd3
Fix line ending
12 years ago
Tor Hveem
66963d8329
Style chat time. Hide lines with repeated time
12 years ago
Philippe Proulx
cb033146eb
style.css: CRLF -> LF
12 years ago
Philippe Proulx
ddf491e8f0
Reduce attribute names length
12 years ago
Philippe Proulx
bc14f295e3
Darken default text color a bit
12 years ago
Philippe Proulx
2d90c66dfa
Subtle bufferline hover background color
...
This helps reading long lines by providing a visual linear horizontal
guide.
12 years ago
Philippe Proulx
e019c8ea8b
Minor UI improvements
12 years ago
Philippe Proulx
f15878b533
Colors look better on a slightly darker bg
12 years ago
Philippe Proulx
9772da0095
Implement full support of WeeChat text styling
12 years ago
Tor Hveem
c9f7e9a732
Make scrolling into the bufferlines div, not the whole window
...
This should improve scrolling experience, especially on webkit.
It also is needed for when nicklist will appear
12 years ago
Tor Hveem
5fb4ea2758
Larger font for input, clean CSS
12 years ago
Tor Hveem
d3aa1d768d
Only store password if user requests it.
12 years ago
Tor Hveem
cde0dbedc5
Style the badges
12 years ago
Tor Hveem
abed2b753f
Make the white border on the panels pretty
12 years ago
Tor Hveem
9409cabc08
Style the alert to be in line witht the rest of the design
12 years ago
Tor Hveem
6fb59dd268
give the actions in topbar some air and a line
12 years ago
Tor Hveem
7c0192ea75
13px is way too small, if anything it should be bigger
12 years ago
Philippe Proulx
9cd637704e
Decrease bufferlines font size
12 years ago
Philippe Proulx
86e1b442b9
Add Terminus and Inconsolata to default fonts
12 years ago
Philippe Proulx
c8644f70ba
Make the buffer text a little higher over the input bar
...
This is because the glow around the input bar falls a little bit over
the buffer text and it's annoying.
12 years ago
Philippe Proulx
6b8f5b5a0f
Fix prefix wrapping again
...
nowrap is not enough because it still breaks on hyphens sometimes. But
since we're using pre now, we need to make sure no whitespace/newline is
around each <span> because they will be outputted.
12 years ago
Tor Hveem
2bd438f6a7
Make text inputs dark insets
12 years ago
Tor Hveem
c77746695f
Improve behaviour of top line
...
use positition fixed to eliminate problem with title being too long and
pushing the content to being two lines instead of one
12 years ago
Tor Hveem
96a96af7c8
Beautiful lines
12 years ago
Philippe Proulx
e460cf0d34
Add right border to prefix column
...
Closes #52
12 years ago
Philippe Proulx
e78cb8f486
Improve bufferlines monospace style
...
Closes #23 #50
12 years ago
Philippe Proulx
716217cf6a
Fix chat prefix wrapping
...
Closes #49
12 years ago
Tor Hveem
b56e51b9d5
try to fix small visual problems with topbar
12 years ago
Tor Hveem
a1124ee9df
attempt to improve the look of the badges and the bufferlist
12 years ago
Tor Hveem
cf8325b21b
Implement drop down menu for top bar for options
12 years ago
Tor Hveem
a8413f2811
style webkit scrollbars
12 years ago
Tor Hveem
70ff24bd10
add a disconnect button
12 years ago
Tor Hveem
03523da2f4
attempt at bettering look for sidebar
12 years ago
Tor Hveem
ce22e44534
Use point icon for ng-click
12 years ago
Tor Hveem
b40ff4fb43
include a topbar with title
12 years ago
Tor Hveem
b6197ad4a7
Turn off border radius for inputs
12 years ago
Tor Hveem
e324a5fa2d
Use sans serif font for buttons
12 years ago
Tor Hveem
001024db7d
Collapse for frontpage, and style inputs
12 years ago
David Cormier
d3f844acb4
Fix wrapping and set all vertical alignment of cells to top
12 years ago
Tor Hveem
fc8714b4d4
Fix bug with readmarker
12 years ago
Tor Hveem
ee890222c5
implement last read marker
12 years ago
David Cormier
c3ce6b3da8
css: use pre instead of pre-wrap to avoid wrapping '--' messages
12 years ago
Tor Hveem
9d8bdc0dc5
fix both word break and pre
12 years ago
Tor Hveem
9969c826b8
Use classes instead of ids
12 years ago
David Cormier
8057c0639c
Align nicks on the right. Fixes #19 .
12 years ago
Tor Hveem
c91b56f776
Padding > Margin
12 years ago
Tor Hveem
56d7b4215e
Bufferlines need extra margin to not go under input bar
12 years ago