mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
Update css/style.css
This commit is contained in:
parent
5ded0a46c1
commit
10bbbcda7d
1 changed files with 6 additions and 2 deletions
|
|
@ -123,9 +123,13 @@ background:url(/img/panel_refresh.png) 0 -15px no-repeat;
|
|||
* рамки
|
||||
*/
|
||||
}
|
||||
|
||||
/* уменьшаем отступ
|
||||
* между между иконкой и
|
||||
* именем файла во время
|
||||
* установления курсора
|
||||
*/
|
||||
.current-file > .mini-icon{
|
||||
left: -6.5px;
|
||||
left: -6px;
|
||||
}
|
||||
/* freeupex */
|
||||
.directory{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue