1
0
forked from x/volcanos

opt data.js

This commit is contained in:
harveyshao 2022-07-07 13:06:56 +08:00
parent 09dbfcc3df
commit 8c5c161598

View File

@ -0,0 +1,6 @@
fieldset.data div.output table.content tr.select {
background-color:gray;
}
fieldset.data div.output table.content tr.over {
background-color:gray;
}