Commenting glyphicons-halflings.png files

skala
Julio Montoya 13 years ago
parent ce78f9667e
commit 200c94203c
  1. 4
      main/css/bootstrap.css

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

Loading…
Cancel
Save