finder.css in Finder 6
Same filename and directory in other branches
div.finder-buttons { clear: both; } div.finder-buttons input.form-submit { float: left; } div.finder-buttons div.ahah-progress { float: right; }
File
finder.cssView source
-
- div.finder-buttons {
- clear: both;
- }
-
- div.finder-buttons input.form-submit {
- float: left;
- }
-
- div.finder-buttons div.ahah-progress {
- float: right;
- }