rebuild + add spy to template
This commit is contained in:
parent
d3c5dd4e6a
commit
25519bacd5
13 changed files with 14 additions and 14 deletions
4
bootstrap.css
vendored
4
bootstrap.css
vendored
|
|
@ -6,7 +6,7 @@
|
|||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Designed and built with all the love in the world @twitter by @mdo and @fat.
|
||||
* Date: Wed Jan 25 11:21:22 PST 2012
|
||||
* Date: Wed Jan 25 11:23:36 PST 2012
|
||||
*/
|
||||
article,
|
||||
aside,
|
||||
|
|
@ -1864,7 +1864,7 @@ table .headerSortUp:after {
|
|||
.navbar-search .search-query :-moz-placeholder {
|
||||
color: #eeeeee;
|
||||
}
|
||||
.navbar-search .search-query ::-webkit-input-placeholder {
|
||||
.navbar-search .search-query::-webkit-input-placeholder {
|
||||
color: #eeeeee;
|
||||
}
|
||||
.navbar-search .search-query:hover {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue