diff options
author | Francesco Pontillo <francescopontillo@gmail.com> | 2013-02-26 10:54:05 +0100 |
---|---|---|
committer | Francesco Pontillo <francescopontillo@gmail.com> | 2013-02-26 10:54:05 +0100 |
commit | c9e454d4d9523c51ab4bc8587201a607718105cb (patch) | |
tree | 3906715fc59484545eeb4b64db1c24980999ef79 /cerulean/cerulean.css | |
parent | fc592d52f7b35444bd365df54923fb07e25a264c (diff) |
Themes built, with responsive and magnification (optional).
Diffstat (limited to 'cerulean/cerulean.css')
-rw-r--r-- | cerulean/cerulean.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cerulean/cerulean.css b/cerulean/cerulean.css index 51d281db..6e37a1db 100644 --- a/cerulean/cerulean.css +++ b/cerulean/cerulean.css @@ -2308,7 +2308,7 @@ table th[class*="span"], .dropdown-submenu:focus > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"], .dropdown-submenu:focus > a > [class*=" icon-"] { - background-image: url("../img_/glyphicons-halflings-white.png"); + background-image: url("../img/glyphicons-halflings-white.png"); } .icon-glass { |