improved spreadsheet editing
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -334,6 +334,10 @@ tr:hover .taglist .tag button {
|
||||
border-left: 1px solid #333 !important;
|
||||
}
|
||||
|
||||
.jss_worksheet tr:hover td input{
|
||||
color: yellow;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 900px) {
|
||||
#app nav a{
|
||||
background: black;
|
||||
|
||||
@@ -325,6 +325,10 @@ tr:hover .taglist .tag button {
|
||||
border-left: 1px solid #333 !important;
|
||||
}
|
||||
|
||||
.jss_worksheet tr:hover td input{
|
||||
color: black;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 900px) {
|
||||
#app nav a{
|
||||
background: black;
|
||||
|
||||
Reference in New Issue
Block a user