mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 11:44:31 +00:00
changed sidebar color
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#navbar .max-w-8xl {
|
#navbar .max-w-8xl {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
border-bottom: 1px solid #ebebeb;
|
border-bottom: 1px solid #ebebeb;
|
||||||
background-color: #fcfcfc;
|
background-color: #F4F3EF;
|
||||||
}
|
}
|
||||||
|
|
||||||
.max-w-8xl {
|
.max-w-8xl {
|
||||||
@@ -14,7 +14,7 @@
|
|||||||
padding-right: 30px;
|
padding-right: 30px;
|
||||||
border-right: 1px;
|
border-right: 1px;
|
||||||
border-color: #cdd64b;
|
border-color: #cdd64b;
|
||||||
background-color: #fcfcfc;
|
background-color: #F4F3EF;
|
||||||
border-right: 1px solid #ebebeb;
|
border-right: 1px solid #ebebeb;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#navbar .max-w-8xl {
|
#navbar .max-w-8xl {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
border-bottom: 1px solid #ebebeb;
|
border-bottom: 1px solid #ebebeb;
|
||||||
background-color: #fcfcfc;
|
background-color: #F4F3EF;
|
||||||
}
|
}
|
||||||
|
|
||||||
.max-w-8xl {
|
.max-w-8xl {
|
||||||
@@ -14,7 +14,7 @@
|
|||||||
padding-right: 30px;
|
padding-right: 30px;
|
||||||
border-right: 1px;
|
border-right: 1px;
|
||||||
border-color: #cdd64b;
|
border-color: #cdd64b;
|
||||||
background-color: #fcfcfc;
|
background-color: #F4F3EF;
|
||||||
border-right: 1px solid #ebebeb;
|
border-right: 1px solid #ebebeb;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -67,6 +67,7 @@
|
|||||||
#content-area .mt-8 .block{
|
#content-area .mt-8 .block{
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border-width: 1px;
|
border-width: 1px;
|
||||||
|
background-color: #FCFBFA;
|
||||||
border-color: #ebebeb;
|
border-color: #ebebeb;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user