summaryrefslogtreecommitdiff
path: root/!NetSurf/Resources/CSS,f79
Commit message (Collapse)AuthorAgeFilesLines
* Increase default font size and line spacing.Michael Drake2007-12-091-1/+1
| | | | svn path=/trunk/netsurf/; revision=3660
* Put alignment stuff back to how it was in the release branch. However it is ↵Michael Drake2007-11-051-22/+15
| | | | | | 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
* Update alignment rules again.Michael Drake2007-11-011-3/+9
| | | | svn path=/trunk/netsurf/; revision=3640
* Update alignment rules.Michael Drake2007-11-011-15/+16
| | | | svn path=/trunk/netsurf/; revision=3639
* Add rule to make it visually clearer that a menu is available on SELECT ↵Michael Drake2007-09-291-0/+1
| | | | | | elements. (This will have no effect until :after and content: are implemented.) svn path=/trunk/netsurf/; revision=3607
* More alignment changes.Michael Drake2007-05-211-4/+4
| | | | svn path=/trunk/netsurf/; revision=3298
* Treat CENTER like other browsers do.Michael Drake2007-05-211-1/+1
| | | | svn path=/trunk/netsurf/; revision=3297
* Remove form margin (broke centered forms and not needed).James Bursa2007-01-091-1/+1
| | | | svn path=/trunk/netsurf/; revision=3138
* Change nested list style.Michael Drake2007-01-091-1/+1
| | | | svn path=/trunk/netsurf/; revision=3137
* Make default CSS rules closer to the w3c suggestions.Richard Wilson2007-01-061-26/+26
| | | | svn path=/trunk/netsurf/; revision=3136
* Use netsurf-browser.org domain.Michael Drake2006-11-261-1/+1
| | | | svn path=/trunk/netsurf/; revision=3069
* Fix gap between list marker and list content.Michael Drake2006-11-101-1/+1
| | | | svn path=/trunk/netsurf/; revision=3040
* Update default list style types.Michael Drake2006-11-051-0/+3
| | | | svn path=/trunk/netsurf/; revision=3038
* Implement list-style-type circle, square, none, and decimal.James Bursa2006-11-051-2/+4
| | | | svn path=/trunk/netsurf/; revision=3034
* Use new list support for li.James Bursa2006-11-051-4/+1
| | | | svn path=/trunk/netsurf/; revision=3033
* Update bullet image name.Michael Drake2006-08-241-1/+1
| | | | svn path=/trunk/netsurf/; revision=2887
* Update bullet path.Michael Drake2006-08-241-1/+1
| | | | svn path=/trunk/netsurf/; revision=2886
* Center text in TH.Michael Drake2006-04-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=2544
* [project @ 2006-03-27 00:04:04 by tlsa]Michael Drake2006-03-271-4/+4
| | | | | | Tweak various element's default margins. svn path=/import/netsurf/; revision=2192
* [project @ 2006-03-26 23:41:55 by tlsa]Michael Drake2006-03-261-1/+1
| | | | | | Give PRE a bottom margin of 0.5em by default. svn path=/import/netsurf/; revision=2190
* [project @ 2005-11-21 20:46:21 by tlsa]Michael Drake2005-11-211-3/+8
| | | | | | Align attribute on table rows and cells affects block level elements. svn path=/import/netsurf/; revision=1882
* [project @ 2005-11-14 17:51:38 by tlsa]Michael Drake2005-11-141-1/+1
| | | | | | Add rule for hr[noshade]. svn path=/import/netsurf/; revision=1878
* [project @ 2005-08-29 13:58:33 by tlsa]Michael Drake2005-08-291-3/+1
| | | | | | Update default HR style. svn path=/import/netsurf/; revision=1855
* [project @ 2005-08-07 21:31:02 by bursa]James Bursa2005-08-071-0/+2
| | | | | | Place a border around frames. svn path=/import/netsurf/; revision=1844
* [project @ 2005-05-24 21:07:52 by tlsa]Michael Drake2005-05-241-1/+1
| | | | | | Remove border from input images. svn path=/import/netsurf/; revision=1738
* [project @ 2005-05-11 00:54:56 by rjw]Richard Wilson2005-05-111-3/+6
| | | | | | Remove redundant code. Improve rendering of hr elements. svn path=/import/netsurf/; revision=1717
* [project @ 2005-04-26 13:36:21 by tlsa]Michael Drake2005-04-261-8/+9
| | | | | | Increase default cellspacing to 2px and provide 1px default cellpadding. svn path=/import/netsurf/; revision=1685
* [project @ 2005-03-24 00:36:33 by tlsa]Michael Drake2005-03-241-1/+1
| | | | | | Give tables a one pixel default cellspacing. svn path=/import/netsurf/; revision=1578
* [project @ 2005-03-23 23:22:48 by tlsa]Michael Drake2005-03-231-3/+3
| | | | | | Revert last checkin. svn path=/import/netsurf/; revision=1577
* [project @ 2005-03-23 22:43:16 by tlsa]Michael Drake2005-03-231-3/+3
| | | | | | Position aligned tables with margins. svn path=/import/netsurf/; revision=1576
* [project @ 2005-03-17 23:13:45 by tlsa]Michael Drake2005-03-171-1/+3
| | | | | | Temporary hack to distinguish list items. svn path=/import/netsurf/; revision=1538
* [project @ 2005-01-13 20:24:36 by bursa]James Bursa2005-01-131-1/+0
| | | | | | Remove "center > * > *" rule (no longer required since inherit is fully implemented). svn path=/import/netsurf/; revision=1445
* [project @ 2005-01-13 00:11:41 by tlsa]Michael Drake2005-01-131-6/+2
| | | | | | TD and TH use vertical-align: inherit. Update welcome page. svn path=/import/netsurf/; revision=1443
* [project @ 2005-01-11 14:20:54 by rjw]Richard Wilson2005-01-111-5/+5
| | | | | | Add missing CSS terminators svn path=/import/netsurf/; revision=1440
* [project @ 2005-01-10 21:43:57 by rjw]Richard Wilson2005-01-101-12/+12
| | | | | | Fix for CSS rules svn path=/import/netsurf/; revision=1438
* [project @ 2005-01-10 21:35:33 by rjw]Richard Wilson2005-01-101-7/+19
| | | | | | Vertical alignment for table cells svn path=/import/netsurf/; revision=1437
* [project @ 2004-11-23 18:32:28 by rjw]Richard Wilson2004-11-231-1/+1
| | | | | | Fix for form images having an incorrect background colour (thanks should go to tlsa) svn path=/import/netsurf/; revision=1372
* [project @ 2004-10-19 22:31:25 by tlsa]Michael Drake2004-10-191-6/+6
| | | | | | Change default colours for some form elements. svn path=/import/netsurf/; revision=1328
* [project @ 2004-10-17 21:01:35 by bursa]James Bursa2004-10-171-3/+3
| | | | | | More border-styles now implemented. svn path=/import/netsurf/; revision=1311
* [project @ 2004-08-01 13:08:18 by bursa]James Bursa2004-08-011-4/+8
| | | | | | More work on overflow. Modify block centering to left-align when insufficient space. Fix caret positioning for form controls with padding. svn path=/import/netsurf/; revision=1171
* [project @ 2004-07-30 23:40:00 by jmb]John Mark Bell2004-07-301-3/+1
| | | | | | | | Rework stylesheet fetching code to remove dependence on magic numbers (now uses values defined in html.h) Make ad blocking optional. svn path=/import/netsurf/; revision=1168
* [project @ 2004-07-30 21:53:52 by jmb]John Mark Bell2004-07-301-0/+2
| | | | | | Implement some CSS3 attribute selectors svn path=/import/netsurf/; revision=1167
* [project @ 2004-07-25 01:27:16 by jmb]John Mark Bell2004-07-251-0/+1
| | | | | | | Fix for Google front page. There must be a way of doing this which is more generic (otherwise it'll break again under more complex circumstances) svn path=/import/netsurf/; revision=1140
* [project @ 2004-07-23 16:16:51 by bursa]James Bursa2004-07-231-71/+133
| | | | | | Clean up and re-order to HTML specification order. Add a few elements and attributes. svn path=/import/netsurf/; revision=1139
* [project @ 2004-05-03 22:05:40 by bursa]James Bursa2004-05-031-0/+4
| | | | | | Implement dragging files into <input type="file" ...>. svn path=/import/netsurf/; revision=821
* [project @ 2004-04-24 23:44:06 by bursa]James Bursa2004-04-241-0/+1
| | | | | | Add table[align=center]. svn path=/import/netsurf/; revision=802
* [project @ 2004-04-21 21:37:32 by bursa]James Bursa2004-04-211-1/+1
| | | | | | Change dimensions of radio and checkboxes to em. svn path=/import/netsurf/; revision=797
* [project @ 2004-04-18 15:19:53 by bursa]James Bursa2004-04-181-1/+1
| | | | | | Implement <br> properly by adding BOX_BR; fix box tree normalisation bugs. svn path=/import/netsurf/; revision=791
* [project @ 2004-04-12 21:12:50 by bursa]James Bursa2004-04-121-6/+8
| | | | | | Add margins for a few elements. svn path=/import/netsurf/; revision=765
* [project @ 2004-04-12 00:00:47 by bursa]James Bursa2004-04-121-0/+1
| | | | | | Rewrite block context layout, implementing collapsing and negative margins and margins for tables. svn path=/import/netsurf/; revision=754