Show More
@@ -2375,6 +2375,21 b' table.dataTable {' | |||||
2375 | } |
|
2375 | } | |
2376 | } |
|
2376 | } | |
2377 |
|
2377 | |||
|
2378 | table.rctable { | |||
|
2379 | &.permissions { | |||
|
2380 | ||||
|
2381 | th.td-owner { | |||
|
2382 | padding: 0; | |||
|
2383 | } | |||
|
2384 | ||||
|
2385 | th { | |||
|
2386 | font-weight: normal; | |||
|
2387 | padding: 0 5px; | |||
|
2388 | } | |||
|
2389 | ||||
|
2390 | } | |||
|
2391 | } | |||
|
2392 | ||||
2378 |
|
2393 | |||
2379 | // TODO: johbo: Fix for IE10, this avoids that we see a border |
|
2394 | // TODO: johbo: Fix for IE10, this avoids that we see a border | |
2380 | // and padding around checkboxes and radio boxes. Move to the right place, |
|
2395 | // and padding around checkboxes and radio boxes. Move to the right place, |
General Comments 0
You need to be logged in to leave comments.
Login now