mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 16:49:40 +02:00
Show languages
This commit is contained in:
+10
-1
@@ -3604,6 +3604,11 @@ img.tile-debug {
|
||||
|
||||
/* Success Modal
|
||||
------------------------------------------------------- */
|
||||
.save-success.body {
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.save-summary,
|
||||
.save-communityLinks {
|
||||
padding: 0px 20px 15px 20px;
|
||||
@@ -3641,6 +3646,9 @@ img.tile-debug {
|
||||
font-size: 14px;
|
||||
font-weight: bold;
|
||||
}
|
||||
.community-languages {
|
||||
font-style: italic;
|
||||
}
|
||||
.save-summary .details {
|
||||
margin: 0px 5px;
|
||||
white-space: nowrap;
|
||||
@@ -3655,12 +3663,13 @@ img.tile-debug {
|
||||
width: 12px;
|
||||
height: 15px;
|
||||
}
|
||||
.community-detail .disclosure-wrap .community-extended-description {
|
||||
.community-detail .community-more {
|
||||
background-color: #efefef;
|
||||
padding: 8px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
|
||||
/* Splash Modal
|
||||
------------------------------------------------------- */
|
||||
.modal-actions .logo-walkthrough,
|
||||
|
||||
Reference in New Issue
Block a user