Home
last modified time | relevance | path

Searched refs:bottom (Results 1 – 25 of 1158) sorted by relevance

12345678910>>...47

/plugin/revealjs/css/theme/template/
H A Dmixins.scss1 @mixin vertical-gradient( $top, $bottom ) { parameter
3 background: -moz-linear-gradient( top, $top 0%, $bottom 100% );
4 …kground: -webkit-gradient( linear, left top, left bottom, color-stop(0%,$top), color-stop(100%,$bo…
5 background: -webkit-linear-gradient( top, $top 0%, $bottom 100% );
6 background: -o-linear-gradient( top, $top 0%, $bottom 100% );
7 background: -ms-linear-gradient( top, $top 0%, $bottom 100% );
8 background: linear-gradient( top, $top 0%, $bottom 100% );
11 @mixin horizontal-gradient( $top, $bottom ) { parameter
13 background: -moz-linear-gradient( left, $top 0%, $bottom 100% );
16 background: -o-linear-gradient( left, $top 0%, $bottom 100% );
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.border.class.php9 var $bottom; variable in BorderPDF
15 $this->bottom =& new EdgePDF();
53 $border->bottom = $this->bottom->copy();
55 $border->bottom = CSS_PROPERTY_INHERIT;
74 $this->bottom = $value->copy();
90 $this->bottom->doInherit($state,
101 return $this->bottom;
121 $this->bottom->style == BS_NONE;
156 if ($this->bottom->is_visible()) {
157 $this->bottom->show($viewport, $box,
[all …]
H A Dvalue.border.style.class.php9 var $bottom; variable in BorderStyle
12 $value =& new BorderStyle($this->top, $this->right, $this->bottom, $this->left);
16 function BorderStyle($top, $right, $bottom, $left) { argument
20 $this->bottom = $bottom;
H A Dvalue.border.color.class.php9 var $bottom; variable in BorderColor
12 $value =& new BorderColor($this->top, $this->right, $this->bottom, $this->left);
16 function BorderColor($top, $right, $bottom, $left) { argument
20 $this->bottom = $bottom->copy();
H A Dvalue.border.width.class.php9 var $bottom; variable in BorderWidth
12 $value =& new BorderWidth($this->top, $this->right, $this->bottom, $this->left);
16 function BorderWidth($top, $right, $bottom, $left) { argument
20 $this->bottom = $bottom->copy();
H A Dvalue.margin.class.php68 var $bottom; variable in MarginValue
78 if ($this->bottom === CSS_PROPERTY_INHERIT) {
80 $this->bottom = $value->copy();
97 …$value->bottom = ($this->bottom === CSS_PROPERTY_INHERIT) ? CSS_PROPERTY_INHERIT : $this->bottom->…
107 $value->bottom = MarginSideValue::init($data[2]);
117 $this->bottom->is_default();
122 $this->bottom->units2pt($base);
129 $this->bottom->calcPercentage($base);
H A Dvalue.padding.class.php63 var $bottom; variable in PaddingValue
73 if ($this->bottom === CSS_PROPERTY_INHERIT) {
75 $this->bottom = $value->copy();
92 …$value->bottom = ($this->bottom === CSS_PROPERTY_INHERIT) ? CSS_PROPERTY_INHERIT : $this->bottom->…
103 $this->bottom->is_default();
110 $value->bottom = PaddingSideValue::init($data[2]);
117 $this->bottom->units2pt($base);
124 $this->bottom->calcPercentage($base);
/plugin/combo/resources/theme/default/components/css/
H A Dlogin.css18 margin-bottom: -1px;
19 border-bottom-right-radius: 0;
20 border-bottom-left-radius: 0;
30 margin-bottom: 10px;
36 margin-bottom: 1rem;
40 margin-bottom: 1.5rem;
45 margin-bottom: .25rem;
50 margin-bottom: 1rem;
55 margin-bottom: 1.5rem;
63 margin-bottom
[all...]
H A Dresend.css7 margin-bottom: 3rem;
11 margin-bottom: 1rem;
15 margin-bottom: 1.5rem;
27 margin-bottom: 1.5rem;
39 margin-bottom: 2rem;
45 margin-bottom: 0.25rem;
50 margin-bottom: 1rem;
H A Dprofile-delete.css10 margin-bottom: 1.5rem;
26 margin-bottom: -1px;
27 border-bottom-right-radius: 0;
28 border-bottom-left-radius: 0;
33 margin-bottom: 10px;
37 margin-bottom: 1rem;
H A Dposition.css36 .bottom-0 {
37 bottom: 0!important
40 .bottom-50 {
41 bottom: 50%!important
44 .bottom-100 {
45 bottom: 100%!important
/plugin/geonav/tpl/startermap/css/
H A Ddesign.css21 margin-bottom: 2.1em;
24 margin-bottom: 0;
33 margin-bottom: 0;
36 margin-bottom: 0;
41 margin-bottom: 2.1em;
44 margin-bottom: 0;
64 margin-bottom: .3em;
136 bottom: 0;
192 margin-bottom: .5em;
221 margin-bottom: 0;
[all …]
/plugin/eventline/timeline_ajax/styles/
H A Dgraphics.css62 background: url(../images/bubble-top.png) bottom left repeat-x;
65 div.simileAjax-bubble-border-bottom {
67 bottom: -50px;
72 .simileAjax-bubble-border-bottom-pngTranslucent {
98 div.simileAjax-bubble-border-bottom-left {
100 bottom: -50px;
105 .simileAjax-bubble-border-bottom-left-pngTranslucent {
109 div.simileAjax-bubble-border-bottom-right {
111 bottom: -50px;
116 .simileAjax-bubble-border-bottom-right-pngTranslucent {
[all …]
/plugin/tline/timeline_ajax/styles/
H A Dgraphics.css62 background: url(../images/bubble-top.png) bottom left repeat-x;
65 div.simileAjax-bubble-border-bottom {
67 bottom: -50px;
72 .simileAjax-bubble-border-bottom-pngTranslucent {
98 div.simileAjax-bubble-border-bottom-left {
100 bottom: -50px;
105 .simileAjax-bubble-border-bottom-left-pngTranslucent {
109 div.simileAjax-bubble-border-bottom-right {
111 bottom: -50px;
116 .simileAjax-bubble-border-bottom-right-pngTranslucent {
[all …]
/plugin/404manager/
H A Dstyle.css4 bottom: 5px;
30 margin-bottom: 20px;
55 border-bottom-color: #faebcc;
66 border-bottom-color: #b2dba1;
78 -moz-border-bottom-colors: none;
83 border-bottom-left-radius: 4px;
85 border-bottom-style: solid;
86 border-bottom-width: 1px;
103 margin-bottom: 20px;
104 padding-bottom: 15px;
[all …]
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.border-bottom.php15 $bottom =& $border->get_bottom();
16 $this->assertEqual($bottom->get_style(), BS_SOLID);
17 $width =& $bottom->get_width();
19 $color =& $bottom->get_color();
32 $bottom =& $border->get_bottom();
33 $this->assertEqual($bottom->get_style(), BS_SOLID);
34 $width =& $bottom->get_width();
36 $color =& $bottom->get_color();
H A Dtest.line-box.nested.php41 $this->assertEqual($outer_line->bottom, $inner2_line->bottom);
42 $this->assertEqual($inner1_line->bottom, $inner3_line->bottom);
45 $this->assertTrue($inner1_line->bottom > $inner2_line->bottom);
H A Dtest.table.border.php25 $this->assertEqual($table_border->bottom->style , BS_SOLID);
30 $this->assertTrue($table_border->bottom->width->getPoints() > 0);
37 $this->assertEqual($cell1_border->bottom->style , BS_SOLID);
45 $this->assertTrue($cell1_border->bottom->width->getPoints() > 0,
53 $this->assertEqual($cell2_border->bottom->style , BS_SOLID);
61 $this->assertTrue($cell2_border->bottom->width->getPoints() > 0,
88 $this->assertEqual($table_border->bottom->style , BS_SOLID);
100 $this->assertEqual($cell1_border->bottom->style , BS_SOLID);
108 $this->assertTrue($cell1_border->bottom->width->getPoints() > 0,
116 $this->assertEqual($cell2_border->bottom->style , BS_SOLID);
[all …]
/plugin/floatdiv/
H A Dstyle.css22 padding-bottom:5px;
29 padding-bottom:5px;
36 padding-bottom:7px;
43 border-bottom: 1px __border__ solid;
45 padding-bottom:10px;
52 border-bottom: 1px __border__ solid;
54 padding-bottom:10px;
/plugin/firenews/HTMLTemplates/editnews/
H A DeditnewsTemplate.css5 bottom: 15px;
18 bottom: 15px;
30 bottom: -45px
34 bottom: 15px;
40 bottom: 15px
44 bottom: -60px;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DPadding.php25 public $bottom; variable in Google\\Service\\Sheets\\Padding
42 public function setBottom($bottom) argument
44 $this->bottom = $bottom;
51 return $this->bottom;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1NormalizedBoundingBox.php25 public $bottom; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1NormalizedBoundingBox
42 public function setBottom($bottom) argument
44 $this->bottom = $bottom;
51 return $this->bottom;
H A DGoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox.php25 public $bottom; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox
42 public function setBottom($bottom) argument
44 $this->bottom = $bottom;
51 return $this->bottom;
H A DGoogleCloudVideointelligenceV1beta2NormalizedBoundingBox.php25 public $bottom; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox
42 public function setBottom($bottom) argument
44 $this->bottom = $bottom;
51 return $this->bottom;
H A DGoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox.php25 public $bottom; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox
42 public function setBottom($bottom) argument
44 $this->bottom = $bottom;
51 return $this->bottom;

12345678910>>...47