mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-21 07:46:58 +02:00
Remove unused styles
This commit is contained in:
-21
@@ -721,10 +721,6 @@ a:hover .icon.out-link { background-position: -500px -14px;}
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
|
||||
.grid-inner {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.preset-grid.filtered .grid-button-wrap:first-child .grid-entry {
|
||||
background: #ececec;
|
||||
}
|
||||
@@ -812,12 +808,6 @@ a:hover .icon.out-link { background-position: -500px -14px;}
|
||||
text-indent: 30px;
|
||||
}
|
||||
|
||||
.preset-search-result {
|
||||
padding: 0 10px;
|
||||
height:30px;
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.subgrid .preset-grid {
|
||||
padding: 10px 10px 0 10px;
|
||||
border: 1px solid #CCC;
|
||||
@@ -836,17 +826,6 @@ a:hover .icon.out-link { background-position: -500px -14px;}
|
||||
margin-top: -10px;
|
||||
}
|
||||
|
||||
.show-more {
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
border-bottom: 1px solid #ccc;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.show-more a {
|
||||
color: #222;
|
||||
}
|
||||
|
||||
/* Preset icon colors */
|
||||
|
||||
.inspector-body-line .icon.feature-marker-stroked {
|
||||
|
||||
Reference in New Issue
Block a user