mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
moving wso2 theme to emm - layout
This commit is contained in:
parent
e723761344
commit
1f7b618d5a
@ -859,7 +859,7 @@ header .dropdown[aria-expanded=true], header .dropdown:hover {
|
|||||||
line-height: 50px;
|
line-height: 50px;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
background: #010F1F;
|
background: #010F1F;
|
||||||
height: 50px;
|
height: 40px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -3606,7 +3606,6 @@ a.cu-btn, a.cu-btn-inner {
|
|||||||
font-weight:400;
|
font-weight:400;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
height: 53px;
|
|
||||||
padding: 13px 10px;
|
padding: 13px 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"extends": "uuf.unit.theme"
|
"extends": "uuf.unit.theme",
|
||||||
|
"enabled": false
|
||||||
}
|
}
|
||||||
File diff suppressed because it is too large
Load Diff
@ -26,6 +26,7 @@
|
|||||||
{{~css "lib/font-wso2_1.2/css/font-wso2.css" combine=false}}
|
{{~css "lib/font-wso2_1.2/css/font-wso2.css" combine=false}}
|
||||||
<!-- Theme LESS -->
|
<!-- Theme LESS -->
|
||||||
{{~css "less/theme.less" combine=false}}
|
{{~css "less/theme.less" combine=false}}
|
||||||
|
{{~css "css/theme-wso2.css"}}
|
||||||
{{/zone}}
|
{{/zone}}
|
||||||
|
|
||||||
{{~#zone "topJs"}}
|
{{~#zone "topJs"}}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user