typos
This commit is contained in:
parent
55f3df7230
commit
1383ba3ae6
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ body, .primary-navbar .active a, .navbar, .ui-dialog {
|
|||
background: #0f161c !important;
|
||||
color: white !important;
|
||||
}
|
||||
.ui-widget-content, .ui-dialog-title, .dashboard-panel__headline a, .text-muted, h1 small, close {
|
||||
.ui-widget-content, .ui-dialog-title, .dashboard-panel__headline a, .text-muted, h1 small, .close {
|
||||
color: white;
|
||||
}
|
||||
input, .form-control, .splitter-bar, .splitter-pane {
|
||||
|
@ -68,7 +68,7 @@ background: none;
|
|||
ul.Free li:first-child {
|
||||
background: #2b1500;
|
||||
}
|
||||
.pricing_table ul li:nth-child(2), .pricing_table ul li, .pricing_table ul li, pricing_pane {
|
||||
.pricing_table ul li:nth-child(2), .pricing_table ul li, .pricing_table ul li, .pricing_pane {
|
||||
background: black;
|
||||
}
|
||||
.modal-content {
|
||||
|
|
Loading…
Reference in a new issue