style update
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
}
|
||||
|
||||
.projectButton.ui-state-active {
|
||||
background: #2E324C;
|
||||
background: #304156;
|
||||
color: white;
|
||||
}
|
||||
|
||||
@@ -72,8 +72,8 @@
|
||||
|
||||
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
|
||||
color: white;
|
||||
background-color: #2E324C;
|
||||
border-color: #2E324C;
|
||||
background-color: #304156;
|
||||
border-color: #304156;
|
||||
}
|
||||
|
||||
.ui-tabs {
|
||||
@@ -89,14 +89,14 @@
|
||||
}
|
||||
|
||||
.ui-menu-item.ui-state-active:hover {
|
||||
background: #2E324C;
|
||||
background: #304156;
|
||||
color: white;
|
||||
border: 1px solid #999;
|
||||
}
|
||||
|
||||
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active,
|
||||
a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
|
||||
background: #2E324C;
|
||||
background: #304156;
|
||||
color: white;
|
||||
border: 1px solid #999;
|
||||
}
|
||||
@@ -110,7 +110,7 @@
|
||||
}
|
||||
|
||||
.fileLine:hover {
|
||||
background: #2E324C;
|
||||
background: #304156;
|
||||
color: white;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user