Updated UI
This commit is contained in:
@@ -33,7 +33,7 @@ font-weight: normal;
|
||||
-webkit-border-radius: 7px;
|
||||
-moz-border-radius: 7px;
|
||||
border-radius: 7px;
|
||||
background: #3F3E3A url(assets/images/panel_bg.png) repeat;
|
||||
background: #3F3E3A url('/picoreflow/assets/images/panel_bg.png') repeat;
|
||||
-moz-box-shadow: 0 0 1.1em 0 rgba(0,0,0,0.35),inset 0 0 9px 2px #000;
|
||||
-webkit-box-shadow: 0 0 1.5em 0 rgba(0,0,0,0.35),inset 0 0 9px 2px #000;
|
||||
box-shadow: 0 0 1.1em 0 rgba(0,0,0,0.35),inset 0 0 9px 2px #000;
|
||||
@@ -54,7 +54,7 @@ box-shadow: 0 0 1.1em 0 rgba(0,0,0,0.35),inset 0 0 9px 2px #000;
|
||||
}
|
||||
|
||||
.panel-heading {
|
||||
background: #fafafa url('assets/images/page_bg.png') repeat-x;
|
||||
background: #fafafa url('/picoreflow/assets/images/page_bg.png') repeat-x;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user