Removed all references to Glyphicons from Bootstrap CSS for obtrusive licensing terms - refs #6049

1.9.x
Yannick Warnier 12 years ago
parent 0350d892a9
commit 96a158c230
  1. 2
      main/css/bootstrap.css
  2. 2
      main/css/journal/bootstrap.css
  3. 2
      main/css/readable/bootstrap.css
  4. 2
      main/css/simplex/bootstrap.css
  5. 2
      main/css/spacelab/bootstrap.css

@ -1778,7 +1778,6 @@ table .span24 {
*margin-right: .3em;
line-height: 14px;
vertical-align: text-top;
/* background-image: url("../img/glyphicons-halflings.png");*/
background-position: 14px 14px;
background-repeat: no-repeat;
}
@ -1789,7 +1788,6 @@ table .span24 {
}
.icon-white {
/*background-image: url("../img/glyphicons-halflings-white.png");*/
}
.icon-glass {

@ -1484,7 +1484,6 @@ table .span24 {
*margin-right: .3em;
line-height: 14px;
vertical-align: text-top;
background-image: url("../img/glyphicons-halflings.png");
background-position: 14px 14px;
background-repeat: no-repeat;
}
@ -1493,7 +1492,6 @@ table .span24 {
*margin-left: 0;
}
.icon-white {
background-image: url("../img/glyphicons-halflings-white.png");
}
.icon-glass {
background-position: 0 0;

@ -1483,7 +1483,6 @@ table .span24 {
*margin-right: .3em;
line-height: 14px;
vertical-align: text-top;
background-image: url("../img/glyphicons-halflings.png");
background-position: 14px 14px;
background-repeat: no-repeat;
}
@ -1492,7 +1491,6 @@ table .span24 {
*margin-left: 0;
}
.icon-white {
background-image: url("../img/glyphicons-halflings-white.png");
}
.icon-glass {
background-position: 0 0;

@ -1484,7 +1484,6 @@ table .span24 {
*margin-right: .3em;
line-height: 14px;
vertical-align: text-top;
background-image: url("../img/glyphicons-halflings.png");
background-position: 14px 14px;
background-repeat: no-repeat;
}
@ -1493,7 +1492,6 @@ table .span24 {
*margin-left: 0;
}
.icon-white {
background-image: url("../img/glyphicons-halflings-white.png");
}
.icon-glass {
background-position: 0 0;

@ -1483,7 +1483,6 @@ table .span24 {
*margin-right: .3em;
line-height: 14px;
vertical-align: text-top;
background-image: url("../img/glyphicons-halflings.png");
background-position: 14px 14px;
background-repeat: no-repeat;
}
@ -1492,7 +1491,6 @@ table .span24 {
*margin-left: 0;
}
.icon-white {
background-image: url("../img/glyphicons-halflings-white.png");
}
.icon-glass {
background-position: 0 0;

Loading…
Cancel
Save