fnp
/
prawokultury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Styles for image gallery
[prawokultury.git]
/
prawokultury
/
static
/
css
/
search.css
diff --git
a/prawokultury/static/css/search.css
b/prawokultury/static/css/search.css
index
61e75d5
..
77451ce
100644
(file)
--- a/
prawokultury/static/css/search.css
+++ b/
prawokultury/static/css/search.css
@@
-1,11
+1,13
@@
#search-form {
#search-form {
- margin
-top: .4em
; }
+ margin
: .4em 0 0 0
; }
#search-form input {
font-size: 1.1em;
#search-form input {
font-size: 1.1em;
- width: 1
7
.1em;
+ width: 1
6
.1em;
padding-left: 1em;
border: none;
border-radius: 1.5em 0 0 1.5em;
padding-left: 1em;
border: none;
border-radius: 1.5em 0 0 1.5em;
+ -moz-border-radius: 1.5em 0 0 1.5em;
+ -webkit-border-radius: 1.5em 0 0 1.5em;
background: white;
color: black;
height: 2em; }
background: white;
color: black;
height: 2em; }
@@
-19,6
+21,8
@@
background-repeat: no-repeat;
color: white;
border-radius: 0 1em 1em 0;
background-repeat: no-repeat;
color: white;
border-radius: 0 1em 1em 0;
+ -moz-border-radius: 0 1em 1em 0;
+ -webkit-border-radius: 0 1em 1em 0;
padding-right: 1em; }
#search-form button img {
vertical-align: middle; }
padding-right: 1em; }
#search-form button img {
vertical-align: middle; }