/plugin/bez/style/ |
H A D | block.less | 9 border-radius: 0.4em; 33 border:0; 53 border-color: @priority_0-border-color; 57 border-color: @priority_0-border-color; 59 border-color: @priority_0-border-color; 65 border-color: @priority_1-border-color; 69 border-color: @priority_1-border-color; 71 border-color: @priority_1-border-color; 77 border-color: @priority_2-border-color; 81 border-color: @priority_2-border-color; [all …]
|
/plugin/404manager/ |
H A D | style.css | 16 box-sizing: border-box; 37 border-collapse: collapse; 38 border-spacing: 0; 39 box-sizing: border-box; 51 box-sizing: border-box; 58 border-top-color: #faebcc; 86 border-bottom-width: 1px; 94 border-left-width: 1px; 97 border-right-width: 1px; 101 border-top-style: solid; [all …]
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | css.border.inc.php | 74 $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/ |
H A D | style.css | 28 border-color: #ddd; 29 box-sizing: border-box; 33 box-sizing: border-box; 45 border-radius: 4px; 46 border: 1px solid; 54 border-color: #ddd; 75 border-radius: 4px; 83 border-top-width: 0; 89 border-left-width: 0; 91 border-radius: 0; [all …]
|
/plugin/wysiwyg/fckeditor/editor/css/ |
H A D | fck_showtableborders_gecko.css | 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 ; 35 table:not([border]), 36 table:not([border]) > tr > td, table:not([border]) > tr > th, 37 table:not([border]) > tbody > tr > td, table:not([border]) > tbody > tr > th, 38 table:not([border]) > thead > tr > td, table:not([border]) > thead > tr > th, [all …]
|
/plugin/wysiwyg/css/ |
H A D | fck_showtableborders_gecko.css | 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 ; 35 table:not([border]), 36 table:not([border]) > tr > td, table:not([border]) > tr > th, 37 table:not([border]) > tbody > tr > td, table:not([border]) > tbody > tr > th, 38 table:not([border]) > thead > tr > td, table:not([border]) > thead > tr > th, [all …]
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/ |
H A D | dhtmlxgantt_contrast_white.css | 38 border-right: none; 105 border: #000; 112 border-color: #000; 136 border-width: 2px; 143 border-width: 2px; 152 border-width: 2px; 177 border-width: 2px; 273 border-top: none; 626 border: none; 1267 border: 0px; [all …]
|
H A D | dhtmlxgantt_contrast_black.css | 38 border-right: none; 99 border-color: #fff; 133 border-width: 2px; 140 border-width: 2px; 147 border-width: 2px; 170 border-width: 2px; 179 border-width: 2px; 262 border-top: none; 615 border: none; 1256 border: 0px; [all …]
|
H A D | dhtmlxgantt_meadow.css | 34 border-right: none; 212 border-top: none; 499 border-width: 0px; 520 border-width: 0px; 562 border: none; 948 border: inherit; 949 border-width: 1px; 1112 border-width: 0; 1201 border: 0px; 1699 border-right: 0; [all …]
|
H A D | dhtmlxgantt_terrace.css | 32 border-right: none; 132 border-width: 0; 155 border-width: 0; 211 border-top: none; 560 border: none; 945 border: inherit; 1109 border-width: 0; 1197 border: 0px; 1693 border-right: 0; 1874 border-width: 0; [all …]
|
/plugin/fckg/fckeditor/editor/css/ |
H A D | fck_showtableborders_gecko.css | 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 ; 42 table:not([border]), 43 table:not([border]) > tr > td, table:not([border]) > tr > th, 44 table:not([border]) > tbody > tr > td, table:not([border]) > tbody > tr > th, 45 table:not([border]) > thead > tr > td, table:not([border]) > thead > tr > th, [all …]
|
/plugin/combo/resources/snippet/style/ |
H A D | minimap.css | 26 border-color: #ddd; 27 box-sizing: border-box; 31 box-sizing: border-box; 40 border-radius: 4px; 41 border: 1px solid; 49 border-color: #ddd; 70 border-radius: 4px; 78 border-top-width: 0; 84 border-left-width: 0; 86 border-radius: 0; [all …]
|
/plugin/issuetracker/ |
H A D | print.css | 6 border: 1px red solid; 30 border: 0; 126 border: 0; 259 border: none; 343 border-radius: 0px; 372 border: none; 398 border: 0 !important; 426 border: none; 434 border: none; 451 border: 0 !important; [all …]
|
H A D | style.css | 6 border: 1px red solid; 30 border: 0; 126 border: 0; 259 border: none; 343 border-radius: 0px; 372 border: none; 398 border: 0 !important; 426 border: none; 434 border: none; 451 border: 0 !important; [all …]
|
/plugin/yuriigantt/3rd/dhtmlxgantt/skins/ |
H A D | dhtmlxgantt_contrast_white.css | 1 …border-top:none!important;border-right:none!important}.gantt_grid_data .gantt_cell{border-right:no…
|
H A D | dhtmlxgantt_contrast_black.css | 1 …border-top:none!important;border-right:none!important}.gantt_grid_data .gantt_cell{border-right:no…
|
H A D | dhtmlxgantt_terrace.css | 1 …border-top:none!important;border-right:none!important}.gantt_grid_data .gantt_cell{border-right:no…
|
H A D | dhtmlxgantt_meadow.css | 1 …border-top:none!important;border-right:none!important}.gantt_grid_data .gantt_cell{border-right:no…
|
/plugin/jalbum/ |
H A D | style.css | 11 border-right-color:#346633; 12 border-right-width:8px; 13 border-right-style:ridge; 15 border-bottom-width:8px; 16 border-bottom-style:ridge; 17 border-left-color:#346633; 18 border-left-width:8px; 19 border-left-style:ridge; 20 border-top-color:#346633; 21 border-top-width:8px; [all …]
|
/plugin/svgembed/ |
H A D | style.less | 11 border-top: none; 18 border-top-right-radius: 0; 19 -moz-border-radius-topright: 0; 20 -webkit-border-top-right-radius: 0; 22 border-top-left-radius: 0; 23 -moz-border-radius-topleft: 0; 24 -webkit-border-top-left-radius: 0; 26 border-bottom-right-radius: 0.5em; 27 -moz-border-radius-bottomright: 0.5em; 30 border-bottom-left-radius: 0.5em; [all …]
|
/plugin/yearbox/ |
H A D | style.less | 9 border-width: 1px; 10 border-spacing: 2px; 11 border-style: solid solid solid solid; 12 border-color: #BFBFBF; 13 border-collapse: collapse; 25 border-width: 1px; 28 border-color: #BFBFBF; 45 border-width: 1px; 48 border-color: #BFBFBF; 72 border-color: #D8D8D8; [all …]
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.css | 1 …border-top:none!important;border-right:none!important}.gantt_grid_data .gantt_cell{border-right:no…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.css | 32 border-right: none; 132 border-width: 0; 155 border-width: 0; 211 border-top: none; 560 border: none; 945 border: inherit; 1109 border-width: 0; 1197 border: 0px; 1693 border-right: 0; 1874 border-width: 0; [all …]
|
/plugin/jirainfo/ |
H A D | style.less | 2 @popup-border-color: #F1F3F5; 22 border-radius: 50%; 23 border: 3px solid #205081; 36 border: 1px solid #ccc; 37 border-radius: 5px; 56 border-radius: 5px; 81 border: 1px solid @popup-border-color; 82 border-radius: 25%; 104 border-style: solid; 113 border-width: 9px 11px 9px 0; [all …]
|
/plugin/pagequery/ |
H A D | style.css | 4 border-color:#D7D5D4; 5 border-radius: 6px; 8 border-style:solid; 9 border-width:0; 20 border-width: 1px; 28 border-width:0; 35 border-style:solid; 36 border-width:0; 43 border-width: 0; 130 border: 0; [all …]
|