nomination quota
This commit is contained in:
@@ -70,7 +70,14 @@ input#spotify-input + input[type=submit]{
|
||||
z-index: 100;
|
||||
top: calc(50% - 75px);
|
||||
left: calc(50% - 150px);
|
||||
min-width: 300px;
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
.window.popup .title-bar-text {
|
||||
height: 13px;
|
||||
overflow:hidden;
|
||||
text-overflow:ellipsis;
|
||||
white-space:nowrap;
|
||||
}
|
||||
|
||||
.window.popup.login {
|
||||
@@ -313,4 +320,16 @@ iframe {
|
||||
background-position: 50% 0;
|
||||
padding: 32px 0 4px 0;
|
||||
height: 50px;
|
||||
}
|
||||
|
||||
.progress-indicator {
|
||||
height: 26px;
|
||||
padding: 4px 3px;
|
||||
width: 360px;
|
||||
}
|
||||
|
||||
.progress-indicator.segmented > .progress-indicator-bar {
|
||||
}
|
||||
|
||||
.status-bar-field {
|
||||
}
|
||||
Reference in New Issue
Block a user