- Change Summary:
-
Changed how
.description
worked. - Description:
-
~ This adds a new class used to remove the margin-top on the
~ .description
<p>
tag in a form.~ This adds a new class used for the descriptions at the top of a config
~ form, used to provide decent spacing when using one or more paragraphs. It also shows a spinner when the item indicates it's communicating with
the server, and hides it when it's finished communicating. - Commit:
-
5c0eae73d294c105880ee7a693ebed47f40b1ca7463b8ba9939366dc2364f2c5115c48325cbe6482
Add some presentation improvements for configforms.
Review Request #5696 — Created April 10, 2014 and submitted
This adds a new class used for the descriptions at the top of a config
form, used to provide decent spacing when using one or more paragraphs.It also shows a spinner when the item indicates it's communicating with
the server, and hides it when it's finished communicating.
Made use of these changes in RBCommons, and saw what I expected.