X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/73e1bfac301b9285f734374abe84d8146897c585..043f54270bb129da9f5f07c2c975c6e89edd4a22:/doc/css/bootstrap.css diff --git a/doc/css/bootstrap.css b/doc/css/bootstrap.css index 6b2ba3098a..03f41e1fe7 100644 --- a/doc/css/bootstrap.css +++ b/doc/css/bootstrap.css @@ -2429,7 +2429,7 @@ input[type="submit"].btn.btn-mini { *margin-right: .3em; line-height: 14px; vertical-align: text-top; - background-image: url("../img/glyphicons-halflings.png"); + background-image: url("../images/glyphicons-halflings.png"); background-position: 14px 14px; background-repeat: no-repeat; margin-top: 1px; @@ -2452,7 +2452,7 @@ input[type="submit"].btn.btn-mini { .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("../images/glyphicons-halflings-white.png"); } .icon-glass { background-position: 0 0;