bema/ref/visual_tools_revamp #31
| @@ -19,7 +19,7 @@ | ||||
|     background: #FFFFFF; | ||||
|     padding: 15px 30px; | ||||
|     font-family: 'Nunito', sans-serif; | ||||
|     width: 40%; | ||||
|     width: 30%; | ||||
|     height: 100%; | ||||
|     overflow: scroll; | ||||
| } | ||||
| @@ -60,7 +60,7 @@ | ||||
| } | ||||
|  | ||||
| .tool { | ||||
|     width: 55%; | ||||
|     width: 65%; | ||||
|     display: flex; | ||||
|     justify-content: space-evenly; | ||||
| } | ||||
| @@ -252,7 +252,7 @@ | ||||
| } | ||||
|  | ||||
| .action-button.active { | ||||
|     background: #3bc4f1; | ||||
|     background: #2A93B0; | ||||
|     border: 1px solid #7ed0eb; | ||||
|     cursor: pointer; | ||||
|     border-radius: 5px; | ||||
| @@ -390,7 +390,7 @@ | ||||
|     padding: 15px 0; | ||||
|     margin: 5px 0px; | ||||
|     font-size: 18px; | ||||
|     background: #ADAEBA; | ||||
|     background: #D5D7E6; | ||||
|     cursor: pointer; | ||||
|     border-bottom: darkgray 2px solid !important; | ||||
|     border-radius: 5px; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user