mirror of
https://github.com/redmine/redmine.git
synced 2026-03-27 23:00:50 +01:00
Merged r19815 from trunk to 4.1-stable (#33563).
git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19816 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -460,7 +460,7 @@ div.square {
|
||||
.splitcontenttop {flex: 2; flex-basis: 100%;}
|
||||
|
||||
form {display: inline;}
|
||||
input, select, button {vertical-align: middle; margin-top: 1px; margin-bottom: 1px; height: 24px; padding: 0 7px;}
|
||||
input:not([type="file"]), select, button {vertical-align: middle; margin-top: 1px; margin-bottom: 1px; height: 24px; padding: 0 7px;}
|
||||
input, select, textarea, button { color: #333; background-color: #fff; border:1px solid #ccc; border-radius:3px; box-sizing: border-box;}
|
||||
select {
|
||||
-webkit-appearance: none;
|
||||
|
||||
Reference in New Issue
Block a user