mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-18 14:20:08 +00:00
Added style dialogs for edges and vertexes
This commit is contained in:
@@ -240,6 +240,11 @@
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.MarginLeft
|
||||
{
|
||||
margin-right: 32px !important;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
-webkit-appearance: none;
|
||||
width: 7px;
|
||||
@@ -298,7 +303,6 @@
|
||||
max-width:350px;
|
||||
}
|
||||
|
||||
|
||||
@media only screen and (max-width: 650px) {
|
||||
#canvasSection
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user