Move js code from editor to mymaps.js
This commit is contained in:
@@ -140,7 +140,6 @@ input#selectAll {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* New styles */
|
||||
.row-selected {
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
@@ -197,4 +196,8 @@ span.starredOn{
|
||||
|
||||
span.starredOn:hover{
|
||||
background: url('../images/star-on-hover.png') no-repeat center left;
|
||||
}
|
||||
|
||||
abbr[title] {
|
||||
cursor:default;
|
||||
}
|
Reference in New Issue
Block a user