Add shading for network settings in themes GRAY and AZURE

This commit is contained in:
bergware
2017-11-10 19:27:54 +01:00
parent 0b9da072c5
commit bd6119aca1

View File

@@ -77,6 +77,8 @@ span.green{color:#4F8A10}
input.gap{margin-right:10px}
div.shade-white{background-color:#F8F8F8}
div.shade-black{background-color:#0C0C0C}
div.shade-azure{background-color:#EDEAEF}
div.shade-gray{background-color:#121510}
select.slim{min-width:45px}
input.slim{width:32px}
</style>