Commit Graph

196 Commits

Author SHA1 Message Date
Raphael Goetter 7bd7fb9807 * {min-width: 0} 2017-08-01 11:57:50 +02:00
Raphael Goetter 91d979b356 .js classes 2017-08-01 10:53:59 +02:00
Raphael Goetter 3560a7ceb5 automatisation des classes utilitaires via Sass 2017-08-01 10:52:32 +02:00
Raphael Goetter c796838fde boutons radio stylés 2017-08-01 10:02:19 +02:00
Raphael Goetter ddc20002ca build 2017-08-01 09:36:57 +02:00
Raphael Goetter fdd8aa013f ajout de .flex-row-reverse 2017-08-01 09:23:51 +02:00
Raphael Goetter bddfbb37a3 checkbox stylings 2017-08-01 09:20:53 +02:00
Raphael Goetter ceed55bc52 disabled styling 2017-07-31 21:45:24 +02:00
Raphael Goetter 1ad445f767 button-burger color 2017-07-31 21:42:15 +02:00
Raphael Goetter 221ee2f539 Burger button styling 2017-07-31 21:31:56 +02:00
Raphael Goetter 73b8db37c2 submit as an input 2017-07-31 20:47:46 +02:00
Raphael Goetter 8dbd40dccf submit fix 2017-07-31 20:37:21 +02:00
Raphael Goetter cb906dc5da buttons, variables and submit 2017-07-31 20:34:26 +02:00
Raphael Goetter 2b3e047429 line-height: 1; on badges 2017-07-31 18:18:45 +02:00
Raphael Goetter 3276e31aea no margin-top on first labels 2017-07-31 18:11:14 +02:00
Raphael Goetter ed70f7187e box-shadow inset on inputs 2017-07-31 18:00:49 +02:00
Raphael Goetter 87c5256c81 box-shadow et border sur input 2017-07-31 17:55:18 +02:00
Raphael Goetter be4890e7b6 concat entre base.scss et styling.scss 2017-07-31 17:30:43 +02:00
Raphael Goetter c74d2ce220 forms add-ons 2017-07-31 17:19:03 +02:00
Raphael Goetter 4308dc1d19 refonte des styles de formulaires 2017-07-31 17:16:08 +02:00
Raphael Goetter 30106e8b7a alert fix 2017-07-31 16:02:22 +02:00
Raphael Goetter f9f5e67507 Alerts added 2017-07-31 16:01:20 +02:00
Raphael Goetter dee0e61697 Badges added 2017-07-31 15:49:38 +02:00
Raphael Goetter 7f795fd09e doc 2017-07-31 14:01:57 +02:00
Raphael Goetter 45c91e93b5 button ghost added 2017-07-31 14:00:06 +02:00
Raphael Goetter 16efc7aaa5 $color-danger fix 2017-07-31 13:26:20 +02:00
Raphael Goetter 74f3850524 buttons v7 2017-07-31 13:24:04 +02:00
Raphael Goetter 6e3d128d8e suppression du namespace "kna-" 2017-07-31 11:45:22 +02:00
Raphael Goetter 5d48351ef0 regroupement des styles de tableaux 2017-07-31 11:41:30 +02:00
Raphael Goetter ba693cefba autogrid object 2017-07-31 11:37:12 +02:00
Raphael Goetter d33da95e34 Skip Links 2017-07-31 10:52:40 +02:00
Raphael Goetter c7f44aef04 normalize.css v7.0.0 2017-07-31 10:42:57 +02:00
Raphael Goetter 0ebe24ed0f architecture globale revisitée (_vendor, _config, _library, components) 2017-07-31 10:36:32 +02:00
Raphael Goetter 689c3d32f7 v6.1.2 (21 juin 2017) 2017-06-21 10:50:33 +02:00
Florian Bouvot 55bc4c0bf3 Fix typo 2017-05-10 11:50:31 +02:00
David Boureau 9544ba610b Correction d'une probable erreur de copier/coller
.h6-like a pour taille $h6-size, quand les grandes tailles sont définies, c'est vraisemblablement $h6-size-l (et non $h1-size-l)
2017-04-28 13:39:09 +02:00
Raphael Goetter faccfdb4bf amélioration du mixant "respond-to()" 2017-04-21 22:40:35 +02:00
Raphael Goetter e29a67981e version 6.1.0
see changelog
2017-03-03 16:51:49 +01:00
Bdg0o 122ca56461 Taille des colonnes dans des grilles imbriquées
Corrige la taille des colonnes dans le cas suivant : 

```
<div class="grid has-gutter-xl">

  <div class="one-half"></div>
  <div class="one-half">
    <div class="grid has-gutter-l">
       <div class="one-half">
         <!-- La taille de cette colonne prend en compte le gutter "xl" au lieu de "l"
        </div>
        <div class="one-half"></div>
    </div>
  </div>
```
2017-02-15 10:04:01 +01:00
Raphael Goetter ad445246dd link-hover-color
application de `$link-hover-color` uniquement si différent de
`$link-color`
2017-01-10 10:28:18 +01:00
PhilippeVay bd8ed31e5d No effect if variable is null or doesn't exist 2016-12-16 22:24:37 +01:00
PhilippeVay d489bd2c86 No effect either if variable is falsy 2016-12-15 21:12:58 +01:00
PhilippeVay 94c20e2048 #232 No styling on a:hover if there's no effect 2016-12-15 20:10:26 +01:00
Raphael Goetter 6d054dfe13 Merge pull request #230 from PhilippeVay/sass-lint
sass-lintage (indentation, imbrication, clarté, etc)
2016-12-09 09:27:23 +01:00
PhilippeVay 0374d02282 sass-lintage (indentation, imbrication, clarté, etc) 2016-12-08 14:24:27 +01:00
Raphael Goetter 27e6e06f43 add variable 2016-12-08 11:23:35 +01:00
Raphael Goetter 12239d8b07 $font-stack-headings conditionnel 2016-12-07 10:57:06 +01:00
Raphael Goetter 174cd86888 périmètre de -small- modifié 2016-12-02 16:19:53 +01:00
Raphael Goetter 4097eccb7b suppression police par défaut sur titres 2016-12-01 15:48:10 +01:00
Raphael Goetter 204d870d31 modifications des breakpoints 2016-12-01 15:45:23 +01:00