193 style added
This commit is contained in:
parent
bea4321ca4
commit
fea8d4f0b5
|
@ -46,12 +46,20 @@
|
|||
}
|
||||
}
|
||||
|
||||
label[for="input-hidden"] {
|
||||
padding-left: 8px;
|
||||
}
|
||||
|
||||
#input-hidden {
|
||||
vertical-align: bottom;
|
||||
position: relative;
|
||||
top: -4px;
|
||||
}
|
||||
|
||||
.login-button {
|
||||
background-color: rgba(255,255,255,0.2)!important;
|
||||
}
|
||||
|
||||
|
||||
.commiteth-header {
|
||||
background-color: #57a7ed!important;
|
||||
border-radius: 0em;
|
||||
|
|
Loading…
Reference in New Issue