mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
changes removed, backed to previous state
This commit is contained in:
parent
f05629de9a
commit
ef42db8df0
1 changed files with 5 additions and 4 deletions
|
|
@ -137,7 +137,8 @@ background:url(/img/panel_refresh.png) 0 -15px no-repeat;
|
|||
background-position: 0 0;
|
||||
}
|
||||
#fm{
|
||||
height:90%;
|
||||
height:90%;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
.fm_header{
|
||||
font-weight: bold;
|
||||
|
|
@ -160,9 +161,9 @@ background:url(/img/panel_refresh.png) 0 -15px no-repeat;
|
|||
#right{
|
||||
float:right;
|
||||
}
|
||||
.panel{
|
||||
width: 46%;
|
||||
overflow-y: scroll;
|
||||
.panel{
|
||||
display: table;
|
||||
width:46%;
|
||||
}
|
||||
#keyspanel{
|
||||
text-align: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue