linkit.css in Linkit 6
Same filename and directory in other branches
body#linkit { padding:1em; }
#linkit .auto-item-info {
float:right;
font-size:10px;
}
#linkit .auto-item-info span { font-weight:bold; }
#linkit .auto-item-title {
margin-right:1.5em;
float:left;
}
#edit-link-wrapper .description { clear:both; }
span.throbber {
height: 15px;
margin: 1em 2px;
padding-left:20px;
background: transparent url(../../../../../misc/throbber.gif) no-repeat 0px -18px;
display:block;
}
input#edit-link.with_imce {
margin-right:10px;
width:75%;
}File
css/linkit.cssView source
-
- body#linkit { padding:1em; }
-
- #linkit .auto-item-info {
- float:right;
- font-size:10px;
- }
-
- #linkit .auto-item-info span { font-weight:bold; }
-
- #linkit .auto-item-title {
- margin-right:1.5em;
- float:left;
- }
-
- #edit-link-wrapper .description { clear:both; }
-
- span.throbber {
- height: 15px;
- margin: 1em 2px;
- padding-left:20px;
- background: transparent url(../../../../../misc/throbber.gif) no-repeat 0px -18px;
- display:block;
- }
-
- input#edit-link.with_imce {
- margin-right:10px;
- width:75%;
- }