Commit Graph

39 Commits

Author SHA1 Message Date
Arno b8d2039984 Update shadow: drop, inner, both
Creating variables for the shadow drop, inner , both.

So easy to maintain and control the fadeout and fadein need not replicate the speech but only the variable "face".
@fade: fadeout(@color, 100 - ( @alpha*100 ));
2015-01-07 15:19:55 -02:00
Alexander Yakovlev c581920a48 Merge pull request #7 from Shurakai/patch-2
Added several mixins for box models
2014-06-14 10:47:00 +07:00
Christian Heinrich 1122a5259e Added several mixins for box models
Added border-box, content-box, padding-box and margin-box
2014-06-14 02:11:28 +02:00
Christian Heinrich 73a2385342 Added scaleY and scaleX support
Additionally, support for several other browsers was added as well.
2014-06-13 15:18:19 +02:00
pilbot 28432ce8bd Added radial-gradient: #gradient > .radial
Added the radial gradient type as described in
http://dev.w3.org/csswg/css3-images/#radial-gradients most browser
implementations, save IE10 do not use the newer syntax that can be seen
in the unprefixed form.
2012-08-25 17:46:49 +01:00
Alexander Yakovlev 24a7b93f1c Too many credits :-) 2012-07-06 14:57:26 +07:00
Fabian Vogelsteller 0effb58021 add box shadow none: #shadow > .none(); 2012-07-05 23:06:02 +02:00
Fabian Vogelsteller 85018fdd66 add comments 2012-07-05 18:19:27 +02:00
Fabian Vogelsteller 60e376af36 fixed #gradients > .none() 2012-07-05 08:43:58 +02:00
Fabian Vogelsteller f59aeab9a3 changed id names to singular, to make it unified 2012-07-05 08:34:44 +02:00
Fabian Vogelsteller 3f1f62260c add #shadows .both(); to add inner and outer shadows 2012-07-04 12:18:11 +02:00
Alexander Yakovlev 2e82278272 Cleanup
Renamed #shadows > .text-shadow to #shadows > .text
Deleted .DS_Store file
2012-05-26 08:57:45 +07:00
Alexander Yakovlev 33a23976c6 Updated credits, added KHTML prefix to text-shadow 2012-05-26 08:27:37 +07:00
Alexander Yakovlev 54d233a779 Merge branch 'master' of git://github.com/pkrstic/elements
Conflicts:
	elements.less
2012-05-26 08:26:14 +07:00
Alexander Yakovlev e44102c53f Merge remote-tracking branch 'melat0nin/patch-1'
Conflicts:
	elements.less

Also switched from tabs to spaces (it's easier to merge that way)
and threw all the credits in a separate file.
2012-05-26 08:18:11 +07:00
Alexander Yakovlev f7505132d0 Merge branch 'master' of git://github.com/collingo/elements
Conflicts:
	elements.less
2012-05-26 08:07:05 +07:00
melat0nin 81c19b98a6 Added modern IE support in .rotate mixin (-ms prefix) 2012-05-17 17:51:48 +02:00
Ivan Mendoza ae8f0206d7 Gradients mixin updated
- Start and stop position added as parameter
- .none class to reset gradients
2012-04-24 01:13:57 -06:00
Predrag Krstić ba88f886d4 added more vendor prefixes 2012-04-22 23:57:58 +02:00
Predrag Krstić 2b883d2eab Added text-shadow 2012-04-22 20:04:24 +02:00
Ivan Mendoza 4e71974b0a Gradients: Compatibility with IE9/10 added 2012-04-13 10:59:26 -06:00
Ivan Mendoza f29fefed9b Color personalization added to shadows 2012-04-11 01:53:41 -06:00
collingo 7eb394c721 removed problematic brackets 2012-04-02 17:35:32 +01:00
collingo bc283625b3 added IE opacity rules to cover all versions 2012-04-02 17:20:07 +01:00
collingo 33cc13db4a added cross browser opacity rules 2012-04-02 16:58:10 +01:00
Ivan Mendoza b4133a5fc6 Minor updates 2012-03-24 20:06:20 -06:00
Ivan 1f9334f1d1 * Add namespaces. Some mixins renamed.
fixes #2
2012-02-02 01:44:38 -06:00
Ivan 80871cd2a5 * "transition" renamed to "transition-prop" (just for one property). Ease value added. 2012-01-23 16:14:02 -06:00
Ivan 3584787534 * Added horizontal gradient: .horizontal-gradient(@color, @start, @stop)
* Added transition: .transition(@property,@delay)
2012-01-23 14:10:37 -06:00
Dmitry Fadeyev 3df7be1ea5 fix spacing 2011-09-27 20:57:11 +01:00
Dmitry Fadeyev a736a7eecd fix webkit gradient 2011-09-27 20:55:23 +01:00
Michael Romanenko cdbe27d9d1 Prevent bg color from leaking outside the border 2011-09-26 04:12:05 +06:00
Nathan Fang 5792756853 Added IE10 linear-gradient 2011-09-21 21:50:20 +10:00
Nathan Fang 3620a4f141 Added IE10 linear-gradient 2011-09-21 21:46:51 +10:00
Dmitry Fadeyev 983332081b fix whitespaces 2011-09-16 06:16:21 +01:00
Dmitry Fadeyev f0c1ef20e5 add the translate mixin 2011-09-16 06:14:14 +01:00
Phillip Ridlen 594e876ee1 Whitespace fixes
Convert tabs to two spaces. Fixes display issues on Github and elsewhere.
2011-09-14 14:44:28 -05:00
Dmitry Fadeev 4b02739a8c updates 2011-06-30 22:22:48 +01:00
Dmitry Fadeev 7bbe17b493 added elements 2011-04-29 00:07:44 +01:00