Commit Graph

134 Commits

Author SHA1 Message Date
Sarven Capadisli 0c8990b435 Slight alignment 2009-10-27 16:32:09 +01:00
Sarven Capadisli d18f4a35ed Better alignment 2009-10-19 14:47:08 +00:00
Sarven Capadisli 1624373760 Updated default theme to use the CSS Sprites method for common icons 2009-10-13 11:44:56 +00:00
Sarven Capadisli 8438724296 Updated identica and default theme to use processing indicator 2009-09-07 14:51:10 +00:00
Evan Prodromou a21ca17f68 change default logo from laconica to status.net 2009-08-27 09:04:40 -07:00
Evan Prodromou 1f6ea95c92 convert CSS files to use new names 2009-08-25 18:21:37 -04:00
brion 84227dd4e1 Use spinner icon while performing AJAX submissions of favorite/unfavorite button so there's some visual feedback that something's happening. 2009-08-16 20:01:56 -04:00
Sarven Capadisli 4a0a6c96ce Updated link colour. 2009-08-09 13:23:35 +02:00
Craig Andrews d9a9af569f Used Yahoo! Smush.it to save a few bytes on the images 2009-08-06 22:30:02 -04:00
Sarven Capadisli cb2f668ff6 Removed not overly significant style from div.entry-content. It helps
with attachment views as well (Ticket 1761)
2009-08-04 16:24:23 +00:00
Sarven Capadisli 66a959a776 Removed <dl> structure from NoticeListItem::showReplyLink. Reason:
Same as commit e0b877b26c.
2009-07-25 17:44:19 +00:00
Sarven Capadisli e0b877b26c Removed <dl> structure from NoticeListItem::showDeleteLink. Reason:
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.
2009-07-25 17:37:37 +00:00
Sarven Capadisli 53b7fb7f1c Using box-shadow on the site_nav_local_views li instead of a. 2009-07-04 18:28:24 +00:00
Sarven Capadisli d1d5347ba3 Using transparent background colour instead of solid for notice on hover 2009-06-25 20:36:02 +00:00
Sarven Capadisli 3cfa2ebb05 Updated default colour theme and IE6 colours for transparent values 2009-06-23 21:18:41 +00:00
Sarven Capadisli 2b3746013e Updated themes for notice hover on content area 2009-06-18 04:55:41 +00:00
Sarven Capadisli 00736bddd1 Fix for background image repetition for various page heights 2009-06-18 01:39:37 +00:00
Sarven Capadisli 85a4e32f30 Updated input submit for making a user admin of a group 2009-06-17 09:03:59 +00:00
Sarven Capadisli 0e4d8c416d Removed NoticeHover from JavaScript for speed gain. Using CSS instead
to handle the notice hover state. The difference is only seen in the
conversation page.
2009-06-17 07:49:41 +00:00
Sarven Capadisli 3974ab633c Brought back borders for content, navigation, aside_primary but
applied transparent colour instead, hence not visible. This way, other
laconica instances make use of the border if they change only the
colour.
2009-06-16 21:47:58 +00:00
Sarven Capadisli fcc8684036 Minor margin value change 2009-06-16 21:10:14 +00:00
Sarven Capadisli c8e3e0d716 More contrast for tabs 2009-06-16 20:56:12 +00:00
Sarven Capadisli c74a079e47 UI updates:
Added box-shadow to local views, input focus, content
Removed borders from local views, content, aside_primary
Some cleaning
2009-06-16 19:40:23 +00:00
Sarven Capadisli c98179378b Revert "Using neutral colour for notice hover"
This reverts commit 5daa0e358f.
2009-06-16 07:45:19 +00:00
Sarven Capadisli 5daa0e358f Using neutral colour for notice hover 2009-06-16 06:32:17 +00:00
Sarven Capadisli e18504d1d2 Styles for group block 2009-06-15 05:38:18 +00:00
Sarven Capadisli 0bc9b2e730 Cross-browser notice_attach 2009-06-15 03:21:15 +00:00
Sarven Capadisli 6af79f4755 Updated default stylesheet for notice attach 2009-06-09 17:49:24 +00:00
Sarven Capadisli 60ac9bc6fd Bunch of UI fixes/improvements for attachments (hover, overlay, notice view,
clip)
2009-05-27 19:43:43 +00:00
Sarven Capadisli 07dabe7889 Made conversation thread UI a bit more visible.
Added right margin for notice options.
2009-05-24 21:16:26 +00:00
Sarven Capadisli fde9b09435 Changing opacity to 1 only on the hovered notice item 2009-05-24 01:53:08 +00:00
Sarven Capadisli 69e88546fd Init styles for conversation page 2009-05-22 02:46:22 +00:00
Sarven Capadisli 56a8a255ff Changed No/Yes and Reset/Save locations. They are now a little more
usable by first offering the option to undo and than do.
2009-05-21 00:12:48 +00:00
Sarven Capadisli 62d2229573 Removed visited and vcard background (matches identica theme) 2009-05-19 01:24:35 +00:00
Sarven Capadisli 10d42ce392 Giving more contrast between the background colour and the laconica logo. 2009-05-01 04:39:49 +00:00
Sarven Capadisli fb8340fb54 Added laconica logo
Updated installation page markup
2009-05-01 03:50:24 +00:00
Evan Prodromou 55d7bb4701 Merge branch '0.7.x' into 0.8.x 2009-04-15 11:35:43 -04:00
Sarven Capadisli 7095c93f66 Simpler separation of themes. New themes can either make use of the
default styles or make their own.
2009-04-14 23:13:02 +00:00
Evan Prodromou b142c26010 Make stuff work with no base 2009-04-14 16:02:09 -04:00
Sarven Capadisli 4f966709e6 Added farbtastic's default stylesheet 2009-04-13 17:30:25 +00:00
Sarven Capadisli 526cdd8a81 Merge branch '0.7.x' into 0.8.x 2009-04-13 17:26:58 +00:00
Sarven Capadisli d4f9f2c69b Moved layout styles to base stylesheet. 2009-04-13 17:26:12 +00:00
Sarven Capadisli ed3d68435f Using farbtastic jQuery plugin to select design colours. 2009-04-13 05:39:23 +00:00
Sarven Capadisli 7ae6db8019 Merge branch '0.7.x' into 0.8.x 2009-04-13 03:07:34 +00:00
Sarven Capadisli 2341f99224 Merge branch '0.7.x' into 0.8.x 2009-04-12 21:50:57 +00:00
Sarven Capadisli 7a00dc749d Updated styles for the Authrization subscription form inputs 2009-04-12 21:50:14 +00:00
Sarven Capadisli 6c7f5db9b3 Removed unused images 2009-04-12 02:38:14 +00:00
Sarven Capadisli 030477b02a Separation of themes (i.e., layout, typography) and skins (i.e., background
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-12 02:08:55 +00:00
Sarven Capadisli 5dfc09d9d2 Minor adjustment for error/success styles in default stylesheet 2009-04-07 21:04:24 +00:00
Sarven Capadisli 27a279e7c1 Down playing the Register link's styles so it doesn't battle for
attention when anon_notice is present.
2009-04-07 18:16:16 +00:00