Age | Commit message (Collapse) | Author |
|
|
|
icons.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
size also
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
property:value for icons.
|
|
|
|
(form_notice) and messageform (form_notice-direct)
|
|
|
|
|
|
theme will follow after some tests.
|
|
|
|
|
|
|
|
|
|
with attachment views as well (Ticket 1761)
|
|
Same as commit e0b877b26c5e93809b2a53b6c46326d5e31fa0e8.
|
|
To speed up DOM load by cutting down 3 nodes in each notice list item.
Generally each notice option should be a list item in a <ul>, however,
there is no tangible benefit for the user using this approach. In this
case, minimalism is favoured. Similarly, the new approach will make 5
fewer function calls on the server side.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to handle the notice hover state. The difference is only seen in the
conversation page.
|
|
applied transparent colour instead, hence not visible. This way, other
laconica instances make use of the border if they change only the
colour.
|
|
|
|
|
|
Added box-shadow to local views, input focus, content
Removed borders from local views, content, aside_primary
Some cleaning
|
|
This reverts commit 5daa0e358f0a75261e3240820cd6bcf7a57504fc.
|
|
|
|
|
|
|
|
|