mirror of
				https://github.com/elyby/accounts-frontend.git
				synced 2025-05-31 14:11:58 +05:30 
			
		
		
		
	Убрал визуальную блокировку кнопки назад во время обработки формы и
доделал стили состояния загрузки
This commit is contained in:
		| @@ -243,8 +243,10 @@ | ||||
|         pointer-events: none; | ||||
|     } | ||||
|  | ||||
|     button { | ||||
|         background-image: url('images/loader_button.gif'); | ||||
|         background-position: center center; | ||||
|     [type="submit"] { | ||||
|         background: url('images/loader_button.gif') #d8d5d0 center center; | ||||
|  | ||||
|         color: #9F9E99; | ||||
|         cursor: default; | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user