| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  | .page-list { | 
					
						
							| 
									
										
										
										
											2016-09-18 21:49:36 +08:00
										 |  |  |   h4 { | 
					
						
							| 
									
										
										
										
											2016-07-03 16:58:45 +08:00
										 |  |  |     margin: $-l 0 $-xs 0; | 
					
						
							|  |  |  |     font-size: 1.666em; | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |   } | 
					
						
							|  |  |  |   a.chapter { | 
					
						
							|  |  |  |     color: $color-chapter; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .inset-list { | 
					
						
							| 
									
										
										
										
											2015-11-30 02:06:55 +08:00
										 |  |  |     display: none; | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |     overflow: hidden; | 
					
						
							|  |  |  |     margin-bottom: $-l; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-09-18 21:49:36 +08:00
										 |  |  |   h5 { | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |     display: block; | 
					
						
							|  |  |  |     margin: $-s 0 0 0; | 
					
						
							|  |  |  |     border-left: 5px solid $color-page; | 
					
						
							|  |  |  |     padding: $-xs 0 $-xs $-m; | 
					
						
							| 
									
										
										
										
											2016-09-18 21:49:36 +08:00
										 |  |  |     font-size: 1.1em; | 
					
						
							|  |  |  |     font-weight: normal; | 
					
						
							| 
									
										
										
										
											2016-03-13 20:43:42 +08:00
										 |  |  |     &.draft { | 
					
						
							|  |  |  |       border-left-color: $color-page-draft; | 
					
						
							|  |  |  |     } | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |   } | 
					
						
							|  |  |  |   hr { | 
					
						
							|  |  |  |     margin-top: 0; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-09-04 02:05:45 +08:00
										 |  |  |   .page, .chapter, .book { | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |     padding-left: $-l; | 
					
						
							| 
									
										
										
										
											2015-09-04 02:05:45 +08:00
										 |  |  |   } | 
					
						
							|  |  |  |   .page { | 
					
						
							|  |  |  |     border-left: 5px solid $color-page; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-03-13 20:04:08 +08:00
										 |  |  |   .page.draft { | 
					
						
							|  |  |  |     border-left: 5px solid $color-page-draft; | 
					
						
							|  |  |  |     .text-page { | 
					
						
							|  |  |  |       color: $color-page-draft; | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-09-04 02:05:45 +08:00
										 |  |  |   .chapter { | 
					
						
							|  |  |  |     border-left: 5px solid $color-chapter; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .book { | 
					
						
							|  |  |  |     border-left: 5px solid $color-book; | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-10-15 04:55:56 +08:00
										 |  |  |   .meta { | 
					
						
							|  |  |  |     margin-top: -$-m; | 
					
						
							|  |  |  |     font-size: 0.95em; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .meta span { | 
					
						
							|  |  |  |     margin-right: $-s; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  | } | 
					
						
							|  |  |  | .chapter-toggle { | 
					
						
							|  |  |  |   cursor: pointer; | 
					
						
							|  |  |  |   margin: 0 0 $-l 0; | 
					
						
							|  |  |  |   transition: all ease-in-out 180ms; | 
					
						
							| 
									
										
										
										
											2015-09-06 21:35:53 +08:00
										 |  |  |   user-select: none; | 
					
						
							| 
									
										
										
										
											2015-11-30 02:06:55 +08:00
										 |  |  |   i.zmdi-caret-right { | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |     transition: all ease-in-out 180ms; | 
					
						
							|  |  |  |     transform: rotate(0deg); | 
					
						
							|  |  |  |     transform-origin: 25% 50%; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   &.open { | 
					
						
							|  |  |  |     margin-bottom: 0; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-11-30 02:06:55 +08:00
										 |  |  |   &.open i.zmdi-caret-right { | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |     transform: rotate(90deg); | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-09-18 21:49:36 +08:00
										 |  |  | .sidebar-page-nav { | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |   $nav-indent: $-s; | 
					
						
							|  |  |  |   list-style: none; | 
					
						
							| 
									
										
										
										
											2016-09-18 21:49:36 +08:00
										 |  |  |   margin: $-s 0 $-m 2px; | 
					
						
							|  |  |  |   border-left: 2px dotted #BBB; | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |   li { | 
					
						
							| 
									
										
										
										
											2016-09-18 21:49:36 +08:00
										 |  |  |     padding-left: $-s; | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |     margin-bottom: 4px; | 
					
						
							| 
									
										
										
										
											2016-09-18 21:49:36 +08:00
										 |  |  |     font-size: 0.95em; | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-09-18 21:49:36 +08:00
										 |  |  |   .h1 { | 
					
						
							|  |  |  |     margin-left: -2px; | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-09-18 21:49:36 +08:00
										 |  |  |   .h2 { | 
					
						
							|  |  |  |     margin-left: -2px; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .h3 { | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |     margin-left: $nav-indent; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-09-18 21:49:36 +08:00
										 |  |  |   .h4 { | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |     margin-left: $nav-indent*2; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-09-18 21:49:36 +08:00
										 |  |  |   .h5 { | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |     margin-left: $nav-indent*3; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-09-18 21:49:36 +08:00
										 |  |  |   .h6 { | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |     margin-left: $nav-indent*4; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | // Sidebar list
 | 
					
						
							|  |  |  | .book-tree { | 
					
						
							| 
									
										
										
										
											2016-09-18 21:49:36 +08:00
										 |  |  |   padding: $-xs 0 0 0; | 
					
						
							| 
									
										
										
										
											2016-02-12 06:23:19 +08:00
										 |  |  |   position: relative; | 
					
						
							|  |  |  |   right: 0; | 
					
						
							|  |  |  |   top: 0; | 
					
						
							|  |  |  |   transition: ease-in-out 240ms; | 
					
						
							|  |  |  |   transition-property: right, border; | 
					
						
							|  |  |  |   border-left: 0px solid #FFF; | 
					
						
							| 
									
										
										
										
											2016-03-06 02:09:21 +08:00
										 |  |  |   background-color: #FFF; | 
					
						
							| 
									
										
										
										
											2017-04-16 02:16:07 +08:00
										 |  |  |   max-width: 320px; | 
					
						
							| 
									
										
										
										
											2016-02-12 06:23:19 +08:00
										 |  |  |   &.fixed { | 
					
						
							| 
									
										
										
										
											2016-11-28 03:37:57 +08:00
										 |  |  |     background-color: #FFF; | 
					
						
							|  |  |  |     z-index: 5; | 
					
						
							| 
									
										
										
										
											2016-02-12 06:23:19 +08:00
										 |  |  |     position: fixed; | 
					
						
							|  |  |  |     top: 0; | 
					
						
							|  |  |  |     padding-left: $-l; | 
					
						
							|  |  |  |     padding-right: $-l + 15; | 
					
						
							|  |  |  |     width: 30%; | 
					
						
							|  |  |  |     right: -15px; | 
					
						
							|  |  |  |     height: 100%; | 
					
						
							|  |  |  |     overflow-y: scroll; | 
					
						
							|  |  |  |     -ms-overflow-style: none; | 
					
						
							|  |  |  |     //background-color: $primary-faded;
 | 
					
						
							|  |  |  |     border-left: 1px solid #DDD; | 
					
						
							|  |  |  |     &::-webkit-scrollbar { width: 0 !important } | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  | } | 
					
						
							|  |  |  | .book-tree h4 { | 
					
						
							|  |  |  |   padding: $-m $-s 0 $-s; | 
					
						
							|  |  |  |   i { | 
					
						
							|  |  |  |     padding-right: $-s; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .book-tree .sidebar-page-list { | 
					
						
							|  |  |  |   list-style: none; | 
					
						
							| 
									
										
										
										
											2016-02-09 04:41:40 +08:00
										 |  |  |   margin: $-xs 0 0; | 
					
						
							|  |  |  |   padding-left: 0; | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |   border-left: 5px solid $color-book; | 
					
						
							|  |  |  |   li a { | 
					
						
							|  |  |  |     display: block; | 
					
						
							|  |  |  |     border-bottom: none; | 
					
						
							|  |  |  |     padding: $-xs 0 $-xs $-s; | 
					
						
							|  |  |  |     &:hover { | 
					
						
							|  |  |  |       text-decoration: none; | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-12-03 03:10:05 +08:00
										 |  |  |   li a i { | 
					
						
							|  |  |  |     padding-right: $-xs + 2px; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |   li, a { | 
					
						
							|  |  |  |     display: block; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   a.bold { | 
					
						
							|  |  |  |     color: #EEE !important; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   ul { | 
					
						
							|  |  |  |     list-style: none; | 
					
						
							|  |  |  |     margin: 0; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .book { | 
					
						
							|  |  |  |     color: $color-book !important; | 
					
						
							|  |  |  |     &.selected { | 
					
						
							|  |  |  |       background-color: rgba($color-book, 0.29); | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .chapter { | 
					
						
							|  |  |  |     color: $color-chapter !important; | 
					
						
							|  |  |  |     &.selected { | 
					
						
							|  |  |  |       background-color: rgba($color-chapter, 0.12); | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-11-30 02:06:55 +08:00
										 |  |  |   .chapter-toggle { | 
					
						
							|  |  |  |     padding-left: $-s; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |   .list-item-chapter { | 
					
						
							|  |  |  |     border-left: 5px solid $color-chapter; | 
					
						
							|  |  |  |     margin: 10px 10px; | 
					
						
							|  |  |  |     display: block; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .list-item-page { | 
					
						
							|  |  |  |     border-bottom: none; | 
					
						
							| 
									
										
										
										
											2015-12-03 03:10:05 +08:00
										 |  |  |     border-left: 5px solid $color-page; | 
					
						
							|  |  |  |     margin: 10px 10px; | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |   } | 
					
						
							|  |  |  |   .page { | 
					
						
							|  |  |  |     color: $color-page !important; | 
					
						
							|  |  |  |     border-bottom: none; | 
					
						
							|  |  |  |     &.selected { | 
					
						
							|  |  |  |       background-color: rgba($color-page, 0.1); | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-03-13 20:04:08 +08:00
										 |  |  |   .list-item-page.draft { | 
					
						
							|  |  |  |     border-left: 5px solid $color-page-draft; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .page.draft .page, .list-item-page.draft a.page { | 
					
						
							|  |  |  |     color: $color-page-draft !important; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-11-30 02:06:55 +08:00
										 |  |  |   .sub-menu { | 
					
						
							|  |  |  |     display: none; | 
					
						
							| 
									
										
										
										
											2016-02-12 06:23:19 +08:00
										 |  |  |     padding-left: 0; | 
					
						
							| 
									
										
										
										
											2015-11-30 02:06:55 +08:00
										 |  |  |   } | 
					
						
							|  |  |  |   .sub-menu.open { | 
					
						
							|  |  |  |     display: block; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | // Sortable Lists
 | 
					
						
							|  |  |  | .sortable-page-list, .sortable-page-list ul { | 
					
						
							|  |  |  |   list-style: none; | 
					
						
							| 
									
										
										
										
											2015-09-06 21:35:53 +08:00
										 |  |  |   background-color: #FFF; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .sort-box { | 
					
						
							|  |  |  |   margin-bottom: $-m; | 
					
						
							|  |  |  |   padding: 0 $-l 0 $-l; | 
					
						
							|  |  |  |   border-left: 4px solid $color-book; | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  | } | 
					
						
							|  |  |  | .sortable-page-list { | 
					
						
							|  |  |  |   margin-left: 0; | 
					
						
							| 
									
										
										
										
											2015-09-06 21:35:53 +08:00
										 |  |  |   > ul { | 
					
						
							|  |  |  |     margin-left: 0; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |   ul { | 
					
						
							|  |  |  |     margin-bottom: 0; | 
					
						
							|  |  |  |     margin-top: 0; | 
					
						
							|  |  |  |     box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1); | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   li { | 
					
						
							|  |  |  |     border: 1px solid #DDD; | 
					
						
							|  |  |  |     padding: $-xs $-s; | 
					
						
							|  |  |  |     margin-top: -1px; | 
					
						
							|  |  |  |     min-height: 38px; | 
					
						
							|  |  |  |     &.text-chapter { | 
					
						
							|  |  |  |       border-left: 2px solid $color-chapter; | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |     &.text-page { | 
					
						
							|  |  |  |       border-left: 2px solid $color-page; | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   li:first-child { | 
					
						
							|  |  |  |     margin-top: $-xs; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .sortable-page-list li.placeholder { | 
					
						
							|  |  |  |   position: relative; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .sortable-page-list li.placeholder:before { | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .activity-list-item { | 
					
						
							|  |  |  |   padding: $-s 0; | 
					
						
							|  |  |  |   color: #888; | 
					
						
							|  |  |  |   border-bottom: 1px solid #EEE; | 
					
						
							|  |  |  |   font-size: 0.9em; | 
					
						
							|  |  |  |   .left { | 
					
						
							|  |  |  |     float: left; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .left + .right { | 
					
						
							|  |  |  |     margin-left: 30px + $-s; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-11-10 03:46:04 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ul.pagination { | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							|  |  |  |   list-style: none; | 
					
						
							|  |  |  |   margin: $-m 0; | 
					
						
							| 
									
										
										
										
											2016-05-22 17:44:31 +08:00
										 |  |  |   padding-left: 1px; | 
					
						
							| 
									
										
										
										
											2015-11-10 03:46:04 +08:00
										 |  |  |   li { | 
					
						
							|  |  |  |     float: left; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   li:first-child { | 
					
						
							|  |  |  |     a, span { | 
					
						
							|  |  |  |       border-radius: 3px 0 0 3px; | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   li:last-child { | 
					
						
							|  |  |  |     a, span { | 
					
						
							|  |  |  |       border-radius: 0 3px 3px 0; | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   a, span { | 
					
						
							|  |  |  |     display: block; | 
					
						
							|  |  |  |     padding: $-xxs $-s; | 
					
						
							|  |  |  |     border: 1px solid #CCC; | 
					
						
							|  |  |  |     margin-left: -1px; | 
					
						
							|  |  |  |     color: #888; | 
					
						
							|  |  |  |     user-select: none; | 
					
						
							|  |  |  |     &.disabled { | 
					
						
							|  |  |  |       cursor: not-allowed; | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   li.active span { | 
					
						
							|  |  |  |     background-color: rgba($primary, 0.8); | 
					
						
							|  |  |  |     color: #EEE; | 
					
						
							|  |  |  |     border-color: rgba($primary, 0.8); | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   a { | 
					
						
							|  |  |  |     color: $primary; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-02-20 20:37:06 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-22 17:44:31 +08:00
										 |  |  | .compact ul.pagination { | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-02-21 02:51:01 +08:00
										 |  |  | .entity-list { | 
					
						
							| 
									
										
										
										
											2016-09-18 21:49:36 +08:00
										 |  |  |   > div { | 
					
						
							| 
									
										
										
										
											2016-02-20 20:37:06 +08:00
										 |  |  |     padding: $-m 0; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-09-18 21:49:36 +08:00
										 |  |  |   h4 { | 
					
						
							| 
									
										
										
										
											2016-02-20 20:37:06 +08:00
										 |  |  |     margin: 0; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-02-21 02:51:01 +08:00
										 |  |  |   p { | 
					
						
							|  |  |  |     margin: $-xs 0 0 0; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   hr { | 
					
						
							|  |  |  |     margin: 0; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .text-small.text-muted { | 
					
						
							|  |  |  |     color: #AAA; | 
					
						
							|  |  |  |     font-size: 0.75em; | 
					
						
							|  |  |  |     margin-top: $-xs; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-12-04 02:35:40 +08:00
										 |  |  |   .text-muted p.text-muted { | 
					
						
							|  |  |  |     margin-top: 0; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-03-13 20:04:08 +08:00
										 |  |  |   .page.draft .text-page { | 
					
						
							|  |  |  |     color: $color-page-draft; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-02-21 02:51:01 +08:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2016-09-18 21:49:36 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-02-21 02:51:01 +08:00
										 |  |  | .entity-list.compact { | 
					
						
							|  |  |  |   font-size: 0.6em; | 
					
						
							| 
									
										
										
										
											2016-09-18 21:49:36 +08:00
										 |  |  |   h4, a { | 
					
						
							| 
									
										
										
										
											2016-02-21 02:51:01 +08:00
										 |  |  |     line-height: 1.2; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-02-20 20:37:06 +08:00
										 |  |  |   p { | 
					
						
							|  |  |  |     display: none; | 
					
						
							|  |  |  |     font-size: $fs-m * 0.8; | 
					
						
							|  |  |  |     padding-top: $-xs; | 
					
						
							|  |  |  |     margin: 0; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-07-03 17:12:12 +08:00
										 |  |  |   > p.empty-text { | 
					
						
							|  |  |  |     display: block; | 
					
						
							|  |  |  |     font-size: $fs-m; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-02-20 20:37:06 +08:00
										 |  |  |   hr { | 
					
						
							|  |  |  |     margin: 0; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-02-21 02:51:01 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .dropdown-container { | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							|  |  |  |   vertical-align: top; | 
					
						
							|  |  |  |   position: relative; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .dropdown-container ul { | 
					
						
							|  |  |  |   display: none; | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   z-index: 999; | 
					
						
							|  |  |  |   top: 0; | 
					
						
							|  |  |  |   list-style: none; | 
					
						
							|  |  |  |   right: 0; | 
					
						
							|  |  |  |   margin: $-m 0; | 
					
						
							|  |  |  |   background-color: #FFFFFF; | 
					
						
							|  |  |  |   box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1); | 
					
						
							|  |  |  |   border-radius: 1px; | 
					
						
							|  |  |  |   border: 1px solid #EEE; | 
					
						
							|  |  |  |   min-width: 180px; | 
					
						
							|  |  |  |   padding: $-xs 0; | 
					
						
							|  |  |  |   color: #555; | 
					
						
							|  |  |  |   text-align: left !important; | 
					
						
							|  |  |  |   &.wide { | 
					
						
							|  |  |  |     min-width: 220px; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .text-muted { | 
					
						
							|  |  |  |     color: #999; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-07-10 19:12:52 +08:00
										 |  |  |   li.padded { | 
					
						
							|  |  |  |     padding: $-xs $-m; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-02-21 02:51:01 +08:00
										 |  |  |   a { | 
					
						
							|  |  |  |     display: block; | 
					
						
							|  |  |  |     padding: $-xs $-m; | 
					
						
							|  |  |  |     color: #555; | 
					
						
							|  |  |  |     &:hover { | 
					
						
							|  |  |  |       text-decoration: none; | 
					
						
							|  |  |  |       background-color: #EEE; | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |     i { | 
					
						
							| 
									
										
										
										
											2016-07-10 19:12:52 +08:00
										 |  |  |       margin-right: $-s; | 
					
						
							| 
									
										
										
										
											2016-02-21 02:51:01 +08:00
										 |  |  |       padding-right: 0; | 
					
						
							| 
									
										
										
										
											2016-07-10 19:12:52 +08:00
										 |  |  |       display: inline-block; | 
					
						
							|  |  |  |       width: 16px; | 
					
						
							| 
									
										
										
										
											2016-02-21 02:51:01 +08:00
										 |  |  |     } | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   li.border-bottom { | 
					
						
							|  |  |  |     border-bottom: 1px solid #DDD; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } |