primo commit
This commit is contained in:
54
media/com_phocagallery/css/administrator/4.css
Normal file
54
media/com_phocagallery/css/administrator/4.css
Normal file
@ -0,0 +1,54 @@
|
||||
.com_phocagallery a[target=_blank]:before {
|
||||
content: "" !important;
|
||||
}
|
||||
|
||||
#toolbar a.btn.btn-small i {
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
|
||||
.ph-extension-info-box {
|
||||
background: #fff;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
.ph-extension-links-box {
|
||||
margin-top: 1em;
|
||||
padding: 1em;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.ph-extension-info-box {
|
||||
|
||||
padding-bottom: 2em;
|
||||
}
|
||||
|
||||
.tpl-bettum.com_phocagallery .ph-extension-info-box,
|
||||
.tpl-bettum.com_phocagallery .ph-extension-links-box {
|
||||
|
||||
background: #505050;
|
||||
|
||||
}
|
||||
|
||||
.tpl-bettum.com_phocagallery .ph-cpanel-logo {
|
||||
background: #000;
|
||||
padding-left: 1em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
|
||||
.tpl-bettum.com_phocagallery .ph-cp-item-icon {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.tpl-bettum.com_phocagallery .phi {
|
||||
|
||||
color: #fff !important;
|
||||
|
||||
}
|
||||
|
||||
.com_phocagallery .table > :not(caption) > * > * {
|
||||
padding: 0.75rem 0.25rem;
|
||||
}
|
||||
.com_phocagallery .ph-multiple-table > :not(caption) > * > * {
|
||||
padding: 0.15rem 0.25rem;
|
||||
}
|
||||
Reference in New Issue
Block a user