summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/client/css/style.css')
-rw-r--r--res/client/css/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css
index c334eda0..b72e9cdf 100644
--- a/res/client/css/style.css
+++ b/res/client/css/style.css
@@ -890,6 +890,12 @@ p {
stroke-width: 5px;
opacity: 1; }
+.circle.hovering {
+ stroke: #ff8b11;
+ stroke-opacity: 1;
+ stroke-width: 5px;
+ opacity: 1; }
+
.nodetext {
fill: #363636;
font-size: 18px;