Searched refs:margin (Results 1 - 25 of 209) sorted by relevance

123456789

/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DStyleSurroundData.cpp28 : margin(Fixed)
36 , margin(o.margin)
44 return offset == o.offset && margin == o.margin && padding == o.padding && border == o.border;
/macosx-10.9.5/dcerpc-58/www/content/css/blueprint/src/
H A Dtypography.css22 h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
23 h2 { font-size: 2em; margin-bottom: 0.75em; }
24 h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
25 h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
26 h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
31 margin: 0;
37 p { margin: 0 0 1.5em; }
38 p img.left { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
39 p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }
45 blockquote { margin
[all...]
H A Dgrid.css7 spanning 30px, and a 10px margin between columns.
20 margin: 0 auto;
29 /* Sets up basic grid floating and margin. */
36 margin-right: 10px;
40 .last, div.last { margin-right: 0; }
66 .span-24 { width: 950px; margin: 0; }
121 margin-right: 5px;
128 margin-right: 25px;
135 .pull-1 { margin-left: -40px; }
136 .pull-2 { margin
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/doctools2base/
H A Dhtml_cssdefaults.tcl32 margin-left: 10%;
33 margin-right: 10%;
36 margin-left: -5%;
39 margin-top: 1em;
50 margin-right: 0em;
51 margin-top: 3pt;
52 margin-bottom: 3pt;
69 margin-left: 0em;
77 margin: 0%;
91 margin
[all...]
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-report/
H A Dtests-results.css31 margin: 0 0 0 0;
46 margin-left: 10pt;
47 margin-right: 10pt;
54 margin-left: 20pt;
55 margin-right: 20pt;
60 margin-left: 40pt;
61 margin-right: 40pt;
65 margin-left: 40pt;
66 margin-right: 40pt;
70 margin
[all...]
/macosx-10.9.5/WebCore-7537.78.1/css/
H A Dquirks.css26 margin-right: 3px;
29 margin-left: 3px;
50 /* Set margin-bottom for form element in quirks mode. */
53 margin-bottom: 1em
H A DthemeWin.css51 margin:3px 3px 3px 4px;
55 margin:3px 3px 0 5px;
89 margin-right: 3px;
93 margin: auto 3px auto 2px;
97 margin: auto 3px auto 2px;
101 margin: 0;
H A Dhtml.css59 margin: 8px
64 margin: 0px;
70 -webkit-margin-before: 1__qem;
71 -webkit-margin-after: 1__qem;
72 -webkit-margin-start: 0;
73 -webkit-margin-end: 0;
99 -webkit-margin-before: 1__qem;
100 -webkit-margin-after: 1em;
101 -webkit-margin-start: 40px;
102 -webkit-margin
[all...]
/macosx-10.9.5/dcerpc-58/www/content/css/blueprint/plugins/fancy-type/
H A Dscreen.css11 p + p { text-indent:2em; margin-top:-1.5em; }
30 .dquo { margin-left: -.5em; }
53 margin-bottom: 1.5em;
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/iwidgets/sample/
H A Dpanedwindow.rb8 pw.add('middle', :margin=>10)
9 pw.add('bottom', :margin=>10, :minimum=>10)
20 pw.paneconfigure('bottom', :margin=>15)
H A Dpanedwindow2.rb8 middle = pw.add(:margin=>10)
9 bottom = pw.add(:margin=>10, :minimum=>10)
20 pw.paneconfigure(bottom, :margin=>15)
/macosx-10.9.5/dcerpc-58/www/content/css/blueprint/
H A Dscreen.css15 html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
27 h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
28 h2 {font-size:2em;margin-bottom:0.75em;}
29 h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
30 h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
31 h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
33 h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
34 p {margin:0 0 1.5em;}
35 p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
36 p img.right {float:right;margin
[all...]
/macosx-10.9.5/WebCore-7537.78.1/xml/
H A DXMLViewer.css32 margin: 10px;
40 margin-top: 1em;
41 margin-left: 20px;
47 margin-left: 1em;
57 margin-left: -10px;
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/generic/
H A Dpane.itk52 itk_option define -margin margin Margin 8
104 # OPTION: -margin
107 # This is done by setting the borderwidth of the pane to the margin.
109 itcl::configbody iwidgets::Pane::margin {
110 set pixels [winfo pixels $itk_component(hull) $itk_option(-margin)]
111 set itk_option(-margin) $pixels
114 -borderwidth $itk_option(-margin)
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DbreakpointsList.css32 margin-top: 4px;
33 margin-bottom: 4px;
34 margin-left: 23px;
35 margin-right: 8px;
40 margin-left: 0;
41 margin-right: 0;
49 margin: 0;
71 margin: 0 4px;
81 margin: 2px 0 0px 20px;
92 margin
[all...]
/macosx-10.9.5/bzip2-29/bzip2/
H A Dbzip.css21 margin-left: 1.5em;
32 #release p { margin-top: 0.4em; }
39 margin: 0px 4px 16px 16px;
44 margin-bottom: 10px;
49 margin-left: 0px;
57 margin-bottom: 0.5em;
73 margin: 4px 0px 4px 0px;
/macosx-10.9.5/tcl-102/tcl_ext/memchan/memchan/doc/
H A Dmanpage.css19 margin-left: 10%;
20 margin-right: 10%;
24 margin-left: 0%;
25 margin-right: 0%;
29 margin-left: -5%;
36 margin-top: 5pt;
37 margin-bottom: 5pt;
38 margin-left: 0%;
39 margin-right: 0%;
78 margin
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/doc/
H A Dmanpage.css19 margin-left: 10%;
20 margin-right: 10%;
24 margin-left: 0%;
25 margin-right: 0%;
29 margin-left: -5%;
36 margin-top: 5pt;
37 margin-bottom: 5pt;
38 margin-left: 0%;
39 margin-right: 0%;
70 margin
[all...]
/macosx-10.9.5/apache-786.1/httpd/docs/manual/style/css/
H A Dmanual.css32 margin: 0;
193 margin: 0;
206 margin: 0 0 0.5em 0;
245 margin: 1.3em 0 0.4em 0;
255 margin: 1.3em 0 0.2em 0;
259 /* margin adjustment */
261 margin-top: 0;
268 margin-bottom: 1em;
277 margin: 0 0 0.5em 0;
284 margin
[all...]
H A Dmanual-print.css32 margin: 0;
123 margin: 1em 0 0.5em 0;
139 margin: 0 0 0.5em 0;
172 margin: 1.3em 0 0.4em 0;
182 margin: 1.3em 0 0.2em 0;
186 /* margin adjustment */
188 margin-top: 0;
195 margin-bottom: 1em;
204 margin: 0 0 0.5em 0;
211 margin
[all...]
H A Dmanual-loose-100pc.css77 margin: 1em 0 0.3em 0;
82 margin-top: 0;
90 margin-bottom: 1em;
94 margin-left: 0;
99 margin-right: 19px;
116 margin: 0;
128 margin: 0 0 1em 30px;
135 margin-right: 0;
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/sample/Fortune.wdgt/
H A DFortune.css69 margin: 0;
/macosx-10.9.5/dcerpc-58/www/content/css/blueprint/plugins/rtl/
H A Dscreen.css13 margin-right: 0;
14 margin-left: 10px;
17 body .last { margin-left: 0; }
71 margin-right: 0;
72 margin-left: 5px;
80 margin-right: 0;
81 margin-left: 25px;
86 body .pull-1 { margin-left: 0; margin-right: -40px; }
87 body .pull-2 { margin
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/plotchart/
H A Dplotconfig.tcl39 set config(xyplot,components) {title margin text legend leftaxis rightaxis bottomaxis background}
40 set config(xlogyplot,components) {title margin text legend leftaxis bottomaxis background}
41 set config(logxyplot,components) {title margin text legend leftaxis bottomaxis background}
42 set config(logxlogyplot,components) {title margin text legend leftaxis bottomaxis background}
43 set config(piechart,components) {title margin text legend labels background}
44 set config(polarplot,components) {title margin text legend axis background}
45 set config(histogram,components) {title margin text legend leftaxis rightaxis bottomaxis background}
46 set config(horizbars,components) {title margin text legend leftaxis bottomaxis background}
47 set config(vertbars,components) {title margin text legend leftaxis bottomaxis background}
48 set config(ganttchart,components) {title margin tex
[all...]
/macosx-10.9.5/libxslt-13/libxslt/tests/xmlspec/
H A DW3C-REC.css25 margin: 2em 1em 2em 70px;
49 div.head { margin-bottom: 1em }
50 div.head h1 { margin-top: 2em; clear: both }
51 div.head table { margin-left: 2em; margin-top: 2em }
61 pre { margin-left: 2em }
64 margin-top: 0.6em;
65 margin-bottom: 0.6em;
68 dt, dd { margin-top: 0; margin
[all...]

Completed in 127 milliseconds

123456789