tweak warranty highlighting
This commit is contained in:
@@ -153,8 +153,18 @@ img[id="Img3"] {
|
||||
border: none;
|
||||
}
|
||||
|
||||
label[for="chkWarrantee"] {
|
||||
padding: 0.35em;
|
||||
}
|
||||
|
||||
/* Fancy Notifications */
|
||||
|
||||
/*
|
||||
#div_task {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
#newBtn {
|
||||
position: relative;
|
||||
}
|
||||
@@ -187,3 +197,18 @@ img[id="Img3"] {
|
||||
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