Sarven Capadisli
7576c67aa6
Updated default and identica theme to use a single instance of
...
property:value for icons.
2009-11-01 20:07:45 +01:00
Sarven Capadisli
b975ab6c2e
Moved theme styles from identica to base
2009-11-01 19:48:54 +01:00
Sarven Capadisli
d42ef11123
Updated form_notice styles. .form_notice applies to both noticeform
...
(form_notice) and messageform (form_notice-direct)
2009-10-31 17:25:41 +01:00
Sarven Capadisli
d37bf29bba
Fixed nudge and direct message background image alignment
2009-10-06 15:40:28 +00:00
Sarven Capadisli
e63a435868
Using 'CSS sprites' for common icons for the identica theme. Default
...
theme will follow after some tests.
2009-10-06 17:16:28 +02:00
Sarven Capadisli
8438724296
Updated identica and default theme to use processing indicator
2009-09-07 14:51:10 +00:00
Evan Prodromou
1f6ea95c92
convert CSS files to use new names
2009-08-25 18:21:37 -04:00
Sarven Capadisli
4a0a6c96ce
Updated link colour.
2009-08-09 13:23:35 +02: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
ca53791988
Using notice hover only on content area
2009-06-18 04:54:12 +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
b708b81065
Init notice_data-attach UI for form_notice
2009-06-05 00:00:04 -04: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
8c5d1b63df
Removed visited and vcard a background colors.
2009-05-19 00:09:06 +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
d4f9f2c69b
Moved layout styles to base stylesheet.
2009-04-13 17:26:12 +00:00
Sarven Capadisli
7a00dc749d
Updated styles for the Authrization subscription form inputs
2009-04-12 21:50: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
658462ce85
Markup and styles for search help and errors
2009-04-07 21:02:47 +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
Sarven Capadisli
36f73bffbc
Better support for 800px ~ 1024px width viewport/screen resolutions.
2009-04-02 06:29:49 +00:00
Sarven Capadisli
86c7a3c44d
Using base presentation instead of identica theme to hide site name
...
when site logo is present
2009-03-30 00:21:05 +00:00
Sarven Capadisli
90e5f01f8a
Processing indicator (aka spinner thingy) for form_notice submits
2009-03-25 22:53:21 +00:00
Meitar Moscovitz
8ec312043f
Add a link to the group search page from a user's own group list.
...
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-07 04:03:25 +11:00
Sarven Capadisli
ac23321a40
Added primary and secondary form actions. Fixed markup for
...
form_notice_delete
2009-02-06 06:27:04 +00:00
Sarven Capadisli
9abfe1848a
Ticket 1029 -- Atom feed icon. Also updated the RSS icon to PNG version.
2009-02-02 17:21:33 +00:00
Sarven Capadisli
99fba4932d
Ticket 1044 -- Removed border-top, reduced padding, changed notice
...
count from 6 to 5, removed nickname.
2009-02-02 17:02:58 +00:00
Sarven Capadisli
5f004c0158
Added "Edit" entity_action.
...
Updated theme files.
2009-02-02 16:33:47 +00:00
Sarven Capadisli
add0b7f329
Resaved identica logo as transparent PNG24 in order to handle various
...
background colours without having to explicitly apply anti-aliasing.
Updated colour information in identica theme.
Removed ie7 base stylesheet that's no longer required.
Added ie identica stylesheet to handle solid background colour for
2009-02-01 18:04:56 +00:00
Sarven Capadisli
59e42b766e
Ticket #1045 -- Added borders to all sides of the pagination anchor.
2009-02-01 05:08:36 +00:00
Sarven Capadisli
43509a3c17
Better colour contrast for major areas (background, sidebar, tabs)
2009-01-27 06:04:50 +00:00
Sarven Capadisli
cf7908a971
M
2009-01-24 05:03:32 +00:00
sarven
8e4f985e45
Minor
2009-01-24 03:45:44 +00:00
sarven
08030196ca
new group markup in usergroups matching groups
2009-01-24 03:23:40 +00:00
sarven
500ed2f5eb
Cleanup
2009-01-23 05:23:28 +00:00
sarven
e2afca803d
Cleanup
2009-01-23 04:54:54 +00:00
sarven
fbe6aa703e
Tag cloud font-size and line-height
2009-01-23 04:08:12 +00:00
sarven
961c5af3ce
Anonymous notice
2009-01-23 03:47:32 +00:00
sarven
0905586355
Minor section vcard background
2009-01-23 02:46:03 +00:00
sarven
251551fee6
Group top post section and styles
2009-01-22 21:47:33 +00:00
sarven
6fa7ce5d5e
Minor
2009-01-22 21:08:49 +00:00
sarven
785ffd5b9b
Populat notices and some css cleanup
2009-01-22 21:03:59 +00:00
sarven
94d9329b5f
entry content opacity
2009-01-22 20:32:26 +00:00
sarven
690273e20d
notice stlye updates
2009-01-22 19:43:08 +00:00
sarven
8daec3c245
Colour fix for Subscribe input.submit
2009-01-22 17:01:57 +00:00
sarven
28981279c4
Colour for group leave (same as unsubscribe)
2009-01-22 08:54:00 +00:00
sarven
a330bdac62
Moved nudge response from util.php to nudge.php
...
Adjusted some CSS
2009-01-22 06:33:38 +00:00
sarven
a57f12b06c
selector name cleanup
2009-01-22 00:04:13 +00:00
sarven
27b627c094
Made user_actions styles more consistent
2009-01-21 06:54:17 +00:00
sarven
96e40e0649
profilelist markup and styles
2009-01-21 01:10:11 +00:00
sarven
bb4a6a514b
user_actions form markup and styling
2009-01-20 22:36:57 +00:00
sarven
6967e3ec86
Setting up a way to deal with different logo sizes.
2009-01-19 04:19:14 +00:00
sarven
2fb53cdae4
Cleaning styles
2009-01-19 03:54:46 +00:00
sarven
6fa7ac1305
Started default stylesheet. Grouped colours for themeing.
2009-01-19 02:06:40 +00:00
sarven
8f9762aab1
Cross-browser stuff
2009-01-19 00:48:12 +00:00
sarven
910bd33243
Minimal cross browser styling (mostly IE7). w00t!
2009-01-19 00:10:42 +00:00
sarven
9d384aadb1
@id for site_nav_global_primary items in order to target for styling
2009-01-18 22:08:51 +00:00
sarven
d46c2cc8a7
IM settings markup and style.
...
Added confirmed/unconfirmed styles
2009-01-18 20:36:50 +00:00
sarven
4b1cc73a58
Favor/Disfavor form @class
...
Created icon, and add style
JS selector change
Fixed return actions
2009-01-18 03:12:39 +00:00
sarven
c1a247358d
Outline for notice-option anchor
2009-01-18 02:34:30 +00:00
sarven
245f317bbd
Tweaking notice div.entry-content which impacts notice-option input
2009-01-18 01:52:54 +00:00
sarven
ffb1bb1fbb
notice div.entry-content notice-options styles
2009-01-18 01:14:14 +00:00
sarven
6cc3f78cf3
Typography update to input and anchors on div.entry-content and
...
div.notice-options
2009-01-17 20:06:56 +00:00
sarven
f28f1108a9
Opacity on notice div.entry-content and div.notice-options
2009-01-17 16:42:54 +00:00
sarven
1df4a38313
notice vcard url and a:visited style
2009-01-17 03:09:00 +00:00
sarven
607e65be81
Delete notice markup and styles
2009-01-17 02:32:13 +00:00
sarven
996eb1da4e
site nav local views styles -- rgba background color
2009-01-17 02:13:02 +00:00
sarven
e34efca7f3
Update to notice form character count warning
2009-01-16 18:14:20 +00:00
sarven
8abf935186
.notice style update
2009-01-16 17:50:14 +00:00
sarven
944876181c
NoticeOver styles
2009-01-16 04:50:44 +00:00
sarven
ed8c3794df
Created reply icon (vertical flip of undo)
2009-01-16 00:50:46 +00:00
sarven
07e84976c2
Changed from supplemental_primary to aside_primary
2009-01-15 22:02:58 +00:00
sarven
7bb074898f
Up to date
2009-01-15 20:15:11 +00:00
sarven
caaf237de8
Base theme stylesheet includes layout, and typography information
...
Identica theme stylesheet includes colour and background information
2009-01-14 22:19:17 +00:00