Searched refs:total (Results 1 – 25 of 35) sorted by relevance
12
| /template/chippedsnow/css/ |
| D | semanticgridsystem.less | 13 // Set @total-width to 100% for a fluid layout 14 @total-width: @gridsystem-width; 46 width: @total-width*((@gutter-width + @gridsystem-width)/@gridsystem-width); 47 margin: 0 @total-width*(((@gutter-width*.5)/@gridsystem-width)*-1); 48 // *width: @total-width*((@gutter-width + @gridsystem-width)/@gridsystem-width)-@correction; 49 // *margin: 0 @total-width*(((@gutter-width*.5)/@gridsystem-width)*-1)-@correction; 55 width: @total-width*((((@gutter-width+@column-width)*@x)-@gutter-width) / @gridsystem-width); 56 margin: 0 @total-width*((@gutter-width*.5)/@gridsystem-width); 57 …// *width: @total-width*((((@gutter-width+@column-width)*@x)-@gutter-width) / @gridsystem-width)-@… 58 // *margin: 0 @total-width*((@gutter-width*.5)/@gridsystem-width)-@correction; [all …]
|
| D | semanticgridmerged.less | 13 // Set @total-width to 100% for a fluid layout 14 @total-width: @gridsystem-width; 46 width: @total-width*((@gutter-width + @gridsystem-width)/@gridsystem-width); 47 margin: 0 @total-width*(((@gutter-width*.5)/@gridsystem-width)*-1); 48 // *width: @total-width*((@gutter-width + @gridsystem-width)/@gridsystem-width)-@correction; 49 // *margin: 0 @total-width*(((@gutter-width*.5)/@gridsystem-width)*-1)-@correction; 55 width: @total-width*((((@gutter-width+@column-width)*@x)-@gutter-width) / @gridsystem-width); 56 margin: 0 @total-width*((@gutter-width*.5)/@gridsystem-width); 57 …// *width: @total-width*((((@gutter-width+@column-width)*@x)-@gutter-width) / @gridsystem-width)-@… 58 // *margin: 0 @total-width*((@gutter-width*.5)/@gridsystem-width)-@correction; [all …]
|
| D | fixed.less | 13 // @total-width: 100%;
|
| /template/strap/ComboStrap/ |
| H A D | PageUrlPath.php | 211 $total = 0; 218 $total += $pos; 220 $checkSum = $total % strlen(PageId::PAGE_ID_ALPHABET);
|
| /template/strap/vendor/dragonmantank/cron-expression/src/Cron/ |
| H A D | CronExpression.php | 219 * @param int $total Set the total number of dates to calculate 227 …public function getMultipleRunDates($total, $currentTime = 'now', $invert = false, $allowCurrentDa… argument 230 for ($i = 0; $i < max(0, $total); $i++) {
|
| /template/simple_sidebar/ |
| D | style.ini | 79 ; total width of the page: sidebar + right-hand window
|
| /template/writr/ |
| D | README.md | 7 {var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D)…
|
| /template/scanlines/js/ |
| D | cufon-yui.js | 7 …total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D)…
|
| /template/lcars/js/ |
| D | cufon-yui.js | 7 …total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D)…
|
12