summaryrefslogtreecommitdiff
path: root/theme/base/css/display.css
AgeCommit message (Collapse)Author
2009-04-08Fixes the issue mentioned in commit 7fc90d5. Changed the margin valueSarven Capadisli
that's specific to the Inbox/Outbox page only.
2009-04-08Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xSarven Capadisli
2009-04-08Using 800px width and using document.title if no text is selected.Sarven Capadisli
2009-04-08Remove extranneous bottom margins on label; fix Safari layout bug.Meitar Moscovitz
This margin causes a layout bug in Safari whereby the Inbox and Outbox pages have a notice form textarea that's too wide, causing it to slide beneath the "Send" button on those pages. Removing this margin seems to be completely innocuous in my tests, which covered Safari, Firefox, Opera, and Internet Explorer 7. Can less be more? :)
2009-04-08Minor update for 800px width viewportSarven Capadisli
2009-04-07HTML br is not needed. Using 'clear' in CSS instead.Sarven Capadisli
2009-04-07Markup and styles for search help and errorsSarven Capadisli
2009-04-07Minimum height for content and aside area.Sarven Capadisli
2009-04-02Better support for 800px ~ 1024px width viewport/screen resolutions.Sarven Capadisli
2009-03-29Hiding site name from presentation iff site logo exists.Sarven Capadisli
2009-03-25Ticket http://laconi.ca/trac/ticket/1274Sarven Capadisli
Minimised form_notice markup by removing unordered lists. There is a minor CSS rule reassignment done by changing the selectors. There is no visual change in the final result.
2009-03-22Password recover and change form markup updated.Sarven Capadisli
2009-02-28Slightly toned down the text-shadow on navigationSarven Capadisli
2009-02-20Minor positioning: using absolute right instead of leftSarven Capadisli
2009-02-19Minor CSS cleanup.Sarven Capadisli
2009-02-16Removed transformation effects from h1-h6 (except in aside)Sarven Capadisli
2009-02-11Ticket 1172. Capitalizing first character of each word to uppercaseSarven Capadisli
instead of putting all characters to uppercase.
2009-02-07Add a link to the group search page from a user's own group list.Meitar Moscovitz
I've seen a request or two pop up for this on the Laconica group on Identica, and I'd personally like there to be a link to the search page from my own groups listing, as I often find myself looking for one and end up at my browser's address bar.
2009-02-06Added primary and secondary form actions. Fixed markup forSarven Capadisli
form_notice_delete
2009-02-04Removing extra margin after .section .notice .author.Sarven Capadisli
2009-02-04Using overflow:hidden for long strings that don't contain anySarven Capadisli
whitespace. This is both a preventive measure for user content that is abused (i.e., leaking text into other page components) and for aesthetics (requested by @evan)
2009-02-04http://laconi.ca/trac/ticket/1112 -- Removed only the author fn fromSarven Capadisli
display.
2009-02-02Ticket 1044 -- Removed border-top, reduced padding, changed noticeSarven Capadisli
count from 6 to 5, removed nickname.
2009-02-02Added "Edit" entity_action.Sarven Capadisli
Updated theme files.
2009-02-02Better cross-browser support for page and text zoom-in/out.Sarven Capadisli
2009-02-01Reduced width and realigned anon_noticeSarven Capadisli
2009-02-01Ticket 1071 - Set overflow:auto for long non-breaking strings. This isSarven Capadisli
the most cross-browser safe method unless the string is broken into chunks at the time of output from backend.
2009-02-01Ticket #1060 -- Ability to wrap long .entity_profile .entity_fnSarven Capadisli
2009-02-01Ticket #1045 -- Added borders to all sides of the pagination anchor.Sarven Capadisli
2009-01-27Better colour contrast for major areas (background, sidebar, tabs)Sarven Capadisli
2009-01-26Using entity_actions styles insteadSarven Capadisli
2009-01-24MSarven Capadisli
2009-01-24filter tags stylesSarven Capadisli
2009-01-24Minorsarven
2009-01-24new group markup in usergroups matching groupssarven
2009-01-24Invitation markup and stylesarven
2009-01-24Notice search markup and stylesarven
2009-01-24Search form markup and stylesarven
2009-01-23Twitter settings stylessarven
2009-01-23Cursor pointer for input.submitsarven
2009-01-23Giving more avatars per linesarven
2009-01-23Cleaningsarven
2009-01-23openid markup and stylesarven
2009-01-23Minorsarven
2009-01-23Minorsarven
2009-01-23Missing closing lisarven
2009-01-23Cleanupsarven
2009-01-23Cleanupsarven
2009-01-23Tag cloud font-size and line-heightsarven
2009-01-23Reduced .aside .tag-cloud font-sizesarven