|
@@ -3986,14 +3986,14 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig
|
|
|
/* line 962, ../scss/styles.scss */
|
|
|
#tool-bar #materio-search-api-search-form input#edit-searchfield {
|
|
|
border: 1px solid #ccc;
|
|
|
- border-radius: 20px;
|
|
|
+ border-radius: 15px;
|
|
|
background-clip: padding-box;
|
|
|
+ margin: 3px 0 3px 3px;
|
|
|
padding: 4px 5px;
|
|
|
- height: 25px;
|
|
|
+ height: 20px;
|
|
|
font-size: 12px;
|
|
|
line-height: 1;
|
|
|
- background-position: 100% 5px;
|
|
|
- width: 105%;
|
|
|
+ background-position: 100% 7px;
|
|
|
}
|
|
|
/* line 968, ../scss/styles.scss */
|
|
|
#tool-bar #materio-search-api-search-form input#edit-searchfield.throbbing {
|