Remove more obsolete styling

This commit is contained in:
2023-03-11 21:55:44 +01:00
parent eb04e87085
commit d83dd6ea6e
2 changed files with 0 additions and 90 deletions

View File

@@ -1,17 +1,3 @@
.admin_box {
margin: 0;
padding: 20px;
background: #fff;
box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
overflow: auto;
}
.admin_box h2 {
font: 700 24px "Open Sans", sans-serif;
margin: 0 0 0.2em;
}
/* Edit icon on tiled grids
-----------------------------*/
.tiled_grid div.landscape, .tiled_grid div.portrait, .tiled_grid div.panorama {