aboutsummaryrefslogtreecommitdiffstats
path: root/3rd_party/static/testapi-ui/assets/css/ascend.css
AgeCommit message (Collapse)AuthorFilesLines
2019-10-14Merge "Update Color Scheme for NFVI Portal"Dan Xu1-1/+1
2019-04-29Add License for Dovetail webportalxudan1-0/+9
Add license for all files in this repo except following: 1. all .png, .gif and .json files 2. all empty __init__.py files 3. MANIFEST.in 4. .htmllintrc 5. node-requirements.txt 6. update/README.md 7. opnfv_testapi/ui/auth/rsa.pem 8. opnfv_testapi/tornado_swagger/README.md 9. 3rd_party/static/testapi_ui/favicon.ico 10. 3rd_party/static/onap_ui/favicon.ico Change-Id: I6329d09b67cdafaa545cea7894e5edf3466d0009 Signed-off-by: xudan <xudan16@huawei.com>
2019-04-03Update Color Scheme for NFVI PortalTrevor Bramwell1-1/+1
This matches the changes to the VNF portal with a change from the green/teal color to blue. Change-Id: Id3bf0d8fd70ec1e00f178742191586de76123603 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-11-26Update tox to run htmllint and csslintStamatis Katsaounis1-17/+28
JIRA: DOVETAIL-753 This patch adds a new tox environment to run htmllint and csslint. Furthermore, it fixes any leftover html and css errors. Change-Id: Ie3fda8d89b3d52851debe1a4271ffd0ac8fbee68 Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
2018-11-23Clean CSS codeStamatis Katsaounis1-544/+719
JIRA: DOVETAIL-753 This patch cleans the CSS code, which was in a bad state and not maintainable. Change-Id: I6b18bcc8f45d1df091c2e17f0b0a99f0be49d6d6 Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
2018-07-06Move all web portal code to the new repo dovetail-webportalxudan1-0/+984
This is only the first step to simply copy the file here. There still need some more work to make sure all work well. All the changes will be submitted with other patches to make it easily to review. JIRA: DOVETAIL-671 Change-Id: I64d32a9df562184166b6199e2719f298687d1a0a Signed-off-by: xudan <xudan16@huawei.com>