Refactored panel communication to use an angular service, started work on panel editing interface
This commit is contained in:
+8
-1
@@ -51,4 +51,11 @@
|
||||
|
||||
.tiny {
|
||||
font-size: 50%;
|
||||
}
|
||||
}
|
||||
|
||||
.remove:hover {
|
||||
color: #A60000;
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
.typeahead { z-index: 1051; }
|
||||
Reference in New Issue
Block a user