mirror of
https://github.com/unraid/webgui.git
synced 2026-01-13 21:20:01 -06:00
Docker: inherit text color for basic/advanced view toggle's off state
This commit is contained in:
@@ -722,6 +722,7 @@ $showAdditionalInfo = '';
|
||||
.label-success{background-color:#468847;}
|
||||
.label-important{background-color:#b94a48;}
|
||||
.selectVariable{width:320px;}
|
||||
.switch-button-label.off{color:inherit;}
|
||||
</style>
|
||||
<script src="/webGui/javascript/jquery.switchbutton.js"></script>
|
||||
<script src="/webGui/javascript/jquery.filetree.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user