File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919}
2020
2121# sidebar ,
22- # section {
22+ # main {
2323 position : absolute;
2424 top : 3.5em ;
2525 bottom : 0 ;
3333 padding : 0.8em 0.8em 1.5em 0.8em ;
3434}
3535
36- # section {
36+ # main {
3737 left : 14.6em ;
3838 right : 0 ;
3939 padding : 1em 0.5em 1em 1em ;
7171}
7272
7373
74- /* Main Section Style */
74+ /* Main main Style */
7575
76- # section h1 {
76+ # main h1 {
7777 font-family : monospace;
7878 margin-top : 0 ;
7979 padding-bottom : 5px ;
8080 border-bottom : 1px solid # CCC ;
8181}
8282
83- # section h2 {
83+ # main h2 {
8484 margin-top : 1.8em ;
8585}
8686
87- # section h1 + h2 {
87+ # main h1 + h2 {
8888 margin-top : 1.3em ;
8989}
9090
91- # section h3 {
91+ # main h3 {
9292 margin-top : 1.5em ;
9393}
9494
95- .section -title {
95+ .main -title {
9696 float : right;
9797}
9898
240240 background-color : # eee ;
241241}
242242
243- # section ::-webkit-scrollbar {
243+ # main ::-webkit-scrollbar {
244244 background-color : # fff ;
245245}
Original file line number Diff line number Diff line change 2525< body >
2626 < div id ="header ">
2727 < h1 >
28- < span class ="section -title "> {{getTitle()}}</ span >
28+ < span class ="main -title "> {{getTitle()}}</ span >
2929 < a href ="index.html "> < span class ="angular "> <angular/></ span > Docs</ a >
3030 </ h1 >
3131 </ div >
3737 </ li >
3838 </ ul >
3939 </ div >
40- < div id ="section ">
40+ < div id ="main ">
4141 < a id ="feedback " ng:href ="{{getFeedbackUrl()}} "> Report an Issue or Ask a Question</ a >
4242 < ng:include src ="getCurrentPartial() " onload ="afterPartialLoaded() "> </ ng:include >
4343 </ div >
You can’t perform that action at this time.
0 commit comments