forked from public/foundryvtt-reve-de-dragon
		
	Intégration astrologie
Intégration du thème astral dans les fenêtres d'astrologie
This commit is contained in:
		@@ -870,12 +870,16 @@ form.rdddialogchrono input[type=datetime-local] {
 | 
			
		||||
  color: var(--color-text-dark-primary);
 | 
			
		||||
  border-radius: 3px;
 | 
			
		||||
}
 | 
			
		||||
div.theme-astral{
 | 
			
		||||
  width: 14rem;
 | 
			
		||||
  margin: 0.4rem;
 | 
			
		||||
}
 | 
			
		||||
form.dialog-astro {
 | 
			
		||||
  width: 17rem;
 | 
			
		||||
}
 | 
			
		||||
form.dialog-astro div.astro-roue {
 | 
			
		||||
div.astro-roue {
 | 
			
		||||
  position: relative;
 | 
			
		||||
  left: 2rem;
 | 
			
		||||
  left: calc(50% - 6.5rem);
 | 
			
		||||
  width: 13rem;
 | 
			
		||||
  height: 13rem;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user