File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2489,7 +2489,7 @@ div.detail-group.actions td {
24892489 padding : 1px 0 0 ;
24902490 /*+placement:shift -174px -57px;*/
24912491 position : relative;
2492- left : -174 px ;
2492+ left : -239 px ;
24932493 top : -57px ;
24942494}
24952495
@@ -2555,7 +2555,7 @@ div.detail-group.actions td {
25552555 margin : 0 ;
25562556 position : absolute;
25572557 top : -47px ;
2558- left : 1090 px ;
2558+ left : 1025 px ;
25592559 cursor : default !important ;
25602560 display : inline-block;
25612561 float : left;
@@ -2568,8 +2568,8 @@ div.detail-group.actions td {
25682568 padding : 9px 18px 7px 12px ;
25692569 border-right : none;
25702570 /*[empty]border-top:;*/
2571- min-width : 75 px ;
2572- max-width : 120 px ;
2571+ min-width : 110 px ;
2572+ max-width : 220 px ;
25732573 text-align : center;
25742574 height : 12px ;
25752575 overflow : hidden;
@@ -4310,7 +4310,7 @@ textarea {
43104310# user-options {
43114311 background : # FFFFFF ;
43124312 z-index : 10000 ;
4313- width : 104 px ;
4313+ width : 150 px ;
43144314 position : absolute;
43154315 padding : 15px ;
43164316 top : 30px ;
Original file line number Diff line number Diff line change 225225 . append (
226226 $ ( '<div>' ) . addClass ( 'name' ) . text (
227227 args . context && args . context . users ?
228- cloudStack . concat ( userLabel , 14 ) : 'Invalid User'
228+ cloudStack . concat ( userLabel , 21 ) : 'Invalid User'
229229 )
230230 )
231231 . append (
You can’t perform that action at this time.
0 commit comments