Home
last modified time | relevance | path

Searched refs:selected (Results 1 – 25 of 469) sorted by relevance

12345678910>>...19

/template/strap/ComboStrap/
H A DPanelTag.php38 $selected = $tagAttributes->getValueAndRemoveIfPresent(PanelTag::SELECTED);
39 if ($selected !== null) {
43 return DataType::toBoolean($selected);
213 $selected = PanelTag::getSelectedValue($tagAttributes);
214 if ($selected) {
/template/strap/vendor/php-webdriver/webdriver/lib/
H A DWebDriverExpectedCondition.php502 * @param bool $selected The required state.
505 public static function elementSelectionStateToBe($element_or_by, $selected) argument
509 function () use ($element_or_by, $selected) {
510 return $element_or_by->isSelected() === $selected;
517 function (WebDriver $driver) use ($element_or_by, $selected) {
521 return $element->isSelected() === $selected;
/template/monobook/static/css/
Dscreen_iehacks.css64 /* MSIE 6/7: take care about hiding the bottom border when tab is selected */
65 #p-cactions .selected,
66 #p-cactions .selected a,
67 #p-cactions .selected span {
/template/monobook/static/3rd/monobook/
DIEMacFixes.css25 #portlet-contentViews .selected {
32 #portlet-contentViews li.selected a {
/template/sprintdoc/css/plugins/
H A Dtabinclude.less22 &.selected {
33 &.selected {
/template/gtopia/
Ddblog.css3 tr.selected a,
12 tr.selected a:hover,
/template/daily/css/
Ddesign.less84 a.selected {
87 a.selected:after {
224 …a.selected { color: #00cccc; position: relative; font-family: 'avalonbold', sans-serif; line-heigh…
225 …a.selected:after { content: ''; display: block; width: 100%; height: 1px; position: absolute; bott…
250 a.selected {
253 a.selected:after {
276 /* highlight selected tool */
/template/mindthedark/css/
D_modal.css63 #link__wiz_result div.selected {
106 #media__popup_content button.selected {
D_autocolor.less66 /* Admin selected light theme and automatic is switched off*/
71 /* Admin selected dark theme and automatic is switched off*/
/template/boozurk/tinynav/
DREADME.md4 …l screen. It also automatically selects the current page and adds `selected="selected"` for that i…
35 … 1.8.0 which prevents this script from working correctly if there is no selected item in the navig…
/template/mindthedark/
DREADME.md6 …me will appear in the header. If only `userChoice` is enabled, then the selected static mode will …
14 If neither of the two options is selected, a static color scheme can be selected via `theme`.
/template/comicslate/css/
Dlinkwiz.less26 div.selected {
/template/templar/
Dstyle.ini7 ; to screen styles if a right-to-left language is selected (eg. Hebrew).
/template/icke/css/
D_linkwiz.css33 #link__wiz_result div.selected {
/template/arctic/
D_linkwiz.css33 #link__wiz_result div.selected {
/template/dokukit/
D_linkwiz.css33 #link__wiz_result div.selected {
/template/default/
D_linkwiz.css33 #link__wiz_result div.selected {
/template/arctictut/
D_linkwiz.css33 #link__wiz_result div.selected {
/template/dokucms/
D_linkwiz.css33 #link__wiz_result div.selected {
/template/dokukitv2/
D_linkwiz.css33 #link__wiz_result div.selected {
/template/raw/
D_linkwiz.css33 #link__wiz_result div.selected {
/template/wallpaper/
D_linkwiz.css33 #link__wiz_result div.selected {
/template/sugna/
D_linkwiz.css33 #link__wiz_result div.selected {
/template/backpack/
D_linkwiz.css33 #link__wiz_result div.selected {
/template/dokubook/
D_linkwiz.css33 #link__wiz_result div.selected {

12345678910>>...19