projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e96fa8
)
removed custom styling for the checkbox.
author
rsiddharth
<rsd@gnu.org>
Tue, 22 Oct 2013 17:27:26 +0000
(22:57 +0530)
committer
rsiddharth
<rsd@gnu.org>
Tue, 22 Oct 2013 17:27:26 +0000
(22:57 +0530)
2014/assets/css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/2014/assets/css/custom.css
b/2014/assets/css/custom.css
index d920bace89a5b26ca19e84b271949575b74c223f..17335aa92f8195dd08ad67bbb376f53fe80d7f72 100644
(file)
--- a/
2014/assets/css/custom.css
+++ b/
2014/assets/css/custom.css
@@
-155,11
+155,6
@@
body {
color: rgba(128, 0, 0, 0.6);
}
-input[type="checkbox"] {
- margin: 0 0 0;
- line-height: normal;
-}
-
.radio-inline,
.checkbox-inline {
display: inline-block;