Commit Graph

89 Commits

Author SHA1 Message Date
Michael Drake
7d748ae2ff Select element width is width of longest option text.
svn path=/trunk/netsurf/; revision=3855
2008-02-11 17:53:00 +00:00
Michael Drake
eb2c2e3f63 Remove dubious default CSS rule.
svn path=/trunk/netsurf/; revision=3822
2008-02-02 13:36:30 +00:00
Michael Drake
43e365f0aa Ensure button style is the same as input type=button.
svn path=/trunk/netsurf/; revision=3820
2008-02-02 09:53:42 +00:00
Michael Drake
477cfc8baf Treat font tag relative sizes of +/- >1 the same as one.
svn path=/trunk/netsurf/; revision=3817
2008-02-02 00:48:39 +00:00
Michael Drake
120ca506c1 Make text input boxes with height:auto; and no initial value get a sensible height. Make all form elements have their dimensions based on the configured minimum font size, if the current text size is smaller. Remove redundant code for setting radio icon and checkbox sizes. All em/ex based sizes now respect the min font size, when it's in effect. Updated default styles for form elements.
svn path=/trunk/netsurf/; revision=3813
2008-02-02 00:13:19 +00:00
Michael Drake
0309c25c2e Revert last change because it made the tracker almost unusable.
svn path=/trunk/netsurf/; revision=3810
2008-01-30 22:09:41 +00:00
Michael Drake
087516561f Support SUP and SUB tags with relative position in default CSS file.
svn path=/trunk/netsurf/; revision=3808
2008-01-30 18:30:59 +00:00
Michael Drake
0c311cf6a2 Add stylesheet for GTK specific rules.
svn path=/trunk/netsurf/; revision=3802
2008-01-29 14:00:56 +00:00
Michael Drake
b74a1a173e Tidy default form element styles.
svn path=/trunk/netsurf/; revision=3801
2008-01-29 13:03:29 +00:00
Michael Drake
75fe183d01 Apply default margin to select and textarea elements too.
svn path=/trunk/netsurf/; revision=3790
2008-01-28 02:25:30 +00:00
Michael Drake
b2b6fa0f10 Make inline-blocks have margins. Add defualt margin around form inputs.
svn path=/trunk/netsurf/; revision=3779
2008-01-27 17:39:14 +00:00
Michael Drake
d13ac3b066 Increase default font size and line spacing.
svn path=/trunk/netsurf/; revision=3660
2007-12-09 11:13:25 +00:00
Michael Drake
ac084adfb2 Put alignment stuff back to how it was in the release branch. However it is done in the default CSS file, there are problems. We may as well have the same problems in the release and development builds.
svn path=/trunk/netsurf/; revision=3651
2007-11-05 15:39:54 +00:00
Michael Drake
189f9f7492 Update alignment rules again.
svn path=/trunk/netsurf/; revision=3640
2007-11-01 21:59:35 +00:00
Michael Drake
e5d3a2e792 Update alignment rules.
svn path=/trunk/netsurf/; revision=3639
2007-11-01 21:44:44 +00:00
Michael Drake
bd590f4f99 Add rule to make it visually clearer that a menu is available on SELECT elements. (This will have no effect until :after and content: are implemented.)
svn path=/trunk/netsurf/; revision=3607
2007-09-29 11:51:10 +00:00
Michael Drake
65d727b190 More alignment changes.
svn path=/trunk/netsurf/; revision=3298
2007-05-21 12:58:14 +00:00
Michael Drake
87836a2b3d Treat CENTER like other browsers do.
svn path=/trunk/netsurf/; revision=3297
2007-05-21 10:59:55 +00:00
James Bursa
829f34b994 Remove form margin (broke centered forms and not needed).
svn path=/trunk/netsurf/; revision=3138
2007-01-09 19:43:52 +00:00
Michael Drake
2a5d4eacc5 Change nested list style.
svn path=/trunk/netsurf/; revision=3137
2007-01-09 18:14:22 +00:00
Richard Wilson
f7fe971613 Make default CSS rules closer to the w3c suggestions.
svn path=/trunk/netsurf/; revision=3136
2007-01-06 16:11:51 +00:00
Michael Drake
699a0e34ca Use netsurf-browser.org domain.
svn path=/trunk/netsurf/; revision=3069
2006-11-26 19:07:36 +00:00
Michael Drake
5adbed530c Fix gap between list marker and list content.
svn path=/trunk/netsurf/; revision=3040
2006-11-10 14:53:46 +00:00
Michael Drake
6d6ab5399c Update default list style types.
svn path=/trunk/netsurf/; revision=3038
2006-11-05 22:49:17 +00:00
James Bursa
f546f6b5e7 Implement list-style-type circle, square, none, and decimal.
svn path=/trunk/netsurf/; revision=3034
2006-11-05 19:50:34 +00:00
James Bursa
fc197a4835 Use new list support for li.
svn path=/trunk/netsurf/; revision=3033
2006-11-05 17:46:51 +00:00
Michael Drake
3590fa427c Update bullet image name.
svn path=/trunk/netsurf/; revision=2887
2006-08-24 17:18:47 +00:00
Michael Drake
45c6e7acdd Update bullet path.
svn path=/trunk/netsurf/; revision=2886
2006-08-24 17:12:39 +00:00
Michael Drake
229731ac82 Center text in TH.
svn path=/trunk/netsurf/; revision=2544
2006-04-22 09:24:27 +00:00
Michael Drake
9fd4526003 [project @ 2006-03-27 00:04:04 by tlsa]
Tweak various element's default margins.

svn path=/import/netsurf/; revision=2192
2006-03-27 00:04:04 +00:00
Michael Drake
1c1c7d4332 [project @ 2006-03-26 23:41:55 by tlsa]
Give PRE a bottom margin of 0.5em by default.

svn path=/import/netsurf/; revision=2190
2006-03-26 23:41:55 +00:00
Michael Drake
63bcda7110 [project @ 2005-11-21 20:46:21 by tlsa]
Align attribute on table rows and cells affects block level elements.

svn path=/import/netsurf/; revision=1882
2005-11-21 20:46:21 +00:00
Michael Drake
823c0fd52f [project @ 2005-11-14 17:51:38 by tlsa]
Add rule for hr[noshade].

svn path=/import/netsurf/; revision=1878
2005-11-14 17:51:38 +00:00
Michael Drake
005c5f32a8 [project @ 2005-08-29 13:58:33 by tlsa]
Update default HR style.

svn path=/import/netsurf/; revision=1855
2005-08-29 13:58:33 +00:00
James Bursa
6c597c302d [project @ 2005-08-07 21:31:02 by bursa]
Place a border around frames.

svn path=/import/netsurf/; revision=1844
2005-08-07 21:31:02 +00:00
Michael Drake
6e911d924e [project @ 2005-05-24 21:07:52 by tlsa]
Remove border from input images.

svn path=/import/netsurf/; revision=1738
2005-05-24 21:07:52 +00:00
Richard Wilson
04ac7d63f9 [project @ 2005-05-11 00:54:56 by rjw]
Remove redundant code. Improve rendering of hr elements.

svn path=/import/netsurf/; revision=1717
2005-05-11 00:54:56 +00:00
Michael Drake
808298b242 [project @ 2005-04-26 13:36:21 by tlsa]
Increase default cellspacing to 2px and provide 1px default cellpadding.

svn path=/import/netsurf/; revision=1685
2005-04-26 13:36:21 +00:00
Michael Drake
53d959cfda [project @ 2005-03-24 00:36:33 by tlsa]
Give tables a one pixel default cellspacing.

svn path=/import/netsurf/; revision=1578
2005-03-24 00:36:33 +00:00
Michael Drake
a86fc14128 [project @ 2005-03-23 23:22:48 by tlsa]
Revert last checkin.

svn path=/import/netsurf/; revision=1577
2005-03-23 23:22:48 +00:00
Michael Drake
4bdb8b3234 [project @ 2005-03-23 22:43:16 by tlsa]
Position aligned tables with margins.

svn path=/import/netsurf/; revision=1576
2005-03-23 22:43:16 +00:00
Michael Drake
f2f9703ae0 [project @ 2005-03-17 23:13:45 by tlsa]
Temporary hack to distinguish list items.

svn path=/import/netsurf/; revision=1538
2005-03-17 23:13:45 +00:00
James Bursa
34614fdad9 [project @ 2005-01-13 20:24:36 by bursa]
Remove "center > * > *" rule (no longer required since inherit is fully implemented).

svn path=/import/netsurf/; revision=1445
2005-01-13 20:24:36 +00:00
Michael Drake
49ef7f8d26 [project @ 2005-01-13 00:11:41 by tlsa]
TD and TH use vertical-align: inherit.  Update welcome page.

svn path=/import/netsurf/; revision=1443
2005-01-13 00:11:41 +00:00
Richard Wilson
7623444f4e [project @ 2005-01-11 14:20:54 by rjw]
Add missing CSS terminators

svn path=/import/netsurf/; revision=1440
2005-01-11 14:20:54 +00:00
Richard Wilson
18407adb7a [project @ 2005-01-10 21:43:57 by rjw]
Fix for CSS rules

svn path=/import/netsurf/; revision=1438
2005-01-10 21:43:57 +00:00
Richard Wilson
7b1c6c0ea8 [project @ 2005-01-10 21:35:33 by rjw]
Vertical alignment for table cells

svn path=/import/netsurf/; revision=1437
2005-01-10 21:35:34 +00:00
Richard Wilson
435fbce542 [project @ 2004-11-23 18:32:28 by rjw]
Fix for form images having an incorrect background colour (thanks should go to tlsa)

svn path=/import/netsurf/; revision=1372
2004-11-23 18:32:28 +00:00
Michael Drake
7209b0e921 [project @ 2004-10-19 22:31:25 by tlsa]
Change default colours for some form elements.

svn path=/import/netsurf/; revision=1328
2004-10-19 22:31:25 +00:00
James Bursa
f0643f4a35 [project @ 2004-10-17 21:01:35 by bursa]
More border-styles now implemented.

svn path=/import/netsurf/; revision=1311
2004-10-17 21:01:35 +00:00