make Asset Helpers panel pretty
This commit is contained in:
parent
2e1589121a
commit
adfa7be45a
3 changed files with 19 additions and 3 deletions
|
|
@ -104,3 +104,19 @@ img.icon {
|
|||
a:link {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#helper_asset_name {
|
||||
font-size: 14pt;
|
||||
margin-left: 5px;
|
||||
padding-left: 20px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: 0 50%;
|
||||
}
|
||||
|
||||
#assetHelpers_pane h2 {
|
||||
font-size: 14pt;
|
||||
margin-left: 5px;
|
||||
padding-left: 20px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: 0 50%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue