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