remake css
This commit is contained in:
parent
16440eea92
commit
7d2e13f1b4
2 changed files with 4 additions and 4 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: Mon Jan 23 15:15:08 PST 2012
|
||||
* Date: Tue Jan 24 10:43:08 PST 2012
|
||||
*/
|
||||
article,
|
||||
aside,
|
||||
|
|
@ -1846,7 +1846,7 @@ i {
|
|||
.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