summaryrefslogtreecommitdiff
path: root/views/style.sass
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2011-08-31 12:45:19 +0200
committergebele <gebele@in-silico.ch>2011-08-31 12:45:19 +0200
commitfac3b5dde65e8bf60c37314fa8435f8f3a9ddb19 (patch)
tree4239497b512ce3dad393892a0b97f9c85320b2dd /views/style.sass
parente76dcca3562d9e7d2fe0b610228873087215ceed (diff)
parentaeb03ab4a64353d51830d14dbd82f5d19c7254c6 (diff)
Merge branch 'development' into feature/policy
Conflicts: views/model.haml views/models.haml
Diffstat (limited to 'views/style.sass')
-rw-r--r--views/style.sass23
1 files changed, 23 insertions, 0 deletions
diff --git a/views/style.sass b/views/style.sass
index b1326cd..0052d79 100644
--- a/views/style.sass
+++ b/views/style.sass
@@ -293,3 +293,26 @@ dl
margin-left: 16px
margin-right: 16px
float: left
+
+.models_navigation
+ #prev
+ @extend a
+ display: inline
+ cursor: pointer
+ #next
+ @extend a
+ display: inline
+ cursor: pointer
+ .link
+ @extend a
+ display: inline
+ cursor: pointer
+ .active
+ display: inline
+ color: #000
+ font-weight: bold
+ padding: 0 1px
+ .thin
+ font-weight: 100
+ span
+ text-decoration: underline