公告板
版本库
filestore
活动
搜索
登录
svn_226_histroy
/
src
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
history init
liuxiaolong
2019-05-09
0d1d88cdb668e75ea8609417ac18ae19947e9525
[svn_226_histroy/src.git]
/
sy4x_kq
/
.svn
/
pristine
/
8a
/
8acb18d8a7c711439cb7e898add474e0cf775ea5.svn-base
1
2
3
4
5
6
// Scale up the modal
@media (min-width: @screen-sm-min) {
// Modal sizes
.modal-md { width: ((@modal-md + @modal-sm) / 2); }
}