mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
This commit is contained in:
commit
c2471fc2bb
@ -18,7 +18,7 @@
|
||||
{{#zone "topCss" override=false}}
|
||||
{{css "css/custom-theme.css"}}
|
||||
{{css "css/custom-common.css"}}
|
||||
{{css "css/custom-desktop.css"}}
|
||||
{{css "css/custom-desktop.css" combine=false}}
|
||||
{{css "css/docs.min.css"}}
|
||||
{{css "css/modal.css"}}
|
||||
{{/zone}}
|
||||
|
||||
@ -4431,7 +4431,7 @@ a.thumbnail.active {
|
||||
.thumbnail.icon {
|
||||
border: none;
|
||||
margin: 0;
|
||||
background: #004675;
|
||||
background: #11375b;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user