File: styles/prosilver/theme/responsive.css
Unmodified
Added
Modified
Removed
Line 22 | Line 22 |
---|
.section-viewtopic .search-box .inputbox { width: 57px;
|
.section-viewtopic .search-box .inputbox { width: 57px;
|
}
.action-bar .search-box .inputbox ::-moz-placeholder { content: "Search..."; }
.action-bar .search-box .inputbox :-ms-input-placeholder { content: "Search..."; }
.action-bar .search-box .inputbox ::-webkit-input-placeholder { content: "Search...";
| |
} }
| } }
|