Blocks / JS menu toggle theming
This commit is contained in:
		@@ -35,6 +35,16 @@
 | 
				
			|||||||
    &:extend(.orange all);
 | 
					    &:extend(.orange all);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.ui.menu .item.editor-menuitem {
 | 
				
			||||||
 | 
					    background: @primaryColor !important;
 | 
				
			||||||
 | 
					    margin: 0.5rem;
 | 
				
			||||||
 | 
					    padding: 0.7rem;
 | 
				
			||||||
 | 
					    border-radius: 0.5rem;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					.ui.menu.fixed .item.blocks-menuitem, .ui.menu.fixed .item.javascript-menuitem {
 | 
				
			||||||
 | 
					    border-radius: 0.2rem !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#filelist {
 | 
					#filelist {
 | 
				
			||||||
    background: #fff url(https://az742082.vo.msecnd.net/pub/psopafpj) 0 0 repeat !important;
 | 
					    background: #fff url(https://az742082.vo.msecnd.net/pub/psopafpj) 0 0 repeat !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user