mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 14:54:04 +08:00
refactoring
This commit is contained in:
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user