summaryrefslogtreecommitdiff
path: root/web-ui/app/scss/views/_security-labels.scss
AgeCommit message (Collapse)Author
2016-07-07Issue #742: Change Open Padlock iconFelix Hammerl
2016-03-22Issue #647: Refactor security labels stylesheetCaio Carrara
This change refactor the stylesheet of security labels. Now it's following the BEM naming conventions. Also, as the code is pretty coupled between css and js, it was necessary some changes on javascript code to keep the previous i18n key and rename the css classes.