raphaelgoettter
b2a6485dac
changelog v4.1.4 (14 avril 2015)
...
- ajout de node_modules dans le .gitignore
- ajout d'un gulpfile.js et des dépendances dans package.json
- ajout de la classe .unstyled destinée aux éléments de formulaires
2015-04-14 10:04:17 +02:00
raphaelgoettter
b3089b4b19
il voit du flexbox partout !
2015-04-13 16:25:22 +02:00
raphaelgoettter
1b8e540dd4
fichiers CSS à jour
2015-04-13 16:16:13 +02:00
raphaelgoettter
8276a857f3
v4.1.1
2015-03-30 15:52:50 +02:00
raphaelgoettter
2de96ecda1
classe .flexbox responsive en tiny screen
2015-03-30 15:24:16 +02:00
raphaelgoettter
89333413a8
v4.1.0
2015-03-30 12:43:10 +02:00
raphaelgoettter
f94bd15c89
Ajout d'un quick mobile reset
...
.btn:focus,
input:focus,
button:focus {
outline: 0;
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
}
2015-03-09 17:24:43 +01:00
Raphael Goetter
088e68cb4f
modify media queries
2015-03-07 14:53:44 +01:00
Raphael Goetter
8a52e30506
/
2015-03-07 14:42:47 +01:00
Raphael Goetter
add79db625
modifs flexbox
2015-03-07 14:36:58 +01:00
raphaelgoettter
95e8334fee
modifs de .flexbox-v et .flexbox-h
2015-03-06 16:22:20 +01:00
raphaelgoettter
39ad309a8e
4.0.3
2015-03-06 10:00:51 +01:00
raphaelgoettter
a0c0a46c29
simplification de la syntaxe des grilles
...
merci @eQRoeil :)
2015-03-06 09:53:19 +01:00
raphaelgoettter
ec671ed5e6
Début de doc + modif grilles
2015-03-05 16:43:40 +01:00
raphaelgoettter
7a43f8ec4e
compilation des fichiers CSS
2015-03-05 15:21:57 +01:00
raphaelgoettter
1b9e0bf9f5
helpers classes now on a separate file
2014-10-20 17:59:59 +02:00
raphaelgoettter
903d4c260a
version un-minified vanilla CSS
2014-09-12 10:51:52 +02:00
raphaelgoettter
f4a167605f
v3.0.9
2014-09-12 09:40:29 +02:00
raphaelgoettter
71f341f3e0
Breakpoints changed (.tiny becomes larger... thanks to iPhone 6 :))
2014-09-12 09:36:09 +02:00
raphaelgoettter
7235eaa54a
spacers units fixed, RWD .medium added, .clearfix border-collapse
2014-08-22 09:34:59 +02:00
raphaelgoettter
0688709cea
Spacing helpers in rem unit
2014-08-21 17:26:34 +02:00
raphaelgoettter
37d96bcd78
3.06 grids and autogrids RWD fixes
2014-08-19 13:19:37 +02:00
raphaelgoettter
2a6d197685
blockquote reset
2014-07-10 16:06:02 +02:00
raphaelgoettter
6bfac25fed
3.0.5 blockquotes styling and figure tag reset
2014-07-10 16:00:29 +02:00
Raphael Goetter
64f55038cc
knacss.css minified
2014-06-30 21:30:32 +02:00
Raphael Goetter
3fa53f9083
Minor IE6 IE7 fixes
2014-05-21 18:42:47 +02:00
Raphael Goetter
2f6ec365e7
new styles for .skip-links
2014-05-19 10:55:20 +02:00
Raphael Goetter
dd856d6755
IE font-size fixing
2014-05-19 10:55:20 +02:00
Raphael Goetter
37e6e30cdd
IE9+ fix for grids and autogrids
2014-05-09 10:54:30 +02:00
Raphael Goetter
7c7801c2f4
box-sizing for IE6/IE7
2014-05-07 21:32:09 +02:00
Raphael Goetter
78831c4ed6
v3.0.2
2014-05-07 10:53:15 +02:00
Raphael Goetter
1feeba046b
grid bug fix
2014-05-07 09:34:43 +02:00
Raphael Goetter
0bc6e58e2e
grid fix
2014-05-03 14:56:09 +02:00
Raphael Goetter
38be7212d0
retouches finales
2014-05-03 14:38:58 +02:00
Raphael Goetter
fbbedf439e
google maps fixing
2014-04-20 21:51:59 +02:00
Raphael Goetter
e6da229b19
add variable for table margin
2014-04-20 20:58:28 +02:00
Raphael Goetter
f4405e239c
add google maps boolean
2014-04-20 20:56:10 +02:00
Raphael Goetter
0bc8b1d8f2
supp quick print reset on base
2014-04-20 20:52:12 +02:00
Raphael Goetter
fd3e153cd9
more booleans for IE fixing
2014-04-20 20:50:43 +02:00
Raphael Goetter
9ebed88d42
adding comments
2014-04-20 20:44:12 +02:00
Raphael Goetter
dfbaaca2a5
booleans variables added
2014-04-20 20:34:39 +02:00
Raphael Goetter
a20f157800
adding .start and .end classes
2014-04-20 20:02:32 +02:00
Raphael Goetter
b1970263cc
new visually-hidden rules
2014-04-20 19:58:53 +02:00
Raphael Goetter
6ee08ce823
updates on CSS files too
2014-04-20 19:56:47 +02:00
Raphael Goetter
57dc070697
no styling for code inside pre
2014-04-20 19:39:22 +02:00
Raphael Goetter
09e9e5b0a4
line-height: normal; on code, pre, samp, kbd
2014-04-20 19:36:57 +02:00
Raphael Goetter
050428478b
Supp .mod:after (already BFC)
2014-04-20 19:35:39 +02:00
Raphael Goetter
9eb7aa58d6
autogrids added, prefix deleted
2014-02-01 18:37:56 +01:00
Raphael Goetter
8e3c6aa61e
version 2.9.3 prise en compte https://github.com/raphaelgoetter/KNACSS/pull/46
2014-01-31 15:30:55 +01:00
Raphael Goetter
f817dbfd7d
Minor addons, better commented code
2014-01-01 12:00:49 +01:00