okay-button for input
This commit is contained in:
@@ -179,6 +179,20 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* ------------------------------ okay-icon ------------------------------ */
|
||||
|
||||
.icon-okay {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
margin-top: 6px;
|
||||
margin-left: 4px;
|
||||
}
|
||||
|
||||
.icon-okay:hover {
|
||||
transform: scale(.8);
|
||||
opacity: .6;
|
||||
}
|
||||
|
||||
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
|
||||
/* INPUT ELEMENTS */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user