Skip to content

Commit

Permalink
[fix] Remove global CSS rules to avoid conflicts openwisp#303
Browse files Browse the repository at this point in the history
  • Loading branch information
Unnati-Gupta24 committed Feb 11, 2025
1 parent 5d78f63 commit e83e9b0
Show file tree
Hide file tree
Showing 20 changed files with 0 additions and 260 deletions.
13 changes: 0 additions & 13 deletions public/example_templates/netjson-clustering.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,6 @@
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}

#legend h4 {
margin: 10px 0;
text-align: center;
Expand Down
13 changes: 0 additions & 13 deletions public/example_templates/netjson-dateParse.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,6 @@
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}

.njg-date {
height: fit-content;
text-align: center;
Expand Down
13 changes: 0 additions & 13 deletions public/example_templates/netjson-multipleInterfaces.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,6 @@
height: 100%;
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}
</style>
</head>
<body>
Expand Down
13 changes: 0 additions & 13 deletions public/example_templates/netjson-searchElements.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,6 @@
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}

.njg-searchBtn {
border: none;
border-radius: 5px;
Expand Down
13 changes: 0 additions & 13 deletions public/example_templates/netjson-switchGraphMode.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,6 @@
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}

.leaflet-control-zoom {
top: 55px;
right: 1px;
Expand Down
13 changes: 0 additions & 13 deletions public/example_templates/netjson-switchRenderMode.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,6 @@
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}

.switch-wrap input[type="checkbox"] {
height: 0;
width: 0;
Expand Down
13 changes: 0 additions & 13 deletions public/example_templates/netjsongraph-elementsLegend.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,6 @@
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}

#legend h4 {
margin: 10px 0;
text-align: center;
Expand Down
13 changes: 0 additions & 13 deletions public/example_templates/netjsongraph-graphGL.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,6 @@
height: 100%;
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}
</style>
</head>
<body>
Expand Down
13 changes: 0 additions & 13 deletions public/example_templates/netjsongraph-multipleLinks.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,6 @@
height: 100%;
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}
</style>
</head>

Expand Down
13 changes: 0 additions & 13 deletions public/example_templates/netjsongraph-nodeExpand.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,6 @@
height: 100%;
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}
</style>
</head>
<body>
Expand Down
13 changes: 0 additions & 13 deletions public/example_templates/netjsongraph.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,6 @@
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}

#legend h4 {
margin: 10px 0;
text-align: center;
Expand Down
13 changes: 0 additions & 13 deletions public/example_templates/netjsonmap-animation.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,6 @@
height: 100%;
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}
</style>
</head>
<body>
Expand Down
13 changes: 0 additions & 13 deletions public/example_templates/netjsonmap-appendData.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,6 @@
height: 100%;
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}
</style>
</head>
<body>
Expand Down
13 changes: 0 additions & 13 deletions public/example_templates/netjsonmap-appendData2.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,6 @@
height: 100%;
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}
</style>
</head>
<body>
Expand Down
13 changes: 0 additions & 13 deletions public/example_templates/netjsonmap-indoormap.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,6 @@
height: 100%;
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}

.njg-tooltip {
background: rgba(0, 0, 0, 0.75) !important;
Expand Down
13 changes: 0 additions & 13 deletions public/example_templates/netjsonmap-multipleTiles.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,6 @@
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}

.leaflet-control-zoom {
right: 5px;
}
Expand Down
13 changes: 0 additions & 13 deletions public/example_templates/netjsonmap-nodeTiles.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,6 @@
height: 100%;
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}

</style>
</head>
Expand Down
13 changes: 0 additions & 13 deletions public/example_templates/netjsonmap-plugins.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,6 @@
height: 100%;
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}

.leaflet-control-zoom {
top: 55px;
Expand Down
13 changes: 0 additions & 13 deletions public/example_templates/netjsonmap.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,6 @@
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}

#legend h4 {
margin: 10px 0;
text-align: center;
Expand Down
13 changes: 0 additions & 13 deletions public/example_templates/njg-geojson.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,6 @@
height: 100%;
width: 100%;
}

.netjsongraph-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#graphChartContainer {
width: 100%;
height: 100%;
}
</style>
</head>
<body>
Expand Down

0 comments on commit e83e9b0

Please sign in to comment.