Moderator, Reviewer, Боты, Бюрократы, editor, pagecreator, Скрывающие, Администраторы, Редакторы виджетов
5
правок
Cotter5 (обсуждение | вклад) (made current with english with wrapper class) |
Ahancey (обсуждение | вклад) (fixed input box size) |
||
Строка 1: | Строка 1: | ||
___NORICHEDITOR___ | |||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
Строка 15: | Строка 13: | ||
} | } | ||
*/ | */ | ||
/* The following definition is needed for collapsible menu items */ | |||
.mw-customtoggle, .mw-collapsible-toggle { | |||
background: none !important; | |||
border: none !important; | |||
font-size: 1rem !important; | |||
line-height: 1rem !important; | |||
font-family: Helvetica, Verdana, san-serif !important; | |||
color: #262626 !important; | |||
padding: 0px !important; | |||
} | |||
/*************** end downshifting code ****************/ | /*************** end downshifting code ****************/ | ||
/****** testing search box not showing text bug fix *********/ | |||
Строка 423: | Строка 439: | ||
min-height: inherit; | min-height: inherit; | ||
width: 100%; | width: 100%; | ||
} | |||
/*** This code fixes the searchbox in Firefox ***/ | |||
#bodySearchInputHomePageSearchBox { | |||
height: 2.5em; | |||
padding: 0.1em; | |||
padding-left: 1em; | |||
padding-right: 1em; | |||
} | } |
правок