mcd.css in Maintenance Countdown 7
Same filename and directory in other branches
@CHARSET "UTF-8"; .mcd { clear: both; display: inline-block; float: none; } .mcd .form-item, #edit-mcd-page-themes-wrapper label { float:left; margin-right:1em; } .mcd #edit-seconds-wrapper {margin-right:0}
File
mcd.cssView source
- @CHARSET "UTF-8";
-
- .mcd {
- clear: both;
- display: inline-block;
- float: none;
- }
- .mcd .form-item,
- #edit-mcd-page-themes-wrapper label {
- float:left;
- margin-right:1em;
- }
- .mcd #edit-seconds-wrapper {margin-right:0}