Home
last modified time | relevance | path

Searched refs:border (Results 1 – 25 of 1501) sorted by relevance

12345678910>>...61

/plugin/bez/style/
H A Dblock.less6 border: 1px solid #bbb;
9 border-radius: 0.4em;
32 border-collapse:collapse;
33 border:0;
35 border-top: 1px solid #bbb;
45 border:0;
47 border-bottom: 1px solid #bbb;
53 border-color: @priority_0-border-color;
57 border-color: @priority_0-border-color;
59 border-color: @priority_0-border-color;
[all …]
/plugin/404manager/
Dstyle.css16 box-sizing: border-box;
37 border-collapse: collapse;
38 border-spacing: 0;
39 box-sizing: border-box;
51 box-sizing: border-box;
55 border-bottom-color: #faebcc;
56 border-left-color: #faebcc;
57 border-right-color: #faebcc;
58 border-top-color: #faebcc;
66 border-bottom-color: #b2dba1;
[all …]
/plugin/html2pdf/html2pdf/html2ps/
Dcss.border.inc.php74 $border = CSS::getDefaultValue(CSS_BORDER);
83 $color_handler->set_value($border, $border_color);
88 $width_handler->set_value($border, $border_width);
93 $style_handler->set_value($border, $border_style);
98 return $border;
124 $border = new CSSBorder(); variable
125 CSS::register_css_property($border);
127 CSS::register_css_property(new CSSBorderColor($border));
128 CSS::register_css_property(new CSSBorderWidth($border));
129 CSS::register_css_property(new CSSBorderStyle($border));
[all …]
/plugin/minimap/
Dstyle.css28 border-color: #ddd;
29 box-sizing: border-box;
33 box-sizing: border-box;
35 -moz-border-bottom-colors: none;
36 -moz-border-left-colors: none;
37 -moz-border-right-colors: none;
38 -moz-border-top-colors: none;
40 border-image-outset: 0 0 0 0;
41 border-image-repeat: stretch stretch;
42 border-image-slice: 100% 100% 100% 100%;
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
Ddhtmlxgantt_contrast_white.css34 border-top: none !important;
35 border-right: none !important;
38 border-right: none;
49 border-width: 6px 6px 6px 6px;
53 border-width: 6px 6px 6px 6px;
58 border-width: 6px 6px 6px 6px;
61 border-width: 6px 6px 6px 6px;
76 border-right: 1px solid #000;
105 border: #000;
112 border-color: #000;
[all …]
Ddhtmlxgantt_contrast_black.css34 border-top: none !important;
35 border-right: none !important;
38 border-right: none;
45 border-width: 6px 6px 6px 6px;
49 border-width: 6px 6px 6px 6px;
54 border-width: 6px 6px 6px 6px;
57 border-width: 6px 6px 6px 6px;
72 border-right: 1px solid #7e7e7e;
87 border: 1px solid #006803;
99 border-color: #fff;
[all …]
Ddhtmlxgantt_meadow.css30 border-top: none !important;
31 border-right: none !important;
34 border-right: none;
55 border-right: 1px solid #cac8bd;
70 border: 1px solid #7ba3ed;
82 border: 1px solid #d8d6ce;
85 border-color: #d8d6ce !important;
106 border: 1px solid #98d27e;
112 border: 1px solid #cac8bd;
115 border: 1px solid #ffad54;
[all …]
Ddhtmlxgantt_terrace.css28 border-top: none !important;
29 border-right: none !important;
32 border-right: none;
39 border-width: 6px 6px 6px 6px;
43 border-width: 6px 6px 6px 6px;
48 border-width: 6px 6px 6px 6px;
51 border-width: 6px 6px 6px 6px;
64 border-right: 1px solid #ebebeb;
79 border: 1px solid #3c9445;
99 border: 1px solid #CECECE;
[all …]
Ddhtmlxgantt_broadway.css33 border-top: none !important;
34 border-right: 1px solid #4f4f4f !important;
35 border-left: 1px solid #5b5b5b !important;
51 border-top: 1px solid #f6f6f6;
52 border-bottom: 1px solid #bababa;
56 border-right: none;
59 border-top: 1px solid #ededed;
64 border-top-color: #fff087;
86 border-left: 1px solid #f6f6f6;
87 border-right: 1px solid #bababa;
[all …]
/plugin/wysiwyg/css/
Dfck_showtableborders_gecko.css24 /* For tables with the "border" attribute set to "0" */
25 table[border="0"],
26 table[border="0"] > tr > td, table[border="0"] > tr > th,
27 table[border="0"] > tbody > tr > td, table[border="0"] > tbody > tr > th,
28 table[border="0"] > thead > tr > td, table[border="0"] > thead > tr > th,
29 table[border="0"] > tfoot > tr > td, table[border="0"] > tfoot > tr > th
31 border: #d3d3d3 1px dotted ;
34 /* For tables with no "border" attribute set */
35 table:not([border]),
36 table:not([border]) > tr > td, table:not([border]) > tr > th,
[all …]
/plugin/wysiwyg/fckeditor/editor/css/
Dfck_showtableborders_gecko.css24 /* For tables with the "border" attribute set to "0" */
25 table[border="0"],
26 table[border="0"] > tr > td, table[border="0"] > tr > th,
27 table[border="0"] > tbody > tr > td, table[border="0"] > tbody > tr > th,
28 table[border="0"] > thead > tr > td, table[border="0"] > thead > tr > th,
29 table[border="0"] > tfoot > tr > td, table[border="0"] > tfoot > tr > th
31 border: #d3d3d3 1px dotted ;
34 /* For tables with no "border" attribute set */
35 table:not([border]),
36 table:not([border]) > tr > td, table:not([border]) > tr > th,
[all …]
/plugin/grensladawritezor/fckeditor/editor/css/
Dfck_showtableborders_gecko.css24 /* For tables with the "border" attribute set to "0" */
25 table[border="0"],
26 table[border="0"] > tr > td, table[border="0"] > tr > th,
27 table[border="0"] > tbody > tr > td, table[border="0"] > tbody > tr > th,
28 table[border="0"] > thead > tr > td, table[border="0"] > thead > tr > th,
29 table[border="0"] > tfoot > tr > td, table[border="0"] > tfoot > tr > th
31 border: #d3d3d3 1px dotted ;
34 /* For tables with no "border" attribute set */
35 table:not([border]),
36 table:not([border]) > tr > td, table:not([border]) > tr > th,
[all …]
/plugin/combo/resources/theme/default/components/css/
H A Dminimap.css26 border-color: #ddd;
27 box-sizing: border-box;
31 box-sizing: border-box;
33 -moz-border-bottom-colors: none;
34 -moz-border-left-colors: none;
35 -moz-border-right-colors: none;
36 -moz-border-top-colors: none;
38 border-image-repeat: stretch stretch;
39 border-image-source: none;
40 border-radius: 4px;
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/skins/
Ddhtmlxgantt_contrast_white.css1border-top:none!important;border-right:none!important}.gantt_grid_data .gantt_cell{border-right:no…
Ddhtmlxgantt_contrast_black.css1border-top:none!important;border-right:none!important}.gantt_grid_data .gantt_cell{border-right:no…
Ddhtmlxgantt_terrace.css1border-top:none!important;border-right:none!important}.gantt_grid_data .gantt_cell{border-right:no…
Ddhtmlxgantt_meadow.css1border-top:none!important;border-right:none!important}.gantt_grid_data .gantt_cell{border-right:no…
Ddhtmlxgantt_broadway.css1border-top:none!important;border-right:1px solid #4f4f4f!important;border-left:1px solid #5b5b5b!i…
Ddhtmlxgantt_skyblue.css1border-top-color:#ffc341;border-bottom-color:#ffc341}.gridSelection,.timelineSelection{background-…
/plugin/issuetracker/
Dprint.css6 border: 1px red solid;
11 border-radius: 0.5em;
14 border: 1px green solid;
19 border-radius: 0.5em;
22 border: 1px black solid;
27 border-radius: 0.5em;
30 border: 0;
57 border: none !important;
72 border: 1px solid #CED2DB;
73 border-radius: 3px;
[all …]
Dstyle.css6 border: 1px red solid;
11 border-radius: 0.5em;
14 border: 1px green solid;
19 border-radius: 0.5em;
22 border: 1px black solid;
27 border-radius: 0.5em;
30 border: 0;
57 border: none !important;
72 border: 1px solid #CED2DB;
73 border-radius: 3px;
[all …]
/plugin/fckg/fckeditor/editor/css/
Dfck_showtableborders_gecko.css31 /* For tables with the "border" attribute set to "0" */
32 table[border="0"],
33 table[border="0"] > tr > td, table[border="0"] > tr > th,
34 table[border="0"] > tbody > tr > td, table[border="0"] > tbody > tr > th,
35 table[border="0"] > thead > tr > td, table[border="0"] > thead > tr > th,
36 table[border="0"] > tfoot > tr > td, table[border="0"] > tfoot > tr > th
38 border: #d3d3d3 1px dotted ;
41 /* For tables with no "border" attribute set */
42 table:not([border]),
43 table:not([border]) > tr > td, table:not([border]) > tr > th,
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.css1border-top:none!important;border-right:none!important}.gantt_grid_data .gantt_cell{border-right:no…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.css28 border-top: none !important;
29 border-right: none !important;
32 border-right: none;
39 border-width: 6px 6px 6px 6px;
43 border-width: 6px 6px 6px 6px;
48 border-width: 6px 6px 6px 6px;
51 border-width: 6px 6px 6px 6px;
64 border-right: 1px solid #ebebeb;
79 border: 1px solid #3c9445;
99 border: 1px solid #CECECE;
[all …]
/plugin/combo/resources/theme/default/pages/templates/
H A Dapp-edit.css9 -moz-border-bottom-colors: none;
10 -moz-border-left-colors: none;
11 -moz-border-right-colors: none;
12 -moz-border-top-colors: none;
14 border-bottom-color: #000;
15 border-bottom-style: dashed;
16 border-bottom-width: 1px;
17 border-image-repeat: stretch stretch;
18 border-image-source: none;
19 border-image-width: 1 1 1 1;
[all …]

12345678910>>...61