summaryrefslogtreecommitdiff
path: root/theme/base/css
AgeCommit message (Collapse)Author
2009-06-01Fixed z-index for IE7 on attachment thumbnailSarven Capadisli
2009-05-30Cross-browser update for Design form labelsSarven Capadisli
2009-05-30Some cross-browser updates for conversation UISarven Capadisli
2009-05-29Updated max-width for attachment overlay headingSarven Capadisli
2009-05-27Bunch of UI fixes/improvements for attachments (hover, overlay, notice view,Sarven Capadisli
clip)
2009-05-26Updated stylesheet paths for facebook appSarven Capadisli
2009-05-26Removed unnecessary call to base/css/display.css for 0.8.xSarven Capadisli
2009-05-25Updated JS to show/hide attachment thumbnails with timers. MinorSarven Capadisli
markup changes.
2009-05-25Markup cleanup for attachmentsSarven Capadisli
2009-05-25Resetting some of the attachment styles. Will update in the next commit.Sarven Capadisli
2009-05-25Display thumbnail on hover over links in notices when appropriate.Robin Millette
2009-05-24Made conversation thread UI a bit more visible.Sarven Capadisli
Added right margin for notice options.
2009-05-24Rearranged attachment info to only appear on each applicable notice page and ↵Robin Millette
thru an ajax popup.
2009-05-22Init styles for conversation pageSarven Capadisli
2009-05-21Changed No/Yes and Reset/Save locations. They are now a little moreSarven Capadisli
usable by first offering the option to undo and than do.
2009-05-19Added reset buttonSarven Capadisli
Rearranged swatch layout Added background image upload input file
2009-05-18Using list-style-position:inside for lists so that bullets don't leakSarven Capadisli
out of the container. Added more padding to groups with most posts table
2009-05-18Merge branch '0.7.x' into 0.8.xSarven Capadisli
Conflicts: EVENTS.txt
2009-05-18Increase entity_profile fn, nickname font-size slightly. GaveSarven Capadisli
entity_profile more width.
2009-05-02Aligned shownotice page's entry-content to left. Fixing vcard photoSarven Capadisli
margin bottom value.
2009-05-01Minor CSS updates (No min-height on shownotice page, site_notice isSarven Capadisli
floated instead of positioned absolutely, notice entry-content is aligned with the nickname on shownotice page)
2009-05-01Merge branch '0.7.x' into 0.8.xSarven Capadisli
Resolved Conflicts: lib/queuehandler.php lib/util.php theme/base/css/display.css
2009-04-27Minor CSS order/cleanup.Sarven Capadisli
2009-04-24UI for server errors.Sarven Capadisli
2009-04-14Updated remaining files and styles for style separation for themesSarven Capadisli
2009-04-14Simpler separation of themes. New themes can either make use of theSarven Capadisli
default styles or make their own.
2009-04-13Moved layout styles to base stylesheet.Sarven Capadisli
2009-04-13Removing h1 from display in Profile page due to duplicate visibilitySarven Capadisli
of fn and nickname.
2009-04-12Updated styles for the Authrization subscription form inputsSarven Capadisli
2009-04-12Separation of themes (i.e., layout, typography) and skins (i.e., backgroundSarven Capadisli
images, colours). A theme can have multiple skins. Majority of the changes in this commit are due to restructuring the path/files for themes and skins. Both theme and skin will be set to 'default' if not set in config.php. This commit also allows each instance of this software to create its own theme without having to override any style from the default distribution. Added Cloudy theme.
2009-04-11(Subjective) The dotted border style is less obtrusive (negativeSarven Capadisli
space) than the dotted border style. While present, the dotted blends away better. Observing 1 + 1 = 3 or more principle.
2009-04-09Fixes ticket:1409; correct typo 'subcription' to 'subscription' in HTML and CSS.Meitar Moscovitz
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-25Alignment of notice-options in IE6Sarven 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-03-12Revert "trac #201 Add flowplayer to enable multimedia playback capability."Evan Prodromou
This reverts commit 9c9b6790ce78296c0b182f03b5f6f2c035e43a7c. This code wasn't ready for release, so I've reverted it for now. Conflicts: lib/action.php lib/util.php
2009-03-02Updated typography and layoutSarven Capadisli
2009-02-28Slightly toned down the text-shadow on navigationSarven Capadisli
2009-02-24Print stylesheet - Added license and cleanupSarven Capadisli
2009-02-24Print stylesheetSarven Capadisli