From 96a158c230cf5f3af647b6af5d9a34ae4ac9ac0e Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Sun, 28 Apr 2013 21:24:27 -0500 Subject: [PATCH] Removed all references to Glyphicons from Bootstrap CSS for obtrusive licensing terms - refs #6049 --- main/css/bootstrap.css | 2 -- main/css/journal/bootstrap.css | 2 -- main/css/readable/bootstrap.css | 2 -- main/css/simplex/bootstrap.css | 2 -- main/css/spacelab/bootstrap.css | 2 -- 5 files changed, 10 deletions(-) diff --git a/main/css/bootstrap.css b/main/css/bootstrap.css index c7b1097f00..3cce1e1595 100644 --- a/main/css/bootstrap.css +++ b/main/css/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 { diff --git a/main/css/journal/bootstrap.css b/main/css/journal/bootstrap.css index 81036774fb..b4bd5b0e08 100644 --- a/main/css/journal/bootstrap.css +++ b/main/css/journal/bootstrap.css @@ -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; diff --git a/main/css/readable/bootstrap.css b/main/css/readable/bootstrap.css index e8a82a888f..3ddeb27256 100644 --- a/main/css/readable/bootstrap.css +++ b/main/css/readable/bootstrap.css @@ -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; diff --git a/main/css/simplex/bootstrap.css b/main/css/simplex/bootstrap.css index 51f4b1e42c..edf76f2259 100644 --- a/main/css/simplex/bootstrap.css +++ b/main/css/simplex/bootstrap.css @@ -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; diff --git a/main/css/spacelab/bootstrap.css b/main/css/spacelab/bootstrap.css index b8472b920b..da0185eb09 100644 --- a/main/css/spacelab/bootstrap.css +++ b/main/css/spacelab/bootstrap.css @@ -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;