comparison rhodecode/public/css/style.css @ 4154:a298c1770d8d rhodecode-2.2.5-gpl

old style: fix margin of textareas in settings
author Mads Kiilerich <madski@unity3d.com>
date Wed, 02 Jul 2014 19:03:24 -0400
parents 9af9953a3159
children 555a351a671c
comparison
equal deleted inserted replaced
4153:9af9953a3159 4154:a298c1770d8d
1299 } 1299 }
1300 #content div.box div.form div.fields div.field div.input.summary-short { 1300 #content div.box div.form div.fields div.field div.input.summary-short {
1301 margin: 0 0 0 110px; 1301 margin: 0 0 0 110px;
1302 } 1302 }
1303 #content div.box div.form div.fields div.field div.file { 1303 #content div.box div.form div.fields div.field div.file {
1304 margin: 0 0 0 200px;
1305 }
1306 #content div.box div.form div.fields div.field div.editor {
1304 margin: 0 0 0 200px; 1307 margin: 0 0 0 200px;
1305 } 1308 }
1306 1309
1307 #content div.box-left div.form div.fields div.field div.input, #content div.box-right div.form div.fields div.field div.input { 1310 #content div.box-left div.form div.fields div.field div.input, #content div.box-right div.form div.fields div.field div.input {
1308 margin: 0 0 0 0px; 1311 margin: 0 0 0 0px;