Wordpress (3.8) 管理 UI 样式 CSS 类

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/21141663/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-30 01:38:25  来源:igfitidea点击:

Wordpress (3.8) Admin UI Style CSS Classes

csswordpress

提问by kilrizzy

I've been trying to find a list of available style classes that can be used when building a custom module admin page but haven't been successful. Is anyone aware of a codex page or other list that might have these classes and descriptions for things like tables, forms buttons?

我一直在尝试查找可在构建自定义模块管理页面时使用的可用样式类列表,但没有成功。有没有人知道可能包含表格、表单按钮等内容的类和描述的 Codex 页面或其他列表?

Specifically 3.8 would be great but really anything helps as I'm sure most of the classes remain the same.

特别是 3.8 会很棒,但实际上任何东西都有帮助,因为我相信大多数课程都保持不变。

回答by markratledge

That's interesting; after looking around, it seems to be a bit of a mystery.

那很有意思; 环顾四周,似乎有些神秘。

Several great unofficial online resources:

几个很棒的非官方在线资源:

Official resources and other help:

官方资源和其他帮助: