Home
last modified time | relevance | path

Searched defs:style (Results 26 – 50 of 16761) sorted by relevance

12345678910>>...671

/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Straw/gtk-2.0/
H A Dwidgets.css323 style "statusbar" { selector
329 style "toolbar" { selector
352 style "menu" = "default" { selector
378 style "menu_item" = "menu" { selector
400 style "menubar" { selector
438 style "combo" = "button" { selector
492 style "separator" { selector
544 style "frame_title" { selector
552 style "treeview" { selector
565 style "progressbar" { selector
[all …]
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Summerfield/gtk-2.0/
H A Dwidgets.css323 style "statusbar" { selector
329 style "toolbar" { selector
352 style "menu" = "default" { selector
378 style "menu_item" = "menu" { selector
400 style "menubar" { selector
438 style "combo" = "button" { selector
492 style "separator" { selector
544 style "frame_title" { selector
552 style "treeview" { selector
565 style "progressbar" { selector
[all …]
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Ambiance/gtk-2.0/
H A Dwidgets.css323 style "statusbar" { selector
329 style "toolbar" { selector
352 style "menu" = "default" { selector
378 style "menu_item" = "menu" { selector
400 style "menubar" { selector
438 style "combo" = "button" { selector
492 style "separator" { selector
544 style "frame_title" { selector
552 style "treeview" { selector
565 style "progressbar" { selector
[all …]
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks (HDPI)/gtk-2.0/
H A Dwidgets.css323 style "statusbar" { selector
329 style "toolbar" { selector
352 style "menu" = "default" { selector
378 style "menu_item" = "menu" { selector
400 style "menubar" { selector
438 style "combo" = "button" { selector
492 style "separator" { selector
544 style "frame_title" { selector
552 style "treeview" { selector
565 style "progressbar" { selector
[all …]
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Devilsclaw/gtk-2.0/
H A Dwidgets.css323 style "statusbar" { selector
329 style "toolbar" { selector
352 style "menu" = "default" { selector
378 style "menu_item" = "menu" { selector
400 style "menubar" { selector
438 style "combo" = "button" { selector
492 style "separator" { selector
544 style "frame_title" { selector
552 style "treeview" { selector
565 style "progressbar" { selector
[all …]
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Irix/gtk-2.0/
H A Dwidgets.css323 style "statusbar" { selector
329 style "toolbar" { selector
352 style "menu" = "default" { selector
378 style "menu_item" = "menu" { selector
400 style "menubar" { selector
438 style "combo" = "button" { selector
492 style "separator" { selector
544 style "frame_title" { selector
552 style "treeview" { selector
565 style "progressbar" { selector
[all …]
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Rainyday/gtk-2.0/
H A Dwidgets.css323 style "statusbar" { selector
329 style "toolbar" { selector
352 style "menu" = "default" { selector
378 style "menu_item" = "menu" { selector
400 style "menubar" { selector
438 style "combo" = "button" { selector
492 style "separator" { selector
544 style "frame_title" { selector
552 style "treeview" { selector
565 style "progressbar" { selector
[all …]
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Redmond/gtk-2.0/
H A Dwidgets.css323 style "statusbar" { selector
329 style "toolbar" { selector
352 style "menu" = "default" { selector
378 style "menu_item" = "menu" { selector
400 style "menubar" { selector
438 style "combo" = "button" { selector
492 style "separator" { selector
544 style "frame_title" { selector
552 style "treeview" { selector
565 style "progressbar" { selector
[all …]
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks/gtk-2.0/
H A Dwidgets.css323 style "statusbar" { selector
329 style "toolbar" { selector
352 style "menu" = "default" { selector
378 style "menu_item" = "menu" { selector
400 style "menubar" { selector
438 style "combo" = "button" { selector
492 style "separator" { selector
544 style "frame_title" { selector
552 style "treeview" { selector
565 style "progressbar" { selector
[all …]
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Bronze/gtk-2.0/
H A Dwidgets.css323 style "statusbar" { selector
329 style "toolbar" { selector
352 style "menu" = "default" { selector
378 style "menu_item" = "menu" { selector
400 style "menubar" { selector
438 style "combo" = "button" { selector
492 style "separator" { selector
544 style "frame_title" { selector
552 style "treeview" { selector
565 style "progressbar" { selector
[all …]
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Greybird/gtk-2.0/
H A Dwidgets.css323 style "statusbar" { selector
329 style "toolbar" { selector
352 style "menu" = "default" { selector
378 style "menu_item" = "menu" { selector
400 style "menubar" { selector
438 style "combo" = "button" { selector
492 style "separator" { selector
544 style "frame_title" { selector
552 style "treeview" { selector
565 style "progressbar" { selector
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/simplecss-0.2.0/tests/
H A Dstylesheet.rs5 let style = StyleSheet::parse(""); in style_01() localVariable
11 let style = StyleSheet::parse("a {}"); in style_02() localVariable
17 let style = StyleSheet::parse("a { color:red }"); in style_03() localVariable
23 let style = StyleSheet::parse("/**/"); in style_04() localVariable
35 let style = StyleSheet::parse("a, b { color:red }"); in style_06() localVariable
41 let style = StyleSheet::parse("a, { color:red }"); in style_07() localVariable
47 let style = StyleSheet::parse("a,, { color:red }"); in style_08() localVariable
59 let style = StyleSheet::parse(",a { color:red }"); in style_10() localVariable
71 let style = StyleSheet::parse("\ in style_12() localVariable
123 let style = StyleSheet::parse("\ in style_20() localVariable
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/simplecss-0.2.0/tests/
H A Dstylesheet.rs5 let style = StyleSheet::parse(""); in style_01() localVariable
11 let style = StyleSheet::parse("a {}"); in style_02() localVariable
17 let style = StyleSheet::parse("a { color:red }"); in style_03() localVariable
23 let style = StyleSheet::parse("/**/"); in style_04() localVariable
35 let style = StyleSheet::parse("a, b { color:red }"); in style_06() localVariable
41 let style = StyleSheet::parse("a, { color:red }"); in style_07() localVariable
47 let style = StyleSheet::parse("a,, { color:red }"); in style_08() localVariable
59 let style = StyleSheet::parse(",a { color:red }"); in style_10() localVariable
71 let style = StyleSheet::parse("\ in style_12() localVariable
123 let style = StyleSheet::parse("\ in style_20() localVariable
[all …]
/dports/textproc/write-good/write-good-1.0.8/node_modules/base/
H A DREADME.md23 ### Guiding principles
53 ### Composability
408 ### v0.11.2
412 ### v0.11.0
418 ### v0.9.0
445 ### Contributing
449 ### Contributors
459 ### Building docs
469 ### Running tests
477 ### Author
[all …]
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/base/
H A DREADME.md23 ### Guiding principles
53 ### Composability
408 ### v0.11.2
412 ### v0.11.0
418 ### v0.9.0
445 ### Contributing
449 ### Contributors
459 ### Building docs
469 ### Running tests
477 ### Author
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/base/
H A DREADME.md23 ### Guiding principles
53 ### Composability
408 ### v0.11.2
412 ### v0.11.0
418 ### v0.9.0
445 ### Contributing
449 ### Contributors
459 ### Building docs
469 ### Running tests
477 ### Author
[all …]
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/tera-1.12.0/docs/node_modules/base/
H A DREADME.md23 ### Guiding principles
53 ### Composability
408 ### v0.11.2
412 ### v0.11.0
418 ### v0.9.0
445 ### Contributing
449 ### Contributors
459 ### Building docs
469 ### Running tests
477 ### Author
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/tera/docs/node_modules/base/
H A DREADME.md23 ### Guiding principles
53 ### Composability
408 ### v0.11.2
412 ### v0.11.0
418 ### v0.9.0
445 ### Contributing
449 ### Contributors
459 ### Building docs
469 ### Running tests
477 ### Author
[all …]
/dports/textproc/write-good/write-good-1.0.8/node_modules/braces/
H A DREADME.md73 ### Lists
85 ### Sequences
101 ### Steps
115 ### Nesting
139 ### Escaping
188 ### options.expand
378 ### tldr
388 ### The solution
606 ### Contributors
616 ### Author
[all …]
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/braces/
H A DREADME.md73 ### Lists
85 ### Sequences
101 ### Steps
115 ### Nesting
139 ### Escaping
188 ### options.expand
378 ### tldr
388 ### The solution
606 ### Contributors
616 ### Author
[all …]
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/tera-1.12.0/docs/node_modules/braces/
H A DREADME.md73 ### Lists
85 ### Sequences
101 ### Steps
115 ### Nesting
139 ### Escaping
188 ### options.expand
378 ### tldr
388 ### The solution
606 ### Contributors
616 ### Author
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/tera/docs/node_modules/braces/
H A DREADME.md73 ### Lists
85 ### Sequences
101 ### Steps
115 ### Nesting
139 ### Escaping
188 ### options.expand
378 ### tldr
388 ### The solution
606 ### Contributors
616 ### Author
[all …]
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Icelake/gtk-2.0/options/
H A Dhighlight_colors_accent.css9 style "scrollbar" { selector
26 style "toolbar_button" { selector
31 style "treeview_header" { selector
36 style "combo" { selector
41 style "combo_button" { selector
46 style "combobox" { selector
51 style "combobox_entry" { selector
56 style "combobox_entry_button" { selector
61 style "spinbutton" { selector
66 style "radiocheck" { selector
[all …]
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Ambiance/gtk-2.0/options/
H A Dhighlight_colors_accent.css9 style "scrollbar" { selector
26 style "toolbar_button" { selector
31 style "treeview_header" { selector
36 style "combo" { selector
41 style "combo_button" { selector
46 style "combobox" { selector
51 style "combobox_entry" { selector
56 style "combobox_entry_button" { selector
61 style "spinbutton" { selector
66 style "radiocheck" { selector
[all …]
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Crux/gtk-2.0/options/
H A Dhighlight_colors_accent.css9 style "scrollbar" { selector
26 style "toolbar_button" { selector
31 style "treeview_header" { selector
36 style "combo" { selector
41 style "combo_button" { selector
46 style "combobox" { selector
51 style "combobox_entry" { selector
56 style "combobox_entry_button" { selector
61 style "spinbutton" { selector
66 style "radiocheck" { selector
[all …]

12345678910>>...671