mirror of
https://github.com/redmine/redmine.git
synced 2025-12-17 22:10:27 +01:00
Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18059 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -395,7 +395,6 @@ div.table-list.boards .table-list-cell.name {width: 30%;}
|
|||||||
}
|
}
|
||||||
.query-columns select {
|
.query-columns select {
|
||||||
min-width:150px;
|
min-width:150px;
|
||||||
height: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.query-totals {text-align:right;}
|
.query-totals {text-align:right;}
|
||||||
@@ -463,7 +462,7 @@ select {
|
|||||||
}
|
}
|
||||||
input[type="file"] {border: 0;}
|
input[type="file"] {border: 0;}
|
||||||
input[type="submit"] {-webkit-appearance: button; cursor: pointer; background-color: #fff;}
|
input[type="submit"] {-webkit-appearance: button; cursor: pointer; background-color: #fff;}
|
||||||
select[multiple=multiple] {background: #fff; padding-right: initial;}
|
select[multiple=multiple] {background: #fff; padding-right: initial; height: auto;}
|
||||||
fieldset {border: 1px solid #e4e4e4; margin:0; min-width: inherit;}
|
fieldset {border: 1px solid #e4e4e4; margin:0; min-width: inherit;}
|
||||||
legend {color: #333;}
|
legend {color: #333;}
|
||||||
hr { width: 100%; height: 1px; background: #ccc; border: 0;}
|
hr { width: 100%; height: 1px; background: #ccc; border: 0;}
|
||||||
|
|||||||
Reference in New Issue
Block a user