Mercurial > bugzilla-dashboard
diff file-bug.html @ 22:b34a56c353de
Fixed throbber, made min length of search 2 characters.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Wed, 10 Mar 2010 13:59:31 -0800 |
parents | 42d621a98c93 |
children |
line wrap: on
line diff
--- a/file-bug.html Wed Mar 10 13:09:55 2010 -0800 +++ b/file-bug.html Wed Mar 10 13:59:31 2010 -0800 @@ -2,11 +2,11 @@ <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" media="all" + href="css/jquery-ui.css" /> + <link rel="stylesheet" type="text/css" media="all" href="css/dashboard.css" /> <link rel="stylesheet" type="text/css" media="all" href="css/file-bug.css" /> - <link rel="stylesheet" type="text/css" media="all" - href="css/jquery-ui.css" /> <title>Atul's Bug-Filer</title> </head> <body>