mirror of
https://github.com/xevidos/codiad.git
synced 2024-11-10 21:26:35 +01:00
Added warning style on default theme to use on Install page to highlight database not required, but optional
This commit is contained in:
parent
c1db00a938
commit
040eb58ae0
@ -169,6 +169,10 @@ label .icon {
|
|||||||
color: green;
|
color: green;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#dependencies .warning {
|
||||||
|
color: yellow;
|
||||||
|
}
|
||||||
|
|
||||||
select option { background: #242424; }
|
select option { background: #242424; }
|
||||||
|
|
||||||
textarea {
|
textarea {
|
||||||
|
Loading…
Reference in New Issue
Block a user