aboutsummaryrefslogtreecommitdiff
path: root/styles/instance-manager.css
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2018-02-25 13:31:00 +0000
committerJames Barnett <noreply@jamesbarnett.xyz>2018-02-25 13:31:00 +0000
commit1c9e90c1619d56f199c119874d09263acd827b07 (patch)
treeea474cb0809d4ad27ba0460165d10eacb749fbe0 /styles/instance-manager.css
parent11e98009906651acb110cd3b1625a771b1e2f472 (diff)
downloadsql-plus-plus-1c9e90c1619d56f199c119874d09263acd827b07.tar.xz
sql-plus-plus-1c9e90c1619d56f199c119874d09263acd827b07.zip
Report connection errors. Add test connection functionality
Diffstat (limited to 'styles/instance-manager.css')
-rw-r--r--styles/instance-manager.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/styles/instance-manager.css b/styles/instance-manager.css
index c49c8a3..51bf62c 100644
--- a/styles/instance-manager.css
+++ b/styles/instance-manager.css
@@ -21,6 +21,7 @@ body {
.etabs-views {
border: none;
height: calc(100vh - 52px);
+ background-color: #282a36;
}
.etabs-buttons button {