Upgrade to Bootstrap 3

This commit is contained in:
benweet 2013-08-26 13:29:46 +01:00
parent bd9c80ad94
commit a8802b3ce4
5 changed files with 10 additions and 10 deletions

View File

@ -87,7 +87,7 @@ lib/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js
#dynamic
# Mon 26 Aug 2013 12:46:43 WEST
# Mon 26 Aug 2013 13:29:32 WEST
res-min/font/fontello.eot
res-min/font/fontello.svg
res-min/font/fontello.ttf

View File

@ -1,4 +1,4 @@
@font-face{font-family:'fontello';src:url('../font/fontello.eot?65226408');src:url('../font/fontello.eot?65226408#iefix') format('embedded-opentype'),url('../font/fontello.woff?65226408') format('woff'),url('../font/fontello.ttf?65226408') format('truetype'),url('../font/fontello.svg?65226408#fontello') format('svg');font-weight:normal;font-style:normal}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;}
@font-face{font-family:'fontello';src:url('../font/fontello.eot');src:url('../font/fontello.eot#iefix') format('embedded-opentype'),url('../font/fontello.woff') format('woff'),url('../font/fontello.ttf') format('truetype'),url('../font/fontello.svg#fontello') format('svg');font-weight:normal;font-style:normal}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;}
.icon-plus:before{content:'\e81f'}
.icon-minus:before{content:'\e823'}
.icon-left-big:before{content:'\e88a'}

View File

@ -1,4 +1,4 @@
@font-face{font-family:'fontello';src:url('../font/fontello.eot?65226408');src:url('../font/fontello.eot?65226408#iefix') format('embedded-opentype'),url('../font/fontello.woff?65226408') format('woff'),url('../font/fontello.ttf?65226408') format('truetype'),url('../font/fontello.svg?65226408#fontello') format('svg');font-weight:normal;font-style:normal}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;}
@font-face{font-family:'fontello';src:url('../font/fontello.eot');src:url('../font/fontello.eot#iefix') format('embedded-opentype'),url('../font/fontello.woff') format('woff'),url('../font/fontello.ttf') format('truetype'),url('../font/fontello.svg#fontello') format('svg');font-weight:normal;font-style:normal}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;}
.icon-plus:before{content:'\e81f'}
.icon-minus:before{content:'\e823'}
.icon-left-big:before{content:'\e88a'}

View File

@ -1,4 +1,4 @@
@font-face{font-family:'fontello';src:url('../font/fontello.eot?65226408');src:url('../font/fontello.eot?65226408#iefix') format('embedded-opentype'),url('../font/fontello.woff?65226408') format('woff'),url('../font/fontello.ttf?65226408') format('truetype'),url('../font/fontello.svg?65226408#fontello') format('svg');font-weight:normal;font-style:normal}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;}
@font-face{font-family:'fontello';src:url('../font/fontello.eot');src:url('../font/fontello.eot#iefix') format('embedded-opentype'),url('../font/fontello.woff') format('woff'),url('../font/fontello.ttf') format('truetype'),url('../font/fontello.svg#fontello') format('svg');font-weight:normal;font-style:normal}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;}
.icon-plus:before{content:'\e81f'}
.icon-minus:before{content:'\e823'}
.icon-left-big:before{content:'\e88a'}

View File

@ -1,10 +1,10 @@
@font-face {
font-family: 'fontello';
src: url('../font/fontello.eot?65226408');
src: url('../font/fontello.eot?65226408#iefix') format('embedded-opentype'),
url('../font/fontello.woff?65226408') format('woff'),
url('../font/fontello.ttf?65226408') format('truetype'),
url('../font/fontello.svg?65226408#fontello') format('svg');
src: url('../font/fontello.eot');
src: url('../font/fontello.eot#iefix') format('embedded-opentype'),
url('../font/fontello.woff') format('woff'),
url('../font/fontello.ttf') format('truetype'),
url('../font/fontello.svg#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
@ -14,7 +14,7 @@
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'fontello';
src: url('../font/fontello.svg?65226408#fontello') format('svg');
src: url('../font/fontello.svg#fontello') format('svg');
}
}
*/