Searched refs:border (Results 1 – 25 of 2317) sorted by relevance
12345678910>>...93
| /template/cutopillar/css/monopillar/ |
| D | speech.css | 20 -moz-border-radius:10px; 21 -webkit-border-radius:10px; 22 border-radius:10px; 23 border-color: #000000; 24 border-width:0 10px 10px 0; 64 bottom:-15px; /* value = - border-top-width - border-bottom-width */ 68 border-width:15px 15px 0; /* vary these values to change the angle of the vertex */ 69 border-style:solid; 70 border-color:#FFB8A8 transparent; 77 top:-15px; /* value = - border-top-width - border-bottom-width */ [all …]
|
| /template/khum1/css/ |
| D | biseau.less | 9 border-style : solid; 10 border-color : transparent transparent @ini_background transparent; 11 border-width : 1.5em; 15 border-style : solid; 16 border-color : @ini_background transparent transparent transparent; 17 border-width : 1.5em; 22 border-style : solid; 23 border-color : transparent transparent @ini_background transparent; 24 border-width : 0 1.5em 1.5em 0; 28 border-style : solid; [all …]
|
| D | _edit.less | 38 border-radius: 0; 39 border-left-width: 0; 44 border-top-left-radius: 4px; 45 border-bottom-left-radius: 4px; 46 border-left-width: 1px; 50 border-top-right-radius: 4px; 51 border-bottom-right-radius: 4px; 57 border-top-left-radius: 4px; 58 border-bottom-left-radius: 4px; 59 border-top-right-radius: 0; [all …]
|
| /template/taratasy/css/ |
| D | custom.css | 19 -webkit-border-radius: 5px; 20 -moz-border-radius: 5px; 21 -o-border-radius: 5px; 22 -ms-border-radius: 5px; 23 -khtml-border-radius: 5px; 24 border-radius: 5px; 35 -webkit-border-radius: 5px; 36 -moz-border-radius: 5px; 37 -o-border-radius: 5px; 38 -ms-border-radius: 5px; [all …]
|
| D | custom.local.less | 10 @aside-border: #CFDBEC; 20 .border-radius(@rad) { 21 border-radius: @rad; 22 -webkit-border-radius: @rad; 23 -moz-border-radius: @rad; 24 -o-border-radius: @rad; 25 -ms-border-radius: @rad; 26 -khtml-border-radius: @rad; 35 .border-radius(5px); 61 .border-radius(5px); [all …]
|
| /template/templar/less/ |
| D | popovers.less | 19 border: 1px solid #ccc; 20 border: 1px solid rgba(0,0,0,.2); 21 .border-radius(6px); 41 border-bottom: 1px solid darken(@popoverTitleBackground, 5%); 42 .border-radius(5px 5px 0 0); 63 border-color: transparent; 64 border-style: solid; 67 border-width: @popoverArrowOuterWidth; 70 border-width: @popoverArrowWidth; 78 border-bottom-width: 0; [all …]
|
| /template/strap/resources/theme/default/components/css/ |
| H A D | minimap.css | 26 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 …]
|
| /template/hydrogen/css/ |
| D | basic.css | 2 #dokuwiki__content h1 { border-bottom: 2px solid var(--border); } 3 #dokuwiki__content h2 { border-bottom: 1px solid var(--border); } 4 #dokuwiki__content h3 { border-bottom: 1px dotted var(--border); } 15 border: 1px solid var(--border); 17 border-radius: var(--standard-border-radius); 37 border: 1px solid var(--border); 38 border-radius: var(--standard-border-radius); 46 border-top: 1px solid var(--border); 47 border-bottom: 1px solid var(--border); 60 border: 1px solid var(--border); [all …]
|
| /template/strap/resources/theme/default/pages/templates/ |
| H A D | app-edit.css | 9 -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 …]
|
| /template/darkwood/css/ |
| D | darkwood.css | 22 border: 0px; /* remove borders */ 31 border: 0px; 184 border-style: solid; 185 border-width: 1px; 186 border-color: __border__; 196 border-top-width: 0px; 197 border-bottom-width: 1px; 198 border-left-width: 1px; 199 border-right-width: 1px; 200 border-style: solid; [all …]
|
| /template/roundbox/ |
| D | roundcorners.css | 6 border-radius: 6px 6px 6px 6px; 7 -moz-border-radius: 6px 6px 6px 6px; 11 border-radius: 6px 6px 6px 6px; 12 -moz-border-radius: 6px 6px 6px 6px; 16 border-radius: 6px 6px 6px 6px; 17 -moz-border-radius: 6px 6px 6px 6px; 21 border-radius: 6px 6px 6px 6px; 22 -moz-border-radius: 6px 6px 6px 6px; 26 border-radius: 0px 0px 4px 4px; 27 -moz-border-radius: 0px 0px 4px 4px; [all …]
|
| /template/breeze/bower_components/gumby/sass/ui/ |
| D | _tables.scss | 6 border-collapse: collapse; 7 border-spacing: 0; 10 border: $table-border-size $table-border-style $table-border-color; 25 border-top: $table-cell-border-size $table-cell-border-style $table-cell-border-color; 54 border-radius: $table-border-radius; 55 border-collapse: separate; 62 border-top-left-radius: $table-border-radius; 70 border-top-right-radius: $table-border-radius; 75 border-bottom-right-radius: $table-border-radius; 80 border-bottom-left-radius: $table-border-radius; [all …]
|
| /template/mikio/assets/ |
| H A D | mikioplugin.less | 3 --mikiop-border-color: @ini_plugin_border_color; 11 --mikiop-primary-border-color: @ini_plugin_primary_border_color; 12 --mikiop-primary-border-hover-color: @ini_plugin_primary_border_hover_color; 15 --mikiop-primary-light-border-color: @ini_plugin_primary_light_border_color; 21 --mikiop-secondary-border-color: @ini_plugin_secondary_border_color; 22 --mikiop-secondary-border-hover-color: @ini_plugin_secondary_border_hover_color; 25 --mikiop-secondary-light-border-color: @ini_plugin_secondary_light_border_color; 31 --mikiop-success-border-color: @ini_plugin_success_border_color; 32 --mikiop-success-border-hover-color: @ini_plugin_success_border_hover_color; 35 --mikiop-success-light-border-color: @ini_plugin_success_light_border_color; [all …]
|
| H A D | mikioplugin.css | 3 --mikiop-border-color: #00000020; 11 --mikiop-primary-border-color: #007bff; 12 --mikiop-primary-border-hover-color: #0062cc; 15 --mikiop-primary-light-border-color: #b8daff; 21 --mikiop-secondary-border-color: #6c757d; 22 --mikiop-secondary-border-hover-color: #545b62; 25 --mikiop-secondary-light-border-color: #d6d8db; 31 --mikiop-success-border-color: #28a745; 32 --mikiop-success-border-hover-color: #1e7e34; 35 --mikiop-success-light-border-color: #c3e6cb; [all …]
|
| /template/writr/css/plugins/ |
| D | struct.less | 11 border: 5px solid @ini_background_alt; 14 -webkit-box-sizing: border-box; 15 -moz-box-sizing: border-box; 16 box-sizing: border-box; 17 -webkit-border-radius: 20px; 18 -moz-border-radius: 20px; 19 border-radius: 20px; 26 border: 0; 29 -webkit-border-radius: 20px; 30 -moz-border-radius: 20px; [all …]
|
| /template/bootie/css/ |
| D | custom.css | 26 border-bottom-left-radius: 0.25em; 27 border-bottom-right-radius: 0.25em; 28 border-top-left-radius: 0.25em; 29 border-top-right-radius: 0.25em; 92 -moz-border-bottom-colors: none; 93 -moz-border-left-colors: none; 94 -moz-border-right-colors: none; 95 -moz-border-top-colors: none; 97 border-bottom-color: #000; 98 border-bottom-style: dashed; [all …]
|
| /template/ad-hominem/css/ |
| H A D | _admin.less | 2 /* indicate special modes by using a different background and border */ 7 border: @ini_text_alt solid 2px; 16 border-radius: .25em; 17 border: @ini_text_alt solid 2px; 101 box-sizing: border-box; 109 border: @ini_border 1px solid; 110 border-radius: .25em; 122 border: @ini_text solid 1px; 123 border-radius: .25em; 136 border-radius: .5em 0 0 .5em; [all …]
|
| /template/neolaoresources3/ |
| D | style.css | 98 border-top: 1px solid #fbbf69; 100 border-bottom: 2px solid #b47d2c; 101 -moz-border-bottom-colors: #8c6122 #e39e37; 112 border-bottom: 2px solid #0e545a; 113 -moz-border-bottom-colors: #0e545a #1ba6b2; 133 border-radius: 5px; 134 -moz-border-radius: 5px; 135 -webkit-border-radius: 5px; 179 border-radius: 10px 0 0 10px; 180 -moz-border-radius: 10px 0 0 10px; [all …]
|
| /template/mindthedark/css/ |
| D | content.less | 54 border: 1px solid var(--border, #ccc); 55 border-radius: 4px; 61 border: 1px solid var(--border, #ccc); 62 border-radius: 4px; 68 border: 1px solid var(--border, #ccc); 69 border-radius: 4px; 75 border: 1px solid var(--border, #ccc); 76 border-radius: 4px; 118 background-color: var(--border, #ccc); 134 border: 1px solid var(--border, #ccc); [all …]
|
| /template/breeze/sass/ |
| D | _tables.scss | 8 border-style: $table-border-style none; 9 border-size: $table-border-size; 10 border-color: $table-border-color; 15 border-top: none; 25 … border-bottom: $table-cell-border-size $table-cell-border-style $table-cell-border-color;
|
| /template/icke/css/ |
| D | _tables.css | 8 border-spacing: 0px; 9 border-collapse: collapse; 14 border: 1px solid __border__; 24 border: 1px solid __border__; 37 border: 1px solid __border__; 39 border-top: none; 47 -moz-border-radius: 0; 48 -opera-border-radius: 0; 49 -webkit-border-radius: 0; 50 border-radius: 0; [all …]
|
| /template/writr/css/components/ |
| D | jquery-ui.less | 8 border-radius: 20px; 9 border-color: @ini_theme_color; 10 border-width: 3px; 14 border-radius: 20px; 15 border-bottom-left-radius: 0px; 16 border-bottom-right-radius: 0px; 20 border: none; 32 border: none; 37 border-radius: 8px; 69 border-color: @ini_theme_color; [all …]
|
| /template/templar/css/ |
| D | buttons.less | 19 .border-radius(0); 29 -webkit-border-top-left-radius: 4px; 30 -moz-border-radius-topleft: 4px; 31 border-top-left-radius: 4px; 32 -webkit-border-bottom-left-radius: 4px; 33 -moz-border-radius-bottomleft: 4px; 34 border-bottom-left-radius: 4px; 38 -webkit-border-top-right-radius: 4px; 39 -moz-border-radius-topright: 4px; 40 border-top-right-radius: 4px; [all …]
|
| /template/stm/stm/css/ |
| D | _content.css | 15 border-bottom: 1px #616161 solid 18 border-top: 1px rgba(97, 97, 97, 0.3) solid 24 border-top: none 32 -moz-border-radius: 5px; 33 -webkit-border-radius: 5px; 34 border-radius: 5px; 43 border: 0; 49 border-left: 3px #616161 solid 56 border: 0; 57 border-top: 1px @ini_border solid; [all …]
|
| /template/ancient/css/ |
| H A D | style.css | 36 border-style: dashed; 37 border-color: #ccc; 38 border-width: 1px 0 0; 46 border-radius: 0.5em; 50 border: 0.1em #666666; 51 border-style:dashed; 55 border: solid #090; 56 border-width: 0 0 0 .25em; 62 border: dashed 0.12em #ccc; 63 border-radius: 0.5em; [all …]
|
12345678910>>...93