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:
3be9b22
)
removed the custom styling for the help block
author
rsiddharth
<rsd@gnu.org>
Mon, 7 Oct 2013 15:26:18 +0000
(20:56 +0530)
committer
rsiddharth
<rsd@gnu.org>
Mon, 7 Oct 2013 15:26:18 +0000
(20:56 +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 e143d8b023a06e5bda748209e7ecc02e613058f1..e7578a4db3637ec3fa03801680d82d657de43370 100644
(file)
--- a/
2014/assets/css/custom.css
+++ b/
2014/assets/css/custom.css
@@
-115,13
+115,6
@@
body {
box-shadow: none;
}
-.help-block {
- display: inline;
- margin-top: 0;
- margin-bottom: 0;
- color: #737373;
-}
-
.btn-default {
color: #ffffff;
background-color: rgba(145, 145, 145, 0.5);