зеркало из https://github.com/mozilla/pjs.git
row selection works!
This commit is contained in:
Родитель
1dae19a637
Коммит
d26b9383cb
|
@ -41,12 +41,12 @@ treecell {
|
|||
}
|
||||
|
||||
treeitem[selected] {
|
||||
color: green;
|
||||
}
|
||||
|
||||
treecell[selectedcell] {
|
||||
background-color: yellow;
|
||||
}
|
||||
|
||||
//treecell[selectedcell] {
|
||||
//background-color: yellow;
|
||||
//}
|
||||
|
||||
treehead treeitem treecell {
|
||||
background-color: #00C0FF;
|
||||
|
@ -54,3 +54,7 @@ treehead treeitem treecell {
|
|||
border-color: white #707070 #707070 white;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
//popup {
|
||||
//display: none;
|
||||
//}
|
||||
|
|
Загрузка…
Ссылка в новой задаче