mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-22 11:38:24 +00:00
26 lines
No EOL
475 B
Stylus
26 lines
No EOL
475 B
Stylus
.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
|
|
cursor pointer
|
|
|
|
// Required by angular-ui-bootstrap
|
|
.nav, .pagination, .carousel, .panel-title a
|
|
cursor: pointer
|
|
|
|
.nav-tabs
|
|
margin-bottom: 15px
|
|
|
|
img
|
|
max-width: 100% |