Changeset 93446 in spip-zone
- Timestamp:
- Dec 8, 2015, 1:23:16 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/bootstrap/trunk/bootstrap2spip/css/spip.variables.less
r90765 r93446 1 // Compat BS2/BS31 // Compatibilite mini BS2/BS3 2 2 .border-radius(@border-radius) { 3 3 border-radius: @border-radius; … … 17 17 @iconWhiteSpritePath: "../img/glyphicons-halflings-white.png"; 18 18 19 // SPIP20 19 20 // Extension de BS3 21 @screen-xxs-max: (@screen-xs-min - 1); 22 23 24 // Typo SPIP 21 25 @emFontSize : 1em * (@font-size-base / 16); 22 26 @emLineHeight : 1em * (@line-height-base);
Note: See TracChangeset
for help on using the changeset viewer.