Commit Graph

185 Commits

Author SHA1 Message Date
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
Raphael Goetter 725124d380 fix pour --reverse 2016-11-26 21:20:32 +01:00
Raphael Goetter b96c5dc731 correction de grid--reverse 2016-11-25 15:47:42 +01:00
Raphael Goetter 8fbca1166b bugfix IE10 2016-11-23 20:44:40 +01:00
Raphael Goetter 11ecddabba numéro 2016-11-22 16:02:37 +01:00
Raphael Goetter f609505066 renommage des variables 2016-11-22 14:47:41 +01:00
Raphael Goetter 4eec65bf89 gestion de conflit des classes .grid-item-* 2016-11-10 16:45:11 +01:00
skullmasher fb4b95246f Ajout du snippet https://codepen.io/raphaelgoetter/pen/wzLbdo 2016-11-01 04:47:03 +01:00
skullmasher aec7fbdd6f Merge remote-tracking branch 'upstream/master' 2016-11-01 04:45:49 +01:00
Raphael Goetter 11428597ae optimisation des variables de config 2016-10-31 10:53:57 +01:00
skullmasher a444e8067b Fix l'overflow de la décoration du blockquote. 2016-10-27 17:53:42 +02:00
Raphael Goetter 4f6bccf6dd typo 2016-10-27 15:15:38 +02:00