mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 14:42:10 +00:00
Clean simplemodal
This commit is contained in:
@@ -785,12 +785,6 @@ textarea:-moz-placeholder {/* for FF */
|
||||
.checkbox-option {
|
||||
vertical-align:middle;
|
||||
}
|
||||
#simplemodal-container .checkbox-option {
|
||||
font-weight:normal;
|
||||
}
|
||||
#simplemodal-container .checkbox-label {
|
||||
margin:4px 0;
|
||||
}
|
||||
.checkbox-label {
|
||||
display:block;
|
||||
}
|
||||
@@ -1043,6 +1037,12 @@ textarea:-moz-placeholder {/* for FF */
|
||||
#simplemodal-container label {
|
||||
margin:8px 0 4px;
|
||||
}
|
||||
#simplemodal-container .checkbox-option {
|
||||
font-weight:normal;
|
||||
}
|
||||
#simplemodal-container .checkbox-label {
|
||||
margin:4px 0;
|
||||
}
|
||||
.simplemodal-close {
|
||||
margin-left:5px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user