Latest Css Dev, Code cut Dec 11, 2018 (asana) VS intel-rooms-pickup =================================================================== Changes: ----------------------- Folder: ----------------------- fonts : Unchanged images: Unchanged ( Please check image folder) js : Unchanged styles: ----------------------- Changed files: -> roomspickup.scss ( new file ) -> roomstrend.scss ( this files using roomstrend page ) -> button.scss ( added button ) -> global.scss ( changed ) -> app.scss ( added roomspickup.scss and roomstrend.scss ( this files using roomstrend page ) ) -> table.scss ( changed ) -> variables.scss ( added color ) *** two mixins.scss file update using and other delete.(Please check ) *** line 1401 in app.scss change code Before change: ------------- .mgmtsetup-content .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover { color: #fff !important; text-decoration: none; background-color: #337ab7 !important; outline: 0; } After change: ----------- .mgmtsetup-content .dropdown-menu > .active > a, .mgmtsetup-content .dropdown-menu > .active > a:focus, .mgmtsetup-content .dropdown-menu > .active > a:hover { color: #fff !important; text-decoration: none; background-color: #337ab7 !important; outline: 0; } HTML: ----------------------- intel-rooms-pickup-ui1-single-hotel.html intel-rooms-pickup-ui1-property.html ----------------------- html & js - Please check html and js in html file. scss - Please check scss code (roomspickup.scss). ..................................................... PS. Please inform me if you need further information.