facebookshare.admin.css in Facebook Share 6.3
Same filename and directory in other branches
CSS styles for the admin settings of the Facebook Share module boxes
File
facebookshare.admin.cssView source
-
- /**
- * @file
- * CSS styles for the admin settings of the Facebook Share module boxes
- */
-
- #facebookshare-admin-settings .form-radios .form-item {
- width: 130px;
- float: left;
- }
-
- #edit-facebookshare-text-wrapper {
- clear: both;
- }