2014-01-28 02:24:24 +00:00
|
|
|
.subscription-features
|
|
|
|
|
tr
|
|
|
|
|
td
|
|
|
|
|
//height 59px
|
|
|
|
|
vertical-align middle
|
|
|
|
|
text-align center
|
|
|
|
|
th
|
|
|
|
|
max-width: 150px
|
|
|
|
|
font-weight normal
|
|
|
|
|
th.feature-name
|
|
|
|
|
text-align center
|
|
|
|
|
font-weight: bold
|
|
|
|
|
.dashed-underline
|
|
|
|
|
border-bottom:1px dashed #000
|
|
|
|
|
text-decoration:none
|
2014-01-29 17:26:58 +00:00
|
|
|
cursor pointer
|
|
|
|
|
|
2014-01-29 20:28:11 +00:00
|
|
|
// Required by angular-ui-bootstrap
|
|
|
|
|
.nav, .pagination, .carousel, .panel-title a
|
|
|
|
|
cursor: pointer
|
|
|
|
|
|
|
|
|
|
.nav-tabs
|
|
|
|
|
margin-bottom: 15px
|
|
|
|
|
|
2014-01-29 17:26:58 +00:00
|
|
|
img
|
2014-02-06 23:58:40 +00:00
|
|
|
max-width: 100%
|
|
|
|
|
|
|
|
|
|
.hint
|
|
|
|
|
border-bottom:1px dotted #009999
|
|
|
|
|
text-decoration: none
|
|
|
|
|
cursor: help
|
|
|
|
|
a.hint
|
|
|
|
|
border-bottom:1px dotted #009999
|
|
|
|
|
text-decoration: none
|
|
|
|
|
cursor: pointer
|
|
|
|
|
a.hint:hover
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
.vertical-20
|
|
|
|
|
vertical-align: 20%
|
2014-09-09 03:14:38 +00:00
|
|
|
|
|
|
|
|
@media (max-width: 768px)
|
|
|
|
|
.container-fluid
|
|
|
|
|
padding-right: 5px
|
|
|
|
|
padding-left: 5px
|
|
|
|
|
.tasks-lists .row .col-md-3
|
|
|
|
|
padding-right: 0
|
|
|
|
|
padding-left: 0
|
|
|
|
|
.task-column
|
|
|
|
|
padding: 0
|