Dotclear

source: themes/berlin/scss/libs/bourbon/css3/_box-sizing.scss @ 2640:489437dde4f5

Revision 2640:489437dde4f5, 124 bytes checked in by Anne Kozlika <kozlika@…>, 12 years ago (diff)

New default theme BERLIN, first commit.
Needs A LOT of clean-up and to be enhanced.

Line 
1@mixin box-sizing ($box) {
2//  content-box | border-box | inherit
3  @include prefixer(box-sizing, $box, webkit moz spec);
4}
Note: See TracBrowser for help on using the repository browser.

Sites map