refactoring
This commit is contained in:
parent
c6423dd844
commit
423e6ed83d
|
@ -77,14 +77,12 @@
|
|||
}
|
||||
}
|
||||
|
||||
.icon {
|
||||
.icon.warn {
|
||||
float: left;
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
background: ~"url('@{common-image-const-path}/controls/warnings.svg#attention')" no-repeat center;
|
||||
|
||||
&.warn {
|
||||
background: ~"url('@{common-image-const-path}/controls/warnings.svg#attention')" no-repeat center;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue