You are here

Files in AT Tools 8.3

Primary tabs

File namesort descending Location Namespace Description
responsive-menus.css at_theme_generator/starterkits/starterkit/styles/css/components/responsive-menus.css /** * Responsive menu styles. * * Mixins provide the basic structure and a base style (not much), the rest * is up to you, add colors, borders, padding and so on. Icons such as * the hamburger and arrows are set in variables in _variables.scss,…
responsive-tables.css at_theme_generator/starterkits/starterkit/styles/css/components/responsive-tables.css @charset "UTF-8"; /** * Basic styles to support the Responsive Tables jQuery feature. * - to enable responsive tables turn on the extension in your * themes appearance settings and apply the class 'responsive-enabled' * …
search.css at_theme_generator/starterkits/starterkit/styles/css/components/search.css @charset "UTF-8"; /** * Search results. ============================================================================ */ .item-list--search-results { border-radius: 2px; } .search-results { margin-bottom: 1rem; padding:…
shortcodes--float-region-blocks.css at_theme_generator/starterkits/starterkit/styles/css/components/shortcodes--float-region-blocks.css /** * Shortcodes (Float region blocks) ============================================================================ */ @media screen and (min-width: 60.0625em) { [class*="frb-"] .block { margin-right: 2%; float: left; clear:…
shortcodes--grid-blocks.css at_theme_generator/starterkits/starterkit/styles/css/components/shortcodes--grid-blocks.css /** * Shortcodes (Grid blocks) ============================================================================ */ @media screen and (min-width: 60.0625em) { .grid-block-2 .block { width: 50%; float: left; } .grid-block-2…
shortcodes--image-styles.css at_theme_generator/starterkits/starterkit/styles/css/components/shortcodes--image-styles.css /** * Shortcodes (Image styles) ============================================================================ */ .image-align-left img, .image-align-left .field-type-image__figure { float: left; } .image-align-right img, .image-align-right…
shortcodes--layout-columns.css at_theme_generator/starterkits/starterkit/styles/css/components/shortcodes--layout-columns.css /** * Shortcodes (Layout Columns) ============================================================================ */ @media screen and (min-width: 60.0625em) { .lc-quarter { width: 25%; } .lc-half { width: 50%; } .lc-three-quarters { …
shortcodes--menu-bullets.css at_theme_generator/starterkits/starterkit/styles/css/components/shortcodes--menu-bullets.css @charset "UTF-8"; /** * Shortcodes (Menu bullets) ============================================================================ */ .fa-arrow .menu li a:after { font-family: FontAwesome, sans-serif; float: right; padding: 0 1px; …
shortcodes--patterns.css at_theme_generator/starterkits/starterkit/styles/css/components/shortcodes--patterns.css /** * Shortcodes (Patterns) ============================================================================ */ /*# sourceMappingURL=shortcodes--patterns.css.map */
shortcodes--position.css at_theme_generator/starterkits/starterkit/styles/css/components/shortcodes--position.css /** * Shortcodes (Positioning) ============================================================================ */ .horizontal-center, .center-element { margin-left: auto; margin-right: auto; text-align: center; } .vertical-center { position:…
shortcodes--rounded-corners.css at_theme_generator/starterkits/starterkit/styles/css/components/shortcodes--rounded-corners.css /** * Shortcodes (Rounded corners) ============================================================================ */ .rc-2 { border-radius: 2px; } .rc-2 [class*="__title"], .rc-2 .node .field-type-image__figure.caption { border-radius:…
shortcodes--textalign.css at_theme_generator/starterkits/starterkit/styles/css/components/shortcodes--textalign.css /** * Shortcodes (textalign) ============================================================================ */ .ta-center, .ta-center * { text-align: center; } .ta-left, .ta-left * { text-align: left; } .ta-right, .ta-right * { text-align:…
shortcodes--whitespace.css at_theme_generator/starterkits/starterkit/styles/css/components/shortcodes--whitespace.css /** * Shortcodes (Whitespace control) ============================================================================ */ .spaceless { margin: 0; padding: 0; max-width: none; max-height: none; } .spaceless-all, .spaceless-all * { margin: 0…
show-grid.css at_theme_generator/starterkits/starterkit/styles/css/show-grid.css /* This file is hard coded to support the Site Builder layout. If you alter the grid in the Site Builder layout you can turn on debugging manually in the $susy global settings, SEE _site-builder-base.scss. */ head { display: block; position:…
sixcol-6-2x3.css at_theme_generator/starterkits/starterkit/layout/page-layout-float/css/sixcol/sixcol-6-2x3.css .sixcol-6-2x3 .arc--2 .l-r { width: 50%; float: left; } .sixcol-6-2x3 .arc--2 .l-r:last-child { float: right; margin-right: 0; } .sixcol-6-2x3 .arc--3 .l-r:first-child { width: 50%; float: left; } .sixcol-6-2x3 .arc--3 .l-r:nth-child(2)…
sixcol-6-2x3.css at_theme_generator/starterkits/starterkit/layout/page-layout-flex/css/sixcol/sixcol-6-2x3.css .sixcol-6-2x3 .arc--2 .l-r { width: 50%; } .sixcol-6-2x3 .arc--3 .l-r:first-child { width: 50%; } .sixcol-6-2x3 .arc--3 .l-r:nth-child(2) { width: 50%; } .sixcol-6-2x3 .arc--5 .l-r { width: 50%; } .sixcol-6-2x3 .arc--5 .l-r:last-child { …
sixcol-6-3x2.css at_theme_generator/starterkits/starterkit/layout/page-layout-float/css/sixcol/sixcol-6-3x2.css .sixcol-6-3x2 .arc--2 .l-r { width: 50%; float: left; } .sixcol-6-3x2 .arc--2 .l-r:last-child { float: right; margin-right: 0; } .sixcol-6-3x2 .arc--3 .l-r:first-child { width: 50%; float: left; } .sixcol-6-3x2 .arc--3 .l-r:nth-child(2)…
sixcol-6-3x2.css at_theme_generator/starterkits/starterkit/layout/page-layout-flex/css/sixcol/sixcol-6-3x2.css .sixcol-6-3x2 .arc--2 .l-r { width: 50%; } .sixcol-6-3x2 .arc--3 .l-r:first-child { width: 50%; } .sixcol-6-3x2 .arc--3 .l-r:nth-child(2) { width: 50%; } .sixcol-6-3x2 .arc--5 .l-r { width: 50%; } .sixcol-6-3x2 .arc--5 .l-r:last-child { …
sixcol-6x2.css at_theme_generator/starterkits/starterkit/layout/page-layout-float/css/sixcol/sixcol-6x2.css .sixcol-6x2 .arc--2 .l-r { width: 50%; float: left; } .sixcol-6x2 .arc--3 .l-r { width: 33.33333%; float: left; } .sixcol-6x2 .arc--4 .l-r { width: 25%; float: left; } .sixcol-6x2 .arc--5 .l-r { width: 18.64407%; float: left; …
sixcol-6x2.css at_theme_generator/starterkits/starterkit/layout/page-layout-flex/css/sixcol/sixcol-6x2.css .sixcol-6x2 .arc--2 .l-r { width: 50%; } .sixcol-6x2 .arc--3 .l-r { width: 33.33333%; } .sixcol-6x2 .arc--4 .l-r { width: 25%; } .sixcol-6x2 .arc--5 .l-r { width: 20%; } .sixcol-6x2 .arc--6 .l-r { width: 16.66667%; }
SKIN.css at_theme_generator/starterkits/skin/styles/css/SKIN.css /* Skin theme styles */
SKIN.info.yml at_theme_generator/starterkits/skin/SKIN.info.yml at_theme_generator/starterkits/skin/SKIN.info.yml
SKIN.libraries.yml at_theme_generator/starterkits/skin/SKIN.libraries.yml at_theme_generator/starterkits/skin/SKIN.libraries.yml
slideshows.css at_theme_generator/starterkits/starterkit/styles/css/components/slideshows.css @charset "UTF-8"; /** * jQuery FlexSlider v2.3.0 * http://www.woothemes.com/flexslider/ * * Copyright 2012 WooThemes * Free to use under the GPLv2 license. * http://www.gnu.org/licenses/gpl-2.0.html * * Contributing author: Ville…
social-media-links.css at_theme_generator/starterkits/starterkit/styles/css/components/social-media-links.css /** * Social media * - styles for the Social Media Links module. * - https://www.drupal.org/project/social_media_links ============================================================================ */ .block-social-media-links…
STARTERKIT.info.yml at_theme_generator/starterkits/starterkit/STARTERKIT.info.yml at_theme_generator/starterkits/starterkit/STARTERKIT.info.yml
STARTERKIT.layout.page.css at_theme_generator/starterkits/starterkit/styles/css/generated/STARTERKIT.layout.page.css /* Layout CSS for: page.html.twig, generated: Sat, 15 Oct 16 22:11:51 +1300 */ .l-rw { display: flex; flex-wrap: wrap; flex-direction: row; max-width: 75em; width: 100%; } .l-r { flex: 0 0 auto; padding: 0 0.625em; width:…
STARTERKIT.libraries.yml at_theme_generator/starterkits/starterkit/STARTERKIT.libraries.yml at_theme_generator/starterkits/starterkit/STARTERKIT.libraries.yml
STARTERKIT.settings.yml at_theme_generator/starterkits/starterkit/config/install/STARTERKIT.settings.yml at_theme_generator/starterkits/starterkit/config/install/STARTERKIT.settings.yml
STARTERKIT.shortcodes.yml at_theme_generator/starterkits/starterkit/STARTERKIT.shortcodes.yml at_theme_generator/starterkits/starterkit/STARTERKIT.shortcodes.yml
STARTERKIT.theme at_theme_generator/starterkits/starterkit/STARTERKIT.theme
superfish.css at_theme_generator/starterkits/starterkit/styles/css/components/superfish.css @charset "UTF-8"; /** * Superfish Menus * This only loads if the Superfish module is enabled. * - fix issues * - provide CSS for style "none. ============================================================================…
tables.css at_theme_generator/starterkits/starterkit/styles/css/components/tables.css @charset "UTF-8"; /** * Table Base * Set base styles for table elements. ============================================================================ */ table { padding: 0; border: 0; border-collapse: collapse; } table caption { …
tabs.css at_theme_generator/starterkits/starterkit/styles/css/components/tabs.css /** * Tabs (local tasks). * Tab styles leverage AT's responsive lists JS feature. This sets a class if * the list is too wide for it's container. This allows us to dynamically change * the design of the tabs menu if they are too wide. We…
taxonomy.css at_theme_generator/starterkits/starterkit/styles/css/components/taxonomy.css /** * Field Taxonomy Reference (Entity Reference as tags). ============================================================================ */ .field-entity-reference-type-taxonomy-term .field__item { margin: 0 0.375rem 0; display:…
theme-settings.php at_theme_generator/starterkits/starterkit/theme-settings.php Theme settings.
ThemeGenerator.php at_theme_generator/src/Theme/ThemeGenerator.php Drupal\at_theme_generator\Theme
ThemeGeneratorTypes.php at_theme_generator/src/Theme/ThemeGeneratorTypes.php Drupal\at_theme_generator\Theme
ThemeInfo.php at_theme_generator/src/Theme/ThemeInfo.php Drupal\at_theme_generator\Theme Contains \Drupal\at_theme_generator\Theme\ThemeInfo.
threecol-2-2-8.css at_theme_generator/starterkits/starterkit/layout/plugin-layout-flex/css/threecol-2-2-8.css .atl__lr { margin: 0 -0.625em; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-direction: row; -ms-flex-direction: row; …
threecol-2-2-8.css at_theme_generator/starterkits/starterkit/layout/plugin-layout-float/css/threecol-2-2-8.css .atl__lr { margin: 0 -0.625em; } .atl__lc { padding: 0 0.625em; width: 100%; } .atl:before, .atl:after { content: " "; display: table; } .atl:after { clear: both; } .bp--at-core-simple-wide .atl--threecol-2-2-8.l-arc--2 >…
threecol-2-2-8.css at_theme_generator/starterkits/starterkit/layout/page-layout-float/css/threecol/threecol-2-2-8.css .threecol-2-2-8 .hr--1-2 .l-r { width: 50%; float: left; } .threecol-2-2-8 .hr--1-3 .l-r, .threecol-2-2-8 .hr--2-3 .l-r { width: 16.66667%; float: left; } .threecol-2-2-8 .hr--1-3 .l-r:last-child, .threecol-2-2-8 .hr--2-3 .l-r:last-child { …
threecol-2-2-8.css at_theme_generator/starterkits/starterkit/layout/page-layout-flex/css/threecol/threecol-2-2-8.css .threecol-2-2-8 .hr--1-2 .l-r { width: 50%; } .threecol-2-2-8 .hr--1-3 .l-r, .threecol-2-2-8 .hr--2-3 .l-r { width: 16.66667%; } .threecol-2-2-8 .hr--1-3 .l-r:last-child, .threecol-2-2-8 .hr--2-3 .l-r:last-child { width:…
threecol-2-3-7.css at_theme_generator/starterkits/starterkit/layout/page-layout-float/css/threecol/threecol-2-3-7.css .threecol-2-3-7 .hr--1-2 .l-r { width: 41.66667%; float: left; } .threecol-2-3-7 .hr--1-2 .l-r:last-child { width: 58.33333%; float: left; } .threecol-2-3-7 .hr--1-3 .l-r { width: 16.66667%; float: left; } .threecol-2-3-7 .hr--1-3…
threecol-2-3-7.css at_theme_generator/starterkits/starterkit/layout/page-layout-flex/css/threecol/threecol-2-3-7.css .threecol-2-3-7 .hr--1-2 .l-r { width: 41.66667%; } .threecol-2-3-7 .hr--1-2 .l-r:last-child { width: 58.33333%; } .threecol-2-3-7 .hr--1-3 .l-r { width: 16.66667%; } .threecol-2-3-7 .hr--1-3 .l-r:last-child { width:…
threecol-2-4-6.css at_theme_generator/starterkits/starterkit/layout/page-layout-float/css/threecol/threecol-2-4-6.css .threecol-2-4-6 .hr--1-2 .l-r, .threecol-2-4-6 .hr--2-3 .l-r { width: 33.33333%; float: left; } .threecol-2-4-6 .hr--1-2 .l-r:last-child, .threecol-2-4-6 .hr--2-3 .l-r:last-child { width: 66.66667%; float: left; } .threecol-2-4-6 .hr--1-3…
threecol-2-4-6.css at_theme_generator/starterkits/starterkit/layout/page-layout-flex/css/threecol/threecol-2-4-6.css .threecol-2-4-6 .hr--1-2 .l-r, .threecol-2-4-6 .hr--2-3 .l-r { width: 33.33333%; } .threecol-2-4-6 .hr--1-2 .l-r:last-child, .threecol-2-4-6 .hr--2-3 .l-r:last-child { width: 66.66667%; } .threecol-2-4-6 .hr--1-3 .l-r { width:…
threecol-2-5-5.css at_theme_generator/starterkits/starterkit/layout/page-layout-float/css/threecol/threecol-2-5-5.css .threecol-2-5-5 .arc--3 .l-r { width: 41.66667%; float: left; } .threecol-2-5-5 .arc--3 .l-r:first-child { width: 16.66667%; float: left; } .threecol-2-5-5 .hr--1-3 .l-r, .threecol-2-5-5 .hr--1-2 .l-r { width: 16.66667%; float:…
threecol-2-5-5.css at_theme_generator/starterkits/starterkit/layout/page-layout-flex/css/threecol/threecol-2-5-5.css .threecol-2-5-5 .arc--3 .l-r { width: 41.66667%; } .threecol-2-5-5 .arc--3 .l-r:first-child { width: 16.66667%; } .threecol-2-5-5 .hr--1-3 .l-r, .threecol-2-5-5 .hr--1-2 .l-r { width: 16.66667%; } .threecol-2-5-5 .hr--1-3…
threecol-2-6-4.css at_theme_generator/starterkits/starterkit/layout/page-layout-float/css/threecol/threecol-2-6-4.css .threecol-2-6-4 .hr--1-2 .l-r { width: 16.66667%; float: left; } .threecol-2-6-4 .hr--1-2 .l-r:last-child { width: 83.33333%; float: left; } .threecol-2-6-4 .hr--1-3 .l-r { width: 33.33333%; float: left; } .threecol-2-6-4 .hr--1-3…

Pages

Other projects