Changeset 93695 in spip-zone
- Timestamp:
- Dec 15, 2015, 9:33:14 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/bootstrap/trunk/bootstrap/css/theme-dist.less
r93586 r93695 1 1 /*! 2 * Bootstrap v3.3. 5(http://getbootstrap.com)2 * Bootstrap v3.3.6 (http://getbootstrap.com) 3 3 * Copyright 2011-2015 Twitter, Inc. 4 4 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) … … 9 9 // -------------------------------------------------- 10 10 11 @import "css/ css/variables.less";12 @import "css/ css/mixins.less";11 @import "css/variables.less"; 12 @import "css/mixins.less"; 13 13 14 14
Note: See TracChangeset
for help on using the changeset viewer.