Commit Graph

109 Commits (mono/atari_treeview_rework)

Author SHA1 Message Date
Michael Drake 161271070e Add default visited link colour. 12 years ago
Michael Drake bba74b7a0b Handle readonly attribute for text inputs and textareas. 12 years ago
John Mark Bell 088c91b127 More accurate legacy font size handling 14 years ago
Michael Drake ca8a2b5af0 Fix defualt table cell border width and move border style from default css to code. 16 years ago
Michael Drake decdefb7b1 Add table border styles to default CSS. 16 years ago
John Mark Bell b0f127aa2c Support HTML alignment hints. 16 years ago
Michael Drake 83acae8e1f Add default line-height for form elements. Fixes squashed Google homepage. 16 years ago
Michael Drake 836859763e Undo alignment change pending proper implementation of HTML alignment. 16 years ago
Michael Drake 010774fb25 Remove old forced table cell text alignement. 16 years ago
Michael Drake 17373c1911 Remove default margin from form elements, to match other browsers. 16 years ago
John Mark Bell 250f5c2cae Relative font size hackery. This will do until libcss is done. 16 years ago
John Mark Bell 730e7dc582 title { display: none; } 16 years ago
Michael Drake 2138d4f327 Give iframes an initial size. 16 years ago
Michael Drake 8dea43fc35 Do our default page margin with a margin on BODY, like other browsers and the CSS 2.1 spec example default style sheet for HTML 4.01. 16 years ago
Michael Drake 2c405248b4 Don't display noembed content. 17 years ago
John Mark Bell 191d876e41 Merged revisions 4859-5013,5016-5018 via svnmerge from 17 years ago
Michael Drake 4110152a62 Change handling of form element widths / heights. 17 years ago
Michael Drake 384327a279 Default size for textareas. 17 years ago
Michael Drake a4e1ffda1a Improve handling of HTML attributes / markup: 17 years ago
Michael Drake a86e38d9cc Tweak select element style. 17 years ago
Michael Drake 7d748ae2ff Select element width is width of longest option text. 17 years ago
Michael Drake eb2c2e3f63 Remove dubious default CSS rule. 17 years ago
Michael Drake 43e365f0aa Ensure button style is the same as input type=button. 17 years ago
Michael Drake 477cfc8baf Treat font tag relative sizes of +/- >1 the same as one. 17 years ago
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. 17 years ago
Michael Drake 0309c25c2e Revert last change because it made the tracker almost unusable. 17 years ago
Michael Drake 087516561f Support SUP and SUB tags with relative position in default CSS file. 17 years ago
Michael Drake 0c311cf6a2 Add stylesheet for GTK specific rules. 17 years ago
Michael Drake b74a1a173e Tidy default form element styles. 17 years ago
Michael Drake 75fe183d01 Apply default margin to select and textarea elements too. 17 years ago
Michael Drake b2b6fa0f10 Make inline-blocks have margins. Add defualt margin around form inputs. 17 years ago
Michael Drake d13ac3b066 Increase default font size and line spacing. 17 years ago
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. 17 years ago
Michael Drake 189f9f7492 Update alignment rules again. 17 years ago
Michael Drake e5d3a2e792 Update alignment rules. 17 years ago
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.) 18 years ago
Michael Drake 65d727b190 More alignment changes. 18 years ago
Michael Drake 87836a2b3d Treat CENTER like other browsers do. 18 years ago
James Bursa 829f34b994 Remove form margin (broke centered forms and not needed). 18 years ago
Michael Drake 2a5d4eacc5 Change nested list style. 18 years ago
Richard Wilson f7fe971613 Make default CSS rules closer to the w3c suggestions. 18 years ago
Michael Drake 699a0e34ca Use netsurf-browser.org domain. 18 years ago
Michael Drake 5adbed530c Fix gap between list marker and list content. 18 years ago
Michael Drake 6d6ab5399c Update default list style types. 18 years ago
James Bursa f546f6b5e7 Implement list-style-type circle, square, none, and decimal. 18 years ago
James Bursa fc197a4835 Use new list support for li. 18 years ago
Michael Drake 3590fa427c Update bullet image name. 19 years ago
Michael Drake 45c6e7acdd Update bullet path. 19 years ago
Michael Drake 229731ac82 Center text in TH. 19 years ago
Michael Drake 9fd4526003 [project @ 2006-03-27 00:04:04 by tlsa] 19 years ago