refactor code
This commit is contained in:
@@ -156,59 +156,3 @@ img[id="Img3"] {
|
||||
label[for="chkWarrantee"] {
|
||||
padding: 0.35em;
|
||||
}
|
||||
|
||||
/* Fancy Notifications */
|
||||
|
||||
/*
|
||||
#div_task {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
#newBtn {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.material-icons-outlined {
|
||||
font-family: "Material Icons Outlined";
|
||||
}
|
||||
|
||||
#notification-button {
|
||||
position: relative;
|
||||
color: var(--lightblue);
|
||||
cursor: pointer;
|
||||
text-decoration: none;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
#notification-button:hover {
|
||||
color: var(--lightgray);
|
||||
}
|
||||
|
||||
.notification-icon {
|
||||
font-size: 2.5em;
|
||||
position: absolute;
|
||||
top: 5;
|
||||
right: 3;
|
||||
}
|
||||
|
||||
#notification-badge {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
}
|
||||
*/
|
||||
|
||||
/* Top bar */
|
||||
|
||||
#div_location {
|
||||
/* position: relative;
|
||||
width: 80%; */
|
||||
}
|
||||
|
||||
#frmLocation {
|
||||
/* position: absolute;
|
||||
top: -40;
|
||||
right: 370; */
|
||||
}
|
||||
*/
|
||||
Reference in New Issue
Block a user