menu categories is_available and Logout css

This commit is contained in:
phyusin
2017-12-05 17:11:49 +06:30
parent 9372857696
commit 9d8aaae8d6
6 changed files with 29 additions and 1 deletions

View File

@@ -275,3 +275,8 @@ tr.discount-item-row:hover {
-moz-opacity: 1; /* mozilla */
}
/*Logout Icon*/
i.logout_icon{
position: relative;
top: 5px;
}