call waiter css
This commit is contained in:
@@ -362,11 +362,25 @@ tr.discount-item-row:hover {
|
||||
|
||||
/* End Payment Page */
|
||||
|
||||
/*Logout Icon*/
|
||||
/* Logout Icon */
|
||||
|
||||
i.logout_icon{
|
||||
position: relative;
|
||||
top: 5px;
|
||||
}
|
||||
|
||||
/* End Logout Icon */
|
||||
|
||||
/* Notify */
|
||||
|
||||
#notify-wrapper {
|
||||
position: absolute;
|
||||
top: 55px;
|
||||
left: 10px;
|
||||
z-index: 9999;
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
[data-notify="container"] {
|
||||
margin-bottom: 5px !important;
|
||||
margin-left:5px !important;
|
||||
@@ -374,17 +388,5 @@ i.logout_icon{
|
||||
top: 25% !important;
|
||||
width: 100% !important;
|
||||
}
|
||||
/*
|
||||
.bootstrap-notify-container {
|
||||
position: !important;
|
||||
margin:10px 10px 10px 10px !important;
|
||||
float:left !important;
|
||||
display:block !important;
|
||||
z-index: 9999999;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.notify-close{
|
||||
position:initial !important;
|
||||
}
|
||||
*/
|
||||
/* End Notify */
|
||||
|
||||
Reference in New Issue
Block a user