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