_:-ms-fullscreen,
:root input[type="date"],
_:-ms-fullscreen,
:root input[type="time"],
_:-ms-fullscreen,
:root input[type="datetime-local"],
_:-ms-fullscreen,
:root input[type="month"] {
line-height: 1.42857143;
}
_:-ms-fullscreen.input-sm,
:root input[type="date"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="time"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="datetime-local"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="month"].input-sm {
line-height: 1.5;
}
_:-ms-fullscreen.input-lg,
:root input[type="date"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="time"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="datetime-local"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="month"].input-lg {
line-height: 1.33;
}

最新文章

  1. 超小Web手势库AlloyFinger原理
  2. 傅里叶变换库FFTW的安装配置(VS2010)
  3. SpringMVC 配置log4j
  4. imx6 KEY_ROW4 power output high fail
  5. win7 dos命令窗口内容显示不全解决办法--将命令执行结果输出到一个文件中
  6. Java多个数字求和输出
  7. hadoop生态系统的详细介绍
  8. HighChart图片本地导出
  9. Creating a web server in pure C(c/c++ 写web server)
  10. Xaml中的资源(1 样式)
  11. Linux makefile 教程 非常详细,且易懂(转)
  12. dbda封装类(包括:返回二维数组、Ajax调用返回字符串、Ajax调用返回JSON)
  13. CDLinux环境下WiFi密码破解
  14. C:打印菱形(自己的方法)
  15. GB2312、Unicode编码等
  16. IPhoneX网页布局 全屏布局(转)
  17. windows下如何获取系统已存在的盘符 【c++】
  18. android studio *.apk does not exist on disk
  19. bzoj2757【scoi2012】Blinker的仰慕者
  20. HDUOJ----Ignatius and the Princess III

热门文章

  1. Python——os(一)进程参数
  2. EasyUI的combobox组件Chrome浏览器不兼容问题解决办法
  3. MQ遇到的错误(2035 或 2013认证错误)
  4. Java之ReentrantLock公平锁和非公平锁
  5. 一分钟理清Vue-cli 代码构建步骤。
  6. C++输入cin,输出cout,换行endl,getline连续读取字符
  7. 不用数据线连接到Android手机进行调试
  8. (转)base64编码是怎么工作的?
  9. 利用Python爆破数据库备份文件
  10. Mysql Bypass小结