Lurana Skin Changes V1
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
.navBar {
|
.navBar {
|
||||||
background: #00457C;
|
background: #007ea7;
|
||||||
border: 1px solid #1C8BDE;
|
border: 1px solid #1C8BDE;
|
||||||
/*C1D72F*/
|
/*C1D72F*/
|
||||||
}
|
}
|
||||||
.content_controls {
|
.content_controls {
|
||||||
background-color: #00457C;
|
background-color: #007ea7;
|
||||||
}
|
}
|
||||||
.navBar nav ul li {
|
.navBar nav ul li {
|
||||||
border-right: 1px solid #DFDCD5;
|
border-right: 1px solid #DFDCD5;
|
||||||
@@ -14,14 +14,14 @@
|
|||||||
|
|
||||||
|
|
||||||
.pmui-window-header {
|
.pmui-window-header {
|
||||||
background: #00457C;
|
background: #007ea7;
|
||||||
}
|
}
|
||||||
|
|
||||||
.pmui-gridpanel-pager .list-item-ajax a {
|
.pmui-gridpanel-pager .list-item-ajax a {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border: 1px solid #ddd;
|
border: 1px solid #ddd;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
color: #00457C;
|
color: #007ea7;
|
||||||
float: left;
|
float: left;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 1.42857;
|
line-height: 1.42857;
|
||||||
@@ -36,37 +36,37 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.pmui-gridpanelcolumn {
|
.pmui-gridpanelcolumn {
|
||||||
background: #00457C;
|
background: #007ea7;
|
||||||
}
|
}
|
||||||
.pmui-gridpanel-pager-current {
|
.pmui-gridpanel-pager-current {
|
||||||
background: #00457C;
|
background: #007ea7;
|
||||||
}
|
}
|
||||||
|
|
||||||
.pmui-tab-ref {
|
.pmui-tab-ref {
|
||||||
color: #95d238;
|
color: #007ea7;
|
||||||
}
|
}
|
||||||
.pmui-tabitem.pmui-active .pmui-tab-ref {
|
.pmui-tabitem.pmui-active .pmui-tab-ref {
|
||||||
-moz-border-bottom-colors: none;
|
-moz-border-bottom-colors: none;
|
||||||
-moz-border-left-colors: none;
|
-moz-border-left-colors: none;
|
||||||
-moz-border-right-colors: none;
|
-moz-border-right-colors: none;
|
||||||
-moz-border-top-colors: none;
|
-moz-border-top-colors: none;
|
||||||
border-color: #95d238 #ddd #ddd;
|
border-color: #007ea7 #ddd #ddd;
|
||||||
border-image: none;
|
border-image: none;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-width: 3px 1px 1px;
|
border-width: 3px 1px 1px;
|
||||||
color: #555;
|
color: #003249;
|
||||||
}
|
}
|
||||||
.list-suggest-item{
|
.list-suggest-item{
|
||||||
background-color: #95D238!important;
|
background-color: #007ea7!important;
|
||||||
border: 1px solid #ddd!important;
|
border: 1px solid #80ced7!important;
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
transition: all 0.5s ease 0s;
|
transition: all 0.5s ease 0s;
|
||||||
}
|
}
|
||||||
.list-suggest-item:hover{
|
.list-suggest-item:hover{
|
||||||
background-color: #80ced7!important;
|
background-color: #003249!important;
|
||||||
border: 1px solid #FFF!important;
|
border: 1px solid #FFF!important;
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
transition: all 0.5s ease 0s;
|
transition: all 0.5s ease 0s;
|
||||||
}
|
}
|
||||||
|
|
||||||
td.pmui-gridpanel-table{
|
td.pmui-gridpanel-table{
|
||||||
@@ -74,8 +74,8 @@ td.pmui-gridpanel-table{
|
|||||||
}
|
}
|
||||||
|
|
||||||
-button.pmui-success {
|
-button.pmui-success {
|
||||||
background-color: #98CA49;
|
background-color: #007ea7;
|
||||||
border: 1px solid #98CA49;
|
border: 1px solid #007ea7;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
.pmui-button {
|
.pmui-button {
|
||||||
@@ -260,16 +260,16 @@ a.mafe-button-create {
|
|||||||
|
|
||||||
a.mafe-button-properties {
|
a.mafe-button-properties {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
border: 1px solid #00457C;
|
border: 1px solid #007ea7;
|
||||||
box-shadow: 0 0 0 1px #00457C inset;
|
box-shadow: 0 0 0 1px #007ea7 inset;
|
||||||
color: #00457C;
|
color: #007ea7;
|
||||||
height: 28px !important;
|
height: 28px !important;
|
||||||
line-height: 28px !important;
|
line-height: 28px !important;
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
}
|
}
|
||||||
a.mafe-button-properties:hover {
|
a.mafe-button-properties:hover {
|
||||||
background:#00457C none repeat scroll 0 0;
|
background:#007ea7 none repeat scroll 0 0;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
transition:all 0.5s ease 0s;
|
transition:all 0.5s ease 0s;
|
||||||
}
|
}
|
||||||
@@ -311,7 +311,7 @@ a.mafe-button-properties:hover {
|
|||||||
width: 24px;
|
width: 24px;
|
||||||
}
|
}
|
||||||
.fd-designer-button:hover{
|
.fd-designer-button:hover{
|
||||||
background:#00457C none repeat scroll 0 0;
|
background:#007ea7 none repeat scroll 0 0;
|
||||||
color:#FFFFFF;
|
color:#FFFFFF;
|
||||||
}
|
}
|
||||||
.fd-designer-button-Save {
|
.fd-designer-button-Save {
|
||||||
@@ -447,11 +447,11 @@ a.mafe-button-edit-assign:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mafe-save-process {
|
.mafe-save-process {
|
||||||
background: #A4CDBB none repeat scroll 0 0;
|
background: #80ced7 none repeat scroll 0 0;
|
||||||
border-bottom: 1px solid lightgray !important;
|
border-bottom: 1px solid lightgray !important;
|
||||||
border-left: 1px solid lightgray !important;
|
border-left: 1px solid lightgray !important;
|
||||||
border-right: 1px solid lightgray !important;
|
border-right: 1px solid lightgray !important;
|
||||||
color: #2D9E6E;
|
color: #333333;
|
||||||
padding-right: 25px !important;
|
padding-right: 25px !important;
|
||||||
transition: all 0.6s ease 0s;
|
transition: all 0.6s ease 0s;
|
||||||
}
|
}
|
||||||
@@ -463,7 +463,7 @@ a.mafe-button-edit-assign:hover {
|
|||||||
height: 22px;
|
height: 22px;
|
||||||
}
|
}
|
||||||
.content_controls{
|
.content_controls{
|
||||||
background-color: #00457C;
|
background-color: #007ea7;
|
||||||
border: 1px solid #3397E1;
|
border: 1px solid #3397E1;
|
||||||
display: none;
|
display: none;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
@@ -489,8 +489,8 @@ a.mafe-button-edit-assign:hover {
|
|||||||
|
|
||||||
|
|
||||||
.navBar{
|
.navBar{
|
||||||
background-color:#00457C;
|
background-color:#007ea7;
|
||||||
border: 1px solid #00457C;
|
border: 1px solid #007ea7;
|
||||||
color:#FFFFFF;
|
color:#FFFFFF;
|
||||||
display: none;
|
display: none;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
@@ -539,8 +539,8 @@ a.mafe-button-edit-assign:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a.mafe-button-create {
|
a.mafe-button-create {
|
||||||
background: #3071a9 url('/images/ico_mor2.png') no-repeat scroll 5px center;
|
background: #007ea7 url('/images/ico_mor2.png') no-repeat scroll 5px center;
|
||||||
border: 1px solid #3071a9;
|
border: 1px solid #007ea7;
|
||||||
border-radius:5px 5px 5px 5px;
|
border-radius:5px 5px 5px 5px;
|
||||||
float: right;
|
float: right;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
@@ -550,8 +550,8 @@ a.mafe-button-create {
|
|||||||
transition: all 0.4s ease 0s;
|
transition: all 0.4s ease 0s;
|
||||||
}
|
}
|
||||||
a.mafe-button-create:hover {
|
a.mafe-button-create:hover {
|
||||||
background-color: #00457C;
|
background-color: #007ea7;
|
||||||
border: 1px solid #00457C;
|
border: 1px solid #007ea7;
|
||||||
border-radius:5px 5px 5px 5px;
|
border-radius:5px 5px 5px 5px;
|
||||||
float: right;
|
float: right;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
@@ -561,7 +561,7 @@ a.mafe-button-create:hover {
|
|||||||
transition: all 0.4s ease 0s;
|
transition: all 0.4s ease 0s;
|
||||||
}
|
}
|
||||||
.pmui-gridpanelcolumn {
|
.pmui-gridpanelcolumn {
|
||||||
background: #00457C none repeat scroll 0 0;
|
background: #007ea7 none repeat scroll 0 0;
|
||||||
border-right: 2px solid #fff;
|
border-right: 2px solid #fff;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
@@ -570,7 +570,7 @@ a.mafe-button-create:hover {
|
|||||||
|
|
||||||
.ui-accordion-header {
|
.ui-accordion-header {
|
||||||
background: #3397E1 none repeat scroll 0 0;
|
background: #3397E1 none repeat scroll 0 0;
|
||||||
border-color: #00457C;
|
border-color: #007ea7;
|
||||||
border-radius: initial;
|
border-radius: initial;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-width: 1px;
|
border-width: 1px;
|
||||||
@@ -581,7 +581,7 @@ a.mafe-button-create:hover {
|
|||||||
text-transform:uppercase;
|
text-transform:uppercase;
|
||||||
}
|
}
|
||||||
.ui-accordion-header:hover {
|
.ui-accordion-header:hover {
|
||||||
background: #00457C none repeat scroll 0 0;
|
background: #007ea7 none repeat scroll 0 0;
|
||||||
border-color: #3397E1;
|
border-color: #3397E1;
|
||||||
border-radius: initial;
|
border-radius: initial;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
@@ -601,7 +601,7 @@ a.mafe-button-create:hover {
|
|||||||
background-color:#fff000;!important
|
background-color:#fff000;!important
|
||||||
}
|
}
|
||||||
.fd-table-th {
|
.fd-table-th {
|
||||||
background: #00457C none repeat scroll 0 0;
|
background: #007ea7 none repeat scroll 0 0;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
font-weight: inherit;
|
font-weight: inherit;
|
||||||
@@ -757,7 +757,7 @@ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e14333', end
|
|||||||
.btn_submit {
|
.btn_submit {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
background-color: #00457C;
|
background-color: #007ea7;
|
||||||
border-left: 2px solid #FFF;
|
border-left: 2px solid #FFF;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
background-repeat: repeat-x;
|
background-repeat: repeat-x;
|
||||||
@@ -828,42 +828,40 @@ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e14333', end
|
|||||||
border-color: #1C5091;
|
border-color: #1C5091;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.pmdynaform-grid-text-plus{
|
||||||
|
display: none;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.btn-sm{
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.pmdynaform-grid-plus.glyphicon.glyphicon-plus.glyphicon.btn.btn-default.btn-sm{
|
||||||
|
border-radius:20px 20px;
|
||||||
|
background-color:#00457C;
|
||||||
|
}
|
||||||
.pmdynaform-grid-newitem{
|
.pmdynaform-grid-newitem{
|
||||||
background-color:#00457C;!important
|
text-decoration: none;
|
||||||
border-color: #00457C;
|
|
||||||
border-radius:4px;
|
|
||||||
color: #fff;
|
|
||||||
font-size:12px;
|
|
||||||
font-family:arial;
|
|
||||||
}
|
}
|
||||||
.pmdynaform-grid-newitem.btn-default:hover{
|
.pmdynaform-grid-newitem.btn-default:hover{
|
||||||
background-color:#80ced7;!important
|
text-decoration: none;
|
||||||
|
background-color:#80ced7;!important
|
||||||
border-color:#80ced7;!important
|
border-color:#80ced7;!important
|
||||||
border-radius:4px;
|
border-radius:4px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size:12px;!important
|
font-size:12px;!important
|
||||||
font-family:arial;!important
|
font-family:arial;!important
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.modal-title {
|
.modal-title {
|
||||||
font-family: "DaxRegular",Arial,Helvetica,verdana,FreeSans,"Bitstream Vera Sans",sans-serif;
|
font-family: "DaxRegular",Arial,Helvetica,verdana,FreeSans,"Bitstream Vera Sans",sans-serif;
|
||||||
line-height: 1.42857;
|
line-height: 1.42857;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
label {
|
|
||||||
color:#8d8d8d;
|
|
||||||
display: inline-block;
|
|
||||||
font-family: "DaxRegular",Arial,Helvetica,verdana,FreeSans,"Bitstream Vera Sans",sans-serif;
|
|
||||||
font-weight: 700;
|
|
||||||
margin-bottom: 5px;
|
|
||||||
}
|
|
||||||
*/
|
|
||||||
|
|
||||||
.pmdynaform-field-title h4 {
|
.pmdynaform-field-title h4 {
|
||||||
background-color: #00457C;
|
background-color: #007ea7;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
@@ -888,7 +886,7 @@ label {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.fd-gridForm-grid-title {
|
.fd-gridForm-grid-title {
|
||||||
background-color:#00457C;!important
|
background-color:#007ea7;!important
|
||||||
border-radius: 3px 3px 3px 3px;
|
border-radius: 3px 3px 3px 3px;
|
||||||
color: #FFFFFF;!important
|
color: #FFFFFF;!important
|
||||||
font-family: "Montserrat",sans-serif;
|
font-family: "Montserrat",sans-serif;
|
||||||
@@ -915,7 +913,7 @@ label {
|
|||||||
|
|
||||||
|
|
||||||
.pmui-accordion-item-header {
|
.pmui-accordion-item-header {
|
||||||
background: #00457C none repeat scroll 0 0 !important;
|
background: #007ea7 none repeat scroll 0 0 !important;
|
||||||
border-bottom: 1px solid #BBBBBB !important;
|
border-bottom: 1px solid #BBBBBB !important;
|
||||||
border-left-color: #BBBBBB;
|
border-left-color: #BBBBBB;
|
||||||
border-right-color: #BBBBBB;
|
border-right-color: #BBBBBB;
|
||||||
@@ -939,7 +937,7 @@ label {
|
|||||||
|
|
||||||
|
|
||||||
a.btn_create:hover{
|
a.btn_create:hover{
|
||||||
background:#454546 url("/images/btn_create.png") no-repeat scroll 5px center !important;
|
background:#80ced7 url("/images/btn_create.png") no-repeat scroll 5px center !important;
|
||||||
height:23px;
|
height:23px;
|
||||||
opacity:1;
|
opacity:1;
|
||||||
padding:3px 0 3px 18px;
|
padding:3px 0 3px 18px;
|
||||||
@@ -948,10 +946,10 @@ a.btn_create:hover{
|
|||||||
|
|
||||||
|
|
||||||
.pmui-flashmessage.pmui-success {
|
.pmui-flashmessage.pmui-success {
|
||||||
background: #A4CDBB none repeat scroll 0 0;
|
background: #007ea7 none repeat scroll 0 0;
|
||||||
border:1px solid #18935E;
|
border:1px solid #007ea7;
|
||||||
border-radius:8px 8px 8px 8px;
|
border-radius:8px 8px 8px 8px;
|
||||||
color:#18935E;
|
color:#ffffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@@ -974,12 +972,12 @@ a.btn_create:hover{
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ui-accordion-content > div {
|
.ui-accordion-content > div {
|
||||||
background: #00457C none repeat scroll 0 0 !important;
|
background: #007ea7 none repeat scroll 0 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fd-button-success {
|
.fd-button-success {
|
||||||
background-color: #00457C;
|
background-color: #007ea7;
|
||||||
border: 1px solid #00457C;
|
border: 1px solid #007ea7;
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -502,6 +502,12 @@ button.x-btn-text:focus,
|
|||||||
background-position:0 -18500px !important
|
background-position:0 -18500px !important
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ICON_SKINS {
|
||||||
|
background-image: url(/images/icon-pmskins.png) !important;
|
||||||
|
width: 18px !important;
|
||||||
|
height: 15px !important;
|
||||||
|
}
|
||||||
|
|
||||||
.ICON_CASES_DELETE {
|
.ICON_CASES_DELETE {
|
||||||
background-image: url(/images/delete-16x16.gif) !important;
|
background-image: url(/images/delete-16x16.gif) !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3797,10 +3797,9 @@ button.x-btn-text:focus,
|
|||||||
.logout-button{
|
.logout-button{
|
||||||
padding: 0px !important;
|
padding: 0px !important;
|
||||||
}
|
}
|
||||||
.logout-button a{
|
.logout-button a{
|
||||||
display: block;
|
display: block;
|
||||||
padding: 5px 15px;
|
padding: 5px 15px;
|
||||||
background-color: #163b63;
|
|
||||||
border-radius: 20px 20px;
|
border-radius: 20px 20px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
@@ -3812,7 +3811,7 @@ button.x-btn-text:focus,
|
|||||||
transition: all 0.8s;
|
transition: all 0.8s;
|
||||||
}
|
}
|
||||||
.logout-button a:hover{
|
.logout-button a:hover{
|
||||||
background-color: #80ced7;
|
background-color: #007ea7;
|
||||||
border-radius: 20px 20px;
|
border-radius: 20px 20px;
|
||||||
}
|
}
|
||||||
/**********End Logout Code**********/
|
/**********End Logout Code**********/
|
||||||
@@ -3826,7 +3825,7 @@ button.x-btn-text:focus,
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/***********add diego: code logout***********/
|
/***********Code logout***********/
|
||||||
#user-section {
|
#user-section {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
@@ -3935,7 +3934,7 @@ button.x-btn-text:focus,
|
|||||||
}
|
}
|
||||||
.logout-button a:hover{
|
.logout-button a:hover{
|
||||||
/*background-color: #676767;*/
|
/*background-color: #676767;*/
|
||||||
}/**********end diego: code logout**********/
|
}/**********end Code logout**********/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -429,7 +429,7 @@
|
|||||||
}
|
}
|
||||||
.table thead th {
|
.table thead th {
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
background-color: #3071A9;
|
background-color: #007ea7;
|
||||||
border-right: 2px solid #ffffff;
|
border-right: 2px solid #ffffff;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@@ -560,15 +560,19 @@
|
|||||||
border-left: solid #112369;
|
border-left: solid #112369;
|
||||||
}
|
}
|
||||||
.card-body {
|
.card-body {
|
||||||
background-color: #fcf9fd;
|
font-size:12px;
|
||||||
color: #666666;
|
background-color: #4aa4ae;
|
||||||
|
color: #ffffff;
|
||||||
-ms-flex: 1 1 auto;
|
-ms-flex: 1 1 auto;
|
||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
min-height: 1px;
|
min-height: 1px;
|
||||||
padding: 1.25rem;
|
padding: 1.25rem;
|
||||||
}
|
}
|
||||||
.text-muted {
|
.text-muted {
|
||||||
color: #666666 !important;
|
color: #ffffff !important;
|
||||||
|
}
|
||||||
|
.v-process-card-text{
|
||||||
|
color: #003249 !important;
|
||||||
}
|
}
|
||||||
.filter-field {
|
.filter-field {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
@@ -328,10 +328,10 @@ ul.x-tab-strip-bottom {
|
|||||||
}
|
}
|
||||||
.x-tab-strip span.x-tab-strip-text {
|
.x-tab-strip span.x-tab-strip-text {
|
||||||
font: normal 11px "Open Sans", Tahoma, sans-serif, MiscFixed;
|
font: normal 11px "Open Sans", Tahoma, sans-serif, MiscFixed;
|
||||||
color: #FFF;
|
color: #00457C !important;
|
||||||
}
|
}
|
||||||
.x-tab-strip-over span.x-tab-strip-text {
|
.x-tab-strip-over span.x-tab-strip-text {
|
||||||
color: #3397E1;
|
color: #00457C !important;
|
||||||
}
|
}
|
||||||
.x-tab-strip-active span.x-tab-strip-text {
|
.x-tab-strip-active span.x-tab-strip-text {
|
||||||
color: #333;
|
color: #333;
|
||||||
@@ -884,13 +884,13 @@ textarea.x-form-inner-invalid {
|
|||||||
background-image: url(/images/ext/default/grid/row-over.gif);
|
background-image: url(/images/ext/default/grid/row-over.gif);
|
||||||
}
|
}
|
||||||
.x-grid3-resize-proxy {
|
.x-grid3-resize-proxy {
|
||||||
background-color: #777;
|
background-color: #007ea7;
|
||||||
}
|
}
|
||||||
.x-grid3-resize-marker {
|
.x-grid3-resize-marker {
|
||||||
background-color: #777;
|
background-color: #007ea7;
|
||||||
}
|
}
|
||||||
.x-grid3-header {
|
.x-grid3-header {
|
||||||
background-color: #00457C;
|
background-color: #007ea7;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-grid3-header-pop-inner {
|
.x-grid3-header-pop-inner {
|
||||||
@@ -901,7 +901,7 @@ td.x-grid3-hd-over .x-grid3-hd-inner,
|
|||||||
td.sort-desc .x-grid3-hd-inner,
|
td.sort-desc .x-grid3-hd-inner,
|
||||||
td.sort-asc .x-grid3-hd-inner,
|
td.sort-asc .x-grid3-hd-inner,
|
||||||
td.x-grid3-hd-menu-open .x-grid3-hd-inner {
|
td.x-grid3-hd-menu-open .x-grid3-hd-inner {
|
||||||
background-color: #7c7c7c;
|
background-color: #125e76;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding: 3px 3px 3px 5px;
|
padding: 3px 3px 3px 5px;
|
||||||
|
|||||||
BIN
workflow/engine/skinEngine/lurana/images/logout.png
Executable file
BIN
workflow/engine/skinEngine/lurana/images/logout.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
@@ -29,17 +29,18 @@
|
|||||||
<div class="logout_image">
|
<div class="logout_image">
|
||||||
<div align="right" class="">
|
<div align="right" class="">
|
||||||
|
|
||||||
<div id="user-section" class="log-box">
|
<div id="user-section" class="log-box">
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="../users/myInfo"> <b>{$user}</b></a> <i class=""></i>
|
<img style="border-radius: 50px;" src="../users/users_ViewPhotoGrid?pUID={$user_logged}&h=0.21118583713816252" border="0" width="40" height="46"/></b></a> <i class=""></i>
|
||||||
<ul>
|
|
||||||
<a href="../users/myInfo"><li>{$user}</li></a>
|
<ul>
|
||||||
</ul>
|
<a href="../users/myInfo"><li>{$user}</li></a>
|
||||||
</li>
|
</ul>
|
||||||
<li class="logout-button"><a href="{$linklogout}">{$logout}</a></li>
|
</li>
|
||||||
</ul>
|
<li class="logout-button"><a href="{$linklogout}"><div class="button_logout"><img src="/images/logout.png" border="0" width="22" height="26"></div></a></li>
|
||||||
</div>
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user