diff options
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 { |