Moved unnecessary styles for admin panel on individual page from wilma theme and into vitro core
This commit is contained in:
parent
c34c2ed627
commit
90b7a94a70
1 changed files with 2 additions and 4 deletions
|
@ -13,16 +13,14 @@ div.admin{
|
||||||
}
|
}
|
||||||
div.panelContents{
|
div.panelContents{
|
||||||
color: #777;
|
color: #777;
|
||||||
background: #e5e3d5;
|
background: #efebe6A;
|
||||||
/*display: none;*/
|
/*display: none;*/
|
||||||
padding: 12px;
|
padding: 12px;
|
||||||
}
|
}
|
||||||
div.top{
|
div.top{
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0 24px 0 0;
|
padding: 0 24px 0 0;
|
||||||
position: relative;
|
background: #efebe6;
|
||||||
top: -16px;
|
|
||||||
background: #e5e3d5;
|
|
||||||
}
|
}
|
||||||
div.bottom{
|
div.bottom{
|
||||||
margin: 0 -12px;
|
margin: 0 -12px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue