Commit 0f9e490069d353a34589f3f8c70c0b3bf5d47c52

Authored by Rohan Rangray
1 parent cb07cd1b1d
Exists in master

Things are prettier now.

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

screen_sequence_diagrams/add_class.dot View file @ 0f9e490
1 1 digraph G{
2 2 ratio=0.75;
3 3 //rankdir="LR";
4   - node[shape = box, style = rounded];
  4 + node[shape=box, style="rounded,filled,bold"];
5 5 splines=ortho;
6 6 nodesep=1.4;
7 7 "Sidebar Menu"[center=true, fillcolor="#aaaaff", style=filled,pos="0,0!"];