rows clickeables
This commit is contained in:
@@ -47,6 +47,10 @@
|
||||
-moz-border-radius: @radius;
|
||||
}
|
||||
|
||||
.mindmapName {
|
||||
color: #428bca;
|
||||
}
|
||||
|
||||
/* ------------------------------ Table --------------------------------- */
|
||||
|
||||
@table-gap: 2%;
|
||||
@@ -106,6 +110,10 @@ input#selectAll {
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
#mindmapListTable tbody tr {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* Pagination Styles */
|
||||
#paginateContainer {
|
||||
height: 40px;
|
||||
@@ -194,6 +202,7 @@ input#selectAll {
|
||||
|
||||
.closeTag {
|
||||
cursor: pointer;
|
||||
z-index: 2000;
|
||||
}
|
||||
|
||||
.tableTag {
|
||||
|
Reference in New Issue
Block a user