ing
This commit is contained in:
		
							parent
							
								
									6601559ab4
								
							
						
					
					
						commit
						0d40da53c6
					
				| @ -1,98 +1,9 @@ | |||||||
| // /deep/ .ui-menubar { |  | ||||||
| //   height: var(--darwin-title-bar-height); |  | ||||||
| //   color: var(--app-menu-button-color); |  | ||||||
| //   background: transparent; |  | ||||||
| //   padding: 0px; |  | ||||||
| //   border: 0em; |  | ||||||
| // } |  | ||||||
| // /deep/ .ui-menu .ui-menuitem { |  | ||||||
| //   padding-top: 2px; |  | ||||||
| //     float: right; |  | ||||||
| // } |  | ||||||
| // // /deep/ .ui-menubar > .ui-menuitem { |  | ||||||
| // //   width: 100%; |  | ||||||
| // //   height: 100%; |  | ||||||
| // // } |  | ||||||
| // /deep/ p-menubarsub { |  | ||||||
| //   margin: 0px; |  | ||||||
| //   width: 100%; |  | ||||||
| //   li.ui-menuitem{ |  | ||||||
| //     height: 22px !important; |  | ||||||
| //   } |  | ||||||
| // } |  | ||||||
| // /deep/ .ui-menubar .ui-menubar-root-list>.ui-menuitem>.ui-menuitem-link { |  | ||||||
| //   width: 100%; |  | ||||||
| //   height: 100%; |  | ||||||
| //   padding: 0em; |  | ||||||
| //   color: var(--app-menu-button-color); |  | ||||||
| // } |  | ||||||
| // /deep/ .ui-menuitem .ui-menuitem-link { |  | ||||||
| //   color: #222222; |  | ||||||
| // } |  | ||||||
| // /deep/ .ui-menuitem { |  | ||||||
| //   min-width: 0; |  | ||||||
| //   min-height: 0; |  | ||||||
| //   position: relative; |  | ||||||
| // } |  | ||||||
| // /deep/ .ui-menubar .ui-menubar-root-list>.ui-menuitem { |  | ||||||
| //     position: relative; |  | ||||||
| //     display: inline-block; |  | ||||||
| //     flex-direction: row; |  | ||||||
| //     align-items: center; |  | ||||||
| //     // padding-right: 10px; |  | ||||||
| //     // padding: var(--spacing); |  | ||||||
| //     // margin: 0em; |  | ||||||
| //     // overflow: hidden; |  | ||||||
| //     background-color: var(--toolbar-button-background-color); |  | ||||||
| //     color: var(--toolbar-button-color); |  | ||||||
| // } |  | ||||||
| // /deep/ .ui-widget { |  | ||||||
| //   font: 14px Arial; |  | ||||||
| // } |  | ||||||
| // // .ui-corner-all { |  | ||||||
| // //     border-radius: 3px; |  | ||||||
| // // } |  | ||||||
| // // .ui-widget, .ui-widget * { |  | ||||||
| // //     box-sizing: border-box; |  | ||||||
| // // } |  | ||||||
| // // #app-menu-bar .toolbar-dropdown:not(.open) > .toolbar-button > button { |  | ||||||
| // //     color: var(--app-menu-button-color); |  | ||||||
| // //     background: transparent; |  | ||||||
| // // } |  | ||||||
| // // #app-menu-bar .toolbar-button > button { |  | ||||||
| // //     padding: 0 var(--spacing); |  | ||||||
| // //     border: 0; |  | ||||||
| // // } |  | ||||||
| // // .toolbar-button > button { |  | ||||||
| // //     position: relative; |  | ||||||
| // //     display: flex; |  | ||||||
| // //     flex-direction: row; |  | ||||||
| // //     align-items: center; |  | ||||||
| // //     padding: var(--spacing); |  | ||||||
| // //     margin: 0; |  | ||||||
| // //     overflow: hidden; |  | ||||||
| // //     background-color: var(--toolbar-button-background-color); |  | ||||||
| // //     color: var(--toolbar-button-color); |  | ||||||
| // //     border-right: 1px solid var(--toolbar-button-border-color); |  | ||||||
| // // } |  | ||||||
| // // .toolbar-button > button { |  | ||||||
| // //     -webkit-appearance: none; |  | ||||||
| // //     border: none; |  | ||||||
| // //     box-shadow: none; |  | ||||||
| // //     background: transparent; |  | ||||||
| // //     border-radius: 0; |  | ||||||
| // //     text-align: left; |  | ||||||
| // //     margin: 0; |  | ||||||
| // //     padding: 0; |  | ||||||
| // //     height: 100%; |  | ||||||
| // //     width: 100%; |  | ||||||
| // // } |  | ||||||
| /deep/ body { | /deep/ body { | ||||||
|   font-family: var(--font-family-sans-serif); |   // font-family: var(--font-family-sans-serif); | ||||||
|   font-size: var(--font-size); |   // font-size: var(--font-size); | ||||||
|   line-height: 1.5; |   // line-height: 1.5; | ||||||
|   color: var(--text-color); |   // color: var(--text-color); | ||||||
|   background-color: var(--background-color); |   // background-color: var(--background-color); | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| /deep/ body .ui-corner-all { | /deep/ body .ui-corner-all { | ||||||
| @ -100,9 +11,9 @@ | |||||||
| } | } | ||||||
| 
 | 
 | ||||||
| /deep/ body .ui-widget { | /deep/ body .ui-widget { | ||||||
|   font-family: var(--font-family-sans-serif); |   // font-family: var(--font-family-sans-serif); | ||||||
|   font-size: 1.1em; |   // font-size: 1.1em; | ||||||
|   line-height: 1.5; |   // line-height: 1.5; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| /deep/ body .ui-widget-content { | /deep/ body .ui-widget-content { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user