Projet

Général

Profil

« Précédent | Suivant » 

Révision 1cc843b5

Ajouté par Frédéric Péters il y a environ 9 ans

style search box

Voir les différences:

ckanext/ozwillo_theme/fanstatic/ozwillo.css
66 66
.hero {
67 67
	background: url(/img/stripe.jpg);
68 68
}
69

  
70
.homepage .module-search {
71
	background: #E6E6E6;
72
	color: #626580;
73
}
74

  
75
.homepage .module-search .module-content,
76
.homepage .module-search .tags {
77
	background: transparent;
78
}
79

  
80
.search-form .search-input.search-giant button {
81
	margin: 0;
82
	top: 0;
83
	right: 0;
84
	height: 100%;
85
	padding: 0 1em;
86
	background: #714090;
87
	border-top-right-radius: 4px;
88
	border-bottom-right-radius: 4px;
89
}
90

  
91
.search-form .search-input button i {
92
	color: white !important;
93
}

Formats disponibles : Unified diff