X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fsidebar%2FsidebarListView.css;h=3124e711a30f94880ed68927fe9b62d8abfbd1b2;hp=5bf583d1185122d25b730e5dfa81cc57f9482c6c;hb=238b9542ff1d9989238ab75c0e1ac39a723253d6;hpb=9099c61da39b1346a25b1c01463829a44d72d6e1 diff --git a/LCARStrek/communicator/sidebar/sidebarListView.css b/LCARStrek/communicator/sidebar/sidebarListView.css index 5bf583d1..3124e711 100644 --- a/LCARStrek/communicator/sidebar/sidebarListView.css +++ b/LCARStrek/communicator/sidebar/sidebarListView.css @@ -4,17 +4,17 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); -treechildren::-moz-tree-image(leaf), -treechildren::-moz-tree-cell(leaf) { - cursor: pointer; -} - -treechildren::-moz-tree-cell-text(leaf, hover) { - cursor: pointer; - color: #000000; - background-color: #FFCF00; -} +treechildren::-moz-tree-image(leaf), +treechildren::-moz-tree-cell(leaf) { + cursor: pointer; +} -treechildren::-moz-tree-cell(separator) { - cursor: default; -} +treechildren::-moz-tree-cell-text(leaf, hover) { + cursor: pointer; + color: #000000; + background-color: #FFCF00; +} + +treechildren::-moz-tree-cell(separator) { + cursor: default; +}