mirror of
https://github.com/haiwen/seahub.git
synced 2025-07-13 06:55:59 +00:00
Merge branch 'lj_ie'
This commit is contained in:
commit
0c025c88a9
@ -45,6 +45,9 @@ button {
|
|||||||
font-family:Arial, Helvetica, sans-serif;/*for ff*/
|
font-family:Arial, Helvetica, sans-serif;/*for ff*/
|
||||||
display:inline-block;/*for ie*/
|
display:inline-block;/*for ie*/
|
||||||
}
|
}
|
||||||
|
button {
|
||||||
|
overflow:visible;/*for ie 7*/
|
||||||
|
}
|
||||||
input[type=checkbox] {
|
input[type=checkbox] {
|
||||||
height:auto;
|
height:auto;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user