如何去除 jQuery Mobile 中的圆角? [英] How to remove round corners in jQuery Mobile?

查看:22
本文介绍了如何去除 jQuery Mobile 中的圆角?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何从特定元素或使用 jQuery Mobile 的 div 标签中删除圆边(边框半径)?

How to remove the round edges (border-radius) from the particular element or from div tag that is using jQuery Mobile?

推荐答案

在 jQuery mobile CSS 文件中 链接到这里,搜索这个字符串:

In the jQuery mobile CSS file linked here, search for this string:

.ui-corner-tr {

我不知道您是否在使用默认样式,但我根据您提供的信息找到了一些样式.

I don't know if you're even using the default styles, but there's what I found based on the info you provided.

您应该能够更改该区域的所有四个角(如 .ui-corner-tr.ui-corner-tl.ui-corner-br.ui-corner-bl 等)

You should be able to change all four corners in that area (as .ui-corner-tr, .ui-corner-tl, .ui-corner-br, .ui-corner-bl, etc., etc.)

这篇关于如何去除 jQuery Mobile 中的圆角?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆