simplify build process more - remove really annoying date.
This commit is contained in:
parent
4e191c423d
commit
15d3a4797f
5 changed files with 9 additions and 16 deletions
2
docs/assets/css/bootstrap-responsive.css
vendored
2
docs/assets/css/bootstrap-responsive.css
vendored
|
|
@ -273,4 +273,4 @@
|
|||
.offset12 { .offset(12); }
|
||||
|
||||
}
|
||||
*/
|
||||
*/
|
||||
3
docs/assets/css/bootstrap.css
vendored
3
docs/assets/css/bootstrap.css
vendored
|
|
@ -6,7 +6,6 @@
|
|||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Designed and built with all the love in the world @twitter by @mdo and @fat.
|
||||
* Date: Fri Jan 27 20:16:25 PST 2012
|
||||
*/
|
||||
article,
|
||||
aside,
|
||||
|
|
@ -1971,7 +1970,7 @@ table .span12 {
|
|||
.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