mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
chore(style) mv comment
This commit is contained in:
parent
14df5aab3b
commit
47035c6276
1 changed files with 4 additions and 4 deletions
|
|
@ -126,6 +126,10 @@ body {
|
|||
.mini-icon {
|
||||
position: relative;
|
||||
top: 2px;
|
||||
/* отступ перед картинкой
|
||||
* для нормального отображения
|
||||
* рамки
|
||||
*/
|
||||
left: -5px;
|
||||
float: left;
|
||||
width: 16px;
|
||||
|
|
@ -133,10 +137,6 @@ body {
|
|||
margin-left: 6px;
|
||||
background-position: 0 0;
|
||||
background-repeat: no-repeat;
|
||||
/* отступ перед картинкой
|
||||
* для нормального отображения
|
||||
* рамки
|
||||
*/
|
||||
}
|
||||
|
||||
.directory {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue