summaryrefslogtreecommitdiff
path: root/theme
AgeCommit message (Collapse)Author
2009-05-15Merge branch '0.8.x' of git://gitorious.org/laconica/dev into linksRobin Millette
2009-05-15Attachments and their list now provide "ajax" view. Also added a few ↵Robin Millette
sidebars relating tags and attachments.
2009-05-14Updated Cloudy theme default avatars and minor CSSSarven Capadisli
2009-05-14Updated logos to use laconica as default.Sarven Capadisli
2009-05-14Updated instructions for creating a theme. Removed earthy theme ~Sarven Capadisli
which was too basic to be unique.
2009-05-13otalk theme: Using two columns for notice listSarven Capadisli
2009-05-13Minor clearing.Sarven Capadisli
2009-05-13Init h4ck3r theme.Sarven Capadisli
Originally suggested by Zach ( http://identi.ca/user/25 ). Background image (aka matrix h4x0r animated chars) is copied from Google neonblade2 theme ( http://ur1.ca/49wv ). Original creator of the image is unknown at this time.
2009-05-11Init pigeon thoughts theme.Sarven Capadisli
Inspired by http://csarven.ca/labs/csszengarden.com/pigeon-thoughts/zengarden-sample.html
2009-05-10Init biz themeSarven Capadisli
Design is similar (inspired) to http://drupal.org/project/acquia_marina Two of the background illustrations are reused.
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-01Giving more contrast between the background colour and the laconica logo.Sarven Capadisli
2009-05-01Added laconica logoSarven Capadisli
Updated installation page markup
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-20earthy theme: layout experimentSarven Capadisli
2009-04-20earthy theme preliminary (colours only)Sarven Capadisli
2009-04-20otalk theme: anon_notice background colour updateSarven Capadisli
2009-04-20otalk theme update to overflowsSarven Capadisli
2009-04-19Update to theme name in stylesheets.Sarven Capadisli
2009-04-19otalk theme (preliminary)Sarven Capadisli
2009-04-15Merge branch '0.7.x' into 0.8.xEvan Prodromou
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-14Make stuff work with no baseEvan Prodromou
2009-04-13Added farbtastic's default stylesheetSarven Capadisli
2009-04-13Moved Cloudy's layout styles in skin to theme.Sarven Capadisli
2009-04-13Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-04-13Moved layout styles to base stylesheet.Sarven Capadisli
2009-04-13Using farbtastic jQuery plugin to select design colours.Sarven Capadisli
2009-04-13Updated Cloudy theme's base style for Authorize subscription inputSarven Capadisli
accept
2009-04-13Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-04-13Removing h1 from display in Profile page due to duplicate visibilitySarven Capadisli
of fn and nickname.
2009-04-12Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-04-12Updated styles for the Authrization subscription form inputsSarven Capadisli
2009-04-12Removed unused imagesSarven 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-07Minor adjustment for error/success styles in default stylesheetSarven Capadisli
2009-04-07Markup and styles for search help and errorsSarven Capadisli
2009-04-07Minimum height for content and aside area.Sarven Capadisli