file.admin.css
Same filename in other branches
Admin stylesheet for file module.
File
-
core/
themes/ stable/ css/ file/ file.admin.css
View source
- /**
- * @file
- * Admin stylesheet for file module.
- */
-
- /* File upload widget. */
- .form-managed-file .form-submit {
- margin: 0 0.5em;
- }
- .form-managed-file div.ajax-progress-bar {
- display: none;
- width: 28em;
- margin-top: 4px;
- padding: 0;
- }
- .form-managed-file .ajax-progress-bar .bar {
- margin: 0;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.