Revision 20082534 snf-cyclades-app/synnefo/ui/new_ui/ui/stylesheets/styles.css

b/snf-cyclades-app/synnefo/ui/new_ui/ui/stylesheets/styles.css
135 135
	color: #ff7bac;
136 136
}
137 137

  
138
.wrapper .details dl .editable input
139
{
140
	width: 150px;
141
}
142

  
143
.wrapper .details dl .editable .editbuttons
144
{
145
	left: 80px;
146
}
147

  
148
.wrapper .details dl .editable .editbuttons .save {
149
	position: absolute;
150
	left:70px;
151
}
138 152

  
153
.wrapper .details dl .editable .editbuttons .cancel {
154
	position: absolute;
155
	left:90px;
156
}
139 157

  
140 158

  
141 159
 /* styles for network details */
......
218 236
	margin-bottom: 0;
219 237
} 
220 238

  
221
.details .border-bottom-style1{
222
	padding-bottom: 0;
223
}
224 239

  
225 240
/*
226 241
to be transfered to sass

Also available in: Unified diff