Update Angular to 1.2.0 RC2
This commit is contained in:
parent
7416269494
commit
0d3a40980e
184 changed files with 17993 additions and 21133 deletions
|
@ -16,9 +16,9 @@
|
|||
|
||||
.nav-list li {
|
||||
margin:0!important;
|
||||
padding:0 15px;
|
||||
height:20px;
|
||||
padding:2px 15px;
|
||||
overflow:hidden;
|
||||
line-height:1.1em;
|
||||
}
|
||||
|
||||
.slide-reveal.ng-enter {
|
||||
|
@ -64,13 +64,6 @@
|
|||
height:0;
|
||||
}
|
||||
|
||||
.animate-container.animations-off * {
|
||||
-webkit-transition: none;
|
||||
-moz-transition: none;
|
||||
-o-transition: color 0 ease-in; /* opera is special :) */
|
||||
transition: none;
|
||||
}
|
||||
|
||||
.foldout.ng-enter,
|
||||
.foldout.ng-hide-add,
|
||||
.foldout.ng-hide-remove {
|
||||
|
|
|
@ -502,5 +502,4 @@ pre ol li {
|
|||
top: 10px;
|
||||
font-size: 16px;
|
||||
word-break: normal;
|
||||
word-wrap: normal;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue