Home
last modified time | relevance | path

Searched refs:first (Results 1 – 25 of 488) sorted by relevance

12345678910>>...20

/template/writr/css/plugins/
Dblog.less14 > h1:first-of-type,
16 > .section_highlight_wrapper:first-child > h1:first-of-type,
17 > #dw__toc + .section_highlight_wrapper > h1:first-of-type,
18 > h2:first-of-type,
20 > .section_highlight_wrapper:first-child > h2:first-of-type,
21 > #dw__toc + .section_highlight_wrapper > h2:first-of-type,
22 > div > h1:first-of-type,
24 > div > .section_highlight_wrapper:first-child > h1:first-of-type,
25 > div > #dw__toc + .section_highlight_wrapper > h1:first-of-type,
26 > div > h2:first-of-type,
[all …]
Dinclude.less83 h1:first-of-type,
84 > h2:first-of-type,
86 > .section_highlight_wrapper:first-child > h2:first-of-type,
87 > #dw__toc + .section_highlight_wrapper > h2:first-of-type,
88 > div > h2:first-of-type,
90 > div > .section_highlight_wrapper:first-child > h2:first-of-type,
91 > div > #dw__toc + .section_highlight_wrapper > h2:first-of-type {
109 h1:first-of-type,
110 > h2:first-of-type,
112 > .section_highlight_wrapper:first-child > h2:first-of-type,
[all …]
/template/templar/less/
Dtables.less39 caption + thead tr:first-child th,
40 caption + thead tr:first-child td,
41 colgroup + thead tr:first-child th,
42 colgroup + thead tr:first-child td,
43 thead:first-child tr:first-child th,
44 thead:first-child tr:first-child td {
85 caption + thead tr:first-child th,
86 caption + tbody tr:first-child th,
87 caption + tbody tr:first-child td,
88 colgroup + thead tr:first-child th,
[all …]
Dpagination.less53 .pagination ul > li:first-child > a,
54 .pagination ul > li:first-child > span {
85 ul > li:first-child > a,
86 ul > li:first-child > span {
98 ul > li:first-child > a,
99 ul > li:first-child > span {
/template/breeze/bower_components/gumby/sass/ui/
D_tables.scss32 tr td:first-child {
33 font-weight: $table-row-first-cell-font-weight;
57 caption + thead tr:first-child th:first-child,
58 caption + tr td:first-child,
59 > thead tr:first-child th:first-child,
60 > thead tr:first-child td:first-child,
61 > tr:first-child td:first-child {
65 caption + thead tr:first-child th:last-child,
67 > thead tr:first-child th:last-child,
68 > thead tr:first-child td:last-child,
[all …]
D_forms.scss91 &:first-child {
95 &:first-child:last-child {
111 .xxwide:first-child, .xxwide:last-child {
142 .prepend.append input:first-child,
143 .prepend *:first-child {
182 .adjoined:first-child {
194 .prepend input:first-child,
195 .append input:first-child,
196 .prepend .input:first-child,
197 .append .input:first-child {
[all …]
/template/breeze/bower_components/gumby/css/
Dgumby.css734first-child, .row .pull_one.two.columns:first-child, .row .pull_one.three.columns:first-child, .ro…
751 .column:first-child, .columns:first-child, .alpha { margin-left: 0; }
772 .row .push_one:first-child { margin-left: 8.51064%; }
784 .row .push_two:first-child { margin-left: 17.02128%; }
796 .row .push_three:first-child { margin-left: 25.53191%; }
808 .row .push_four:first-child { margin-left: 34.04255%; }
820 .row .push_five:first-child { margin-left: 42.55319%; }
832 .row .push_six:first-child { margin-left: 51.06383%; }
844 .row .push_seven:first-child { margin-left: 59.57447%; }
856 .row .push_eight:first-child { margin-left: 68.08511%; }
[all …]
/template/breeze/css/
Dgumby.css735first-child, .row .pull_one.two.columns:first-child, .row .pull_one.three.columns:first-child, .ro…
752 .column:first-child, .columns:first-child, .alpha { margin-left: 0; }
773 .row .push_one:first-child { margin-left: 8.51064%; }
785 .row .push_two:first-child { margin-left: 17.02128%; }
797 .row .push_three:first-child { margin-left: 25.53191%; }
809 .row .push_four:first-child { margin-left: 34.04255%; }
821 .row .push_five:first-child { margin-left: 42.55319%; }
833 .row .push_six:first-child { margin-left: 51.06383%; }
845 .row .push_seven:first-child { margin-left: 59.57447%; }
857 .row .push_eight:first-child { margin-left: 68.08511%; }
[all …]
/template/twigstarter/vendor/composer/
DClassLoader.php202 $first = $prefix[0];
203 if (!isset($this->prefixesPsr0[$first][$prefix])) {
204 $this->prefixesPsr0[$first][$prefix] = (array) $paths;
209 $this->prefixesPsr0[$first][$prefix] = array_merge(
211 $this->prefixesPsr0[$first][$prefix]
214 $this->prefixesPsr0[$first][$prefix] = array_merge(
215 $this->prefixesPsr0[$first][$prefix],
498 $first = $class[0];
499 if (isset($this->prefixLengthsPsr4[$first])) {
532 if (isset($this->prefixesPsr0[$first])) {
[all …]
/template/parallax/lib/bootstrap/css/
Dbootstrap-responsive.min.css251 .row-fluid [class*="span"]:first-child {
324 .row-fluid .offset12:first-child {
334 .row-fluid .offset11:first-child {
344 .row-fluid .offset10:first-child {
354 .row-fluid .offset9:first-child {
364 .row-fluid .offset8:first-child {
374 .row-fluid .offset7:first-child {
384 .row-fluid .offset6:first-child {
394 .row-fluid .offset5:first-child {
404 .row-fluid .offset4:first-child {
[all …]
Dbootstrap-responsive.css258 .row-fluid [class*="span"]:first-child {
331 .row-fluid .offset12:first-child {
341 .row-fluid .offset11:first-child {
351 .row-fluid .offset10:first-child {
361 .row-fluid .offset9:first-child {
371 .row-fluid .offset8:first-child {
381 .row-fluid .offset7:first-child {
391 .row-fluid .offset6:first-child {
401 .row-fluid .offset5:first-child {
411 .row-fluid .offset4:first-child {
[all …]
/template/monobook/static/css/
Dscreen_iehacks.css27 *:first-child+html div#content .dokuwiki h1 a,
28 *:first-child+html div#content .dokuwiki h2 a,
29 *:first-child+html div#content .dokuwiki h3 a {
32 *:first-child+html div#content .dokuwiki h1 a {
35 *:first-child+html div#content .dokuwiki h2 a,
36 *:first-child+html div#content .dokuwiki h3 a {
40 *:first-child+html #mediamanager__page .panelContent li {
44 *:first-child+html #mediamanager__page .panelContent ul.thumbs dl {
/template/strap/vendor/composer/
H A DClassLoader.php199 $first = $prefix[0];
200 if (!isset($this->prefixesPsr0[$first][$prefix])) {
201 $this->prefixesPsr0[$first][$prefix] = $paths;
206 $this->prefixesPsr0[$first][$prefix] = array_merge(
208 $this->prefixesPsr0[$first][$prefix]
211 $this->prefixesPsr0[$first][$prefix] = array_merge(
212 $this->prefixesPsr0[$first][$prefix],
497 $first = $class[0];
498 if (isset($this->prefixLengthsPsr4[$first])) {
531 if (isset($this->prefixesPsr0[$first])) {
[all …]
/template/twigstarter/vendor/twig/twig/src/Node/Expression/
DCallExpression.php68 $first = true;
72 $first = false;
76 if (!$first) {
80 $first = false;
85 if (!$first) {
89 $first = false;
94 if (!$first) {
98 $first = false;
105 if (!$first) {
109 $first = false;
DMethodCallExpression.php48 $first = true;
50 if (!$first) {
53 $first = false;
DArrayExpression.php71 $first = true;
73 if (!$first) {
76 $first = false;
/template/breeze/bower_components/gumby/sass/functions/
D_semantic-grid.scss21 > *:first-child {
82 &:first-child {
87 &:first-child {
94 &:first-child {
99 &:first-child {
112 &:first-child {
118 &:first-child {
D_grid-calc.scss36 @function push_x($num, $first-child: false, $is-hybrid: false) {
37 @if $first-child and $is-hybrid {
40 @else if $first-child != true and $is_hybrid{
43 @else if $first-child and $is_hybrid != true{
52 // note absence of first-child; first-child column containers should not be pulled
/template/kajukkk/bs/
Dbootstrap.css819 .table > caption + thead > tr:first-child > th,
820 .table > colgroup + thead > tr:first-child > th,
821 .table > thead:first-child > tr:first-child > th,
822 .table > caption + thead > tr:first-child > td,
823 .table > colgroup + thead > tr:first-child > td,
824 .table > thead:first-child > tr:first-child > td {
1004 .table-responsive > .table-bordered > thead > tr > th:first-child,
1005 .table-responsive > .table-bordered > tbody > tr > th:first-child,
1006 .table-responsive > .table-bordered > tfoot > tr > th:first-child,
1007 .table-responsive > .table-bordered > thead > tr > td:first-child,
[all …]
Dbootstrap.min.css14first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,…
/template/my_little_forum/custom/
Dcustom_functions.php11 $first = "=";
34 $begstr = strpos($fr, $first, 0);
36 $count = strpos($fr, $first, $begstr);
/template/breeze/bower_components/gumby/sass/
D_grid.scss45 .column:first-child, .columns:first-child, .alpha {
78 &:first-child {
93 &:first-child {
101 &:first-child {
145 &:first-child {
160 &:first-child {
168 &:first-child {
179 // need for resetting first-child margins to zero
/template/writr/css/
Dtheme.less119 > h1:first-of-type,
121 > .section_highlight_wrapper:first-child > h1:first-of-type,
122 > #dw__toc + .section_highlight_wrapper > h1:first-of-type {
135 > h1:first-of-type,
137 > .section_highlight_wrapper:first-child > h1:first-of-type,
138 > #dw__toc + .section_highlight_wrapper > h1:first-of-type {
183 bdi:first-child {
/template/bootstrap3/assets/bootstrap/yeti/
Dbootstrap.min.css11first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,…
/template/bootstrap3/assets/bootstrap/solar/
Dbootstrap.min.css11first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,…

12345678910>>...20