projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dea0bb0
)
fix submit button
author
xenophenes
<xenophenes42@gmail.com>
Mon, 5 Jun 2017 15:19:47 +0000
(08:19 -0700)
committer
xenophenes
<xenophenes42@gmail.com>
Mon, 5 Jun 2017 15:19:47 +0000
(08:19 -0700)
static/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/style.css
b/static/css/style.css
index 45107df6a12e772e4ac4d943b80128a08d494636..7ea218c19cf220d8ebeba481352b1844fb888c41 100644
(file)
--- a/
static/css/style.css
+++ b/
static/css/style.css
@@
-1215,13
+1215,6
@@
margin-bottom: .5em;
}
- form input[type=submit] {
- margin: .5em 0;
- font-size: 14px;
- padding: 0;
- border-radius: 7px;
- }
-
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:hover {
background-color: #0A2342;
text-decoration: none;