diff --git a/app/assets/stylesheets/legislation_process.scss b/app/assets/stylesheets/legislation_process.scss index 0a32790ea..e78104101 100644 --- a/app/assets/stylesheets/legislation_process.scss +++ b/app/assets/stylesheets/legislation_process.scss @@ -8,6 +8,7 @@ // 06. Legislation draft // 07. Legislation allegations // 08. Legislation changes +// 09. Legislation comments // // 01. Utils @@ -924,7 +925,7 @@ display: inline-block; } - a { + a { span { text-decoration: underline; } @@ -947,3 +948,51 @@ } } } + +// 09. Legislation comments +// ----------------- +.legislation-comments { + + .pull-right { + float: right; + } + + .comment-section { + background: #FAFAFA; + padding: 1rem; + border: 1px solid #DEE0E3; + margin-top: 0.25rem; + margin-bottom: 1rem; + } + + .comment { + margin-bottom: 3rem; + + a { + span { + text-decoration: underline; + } + + .icon-expand, + .icon-comments { + text-decoration: none; + color: #999999; + line-height: 0; + } + + .icon-expand { + margin-left: 0.25rem; + } + + .icon-comments { + margin-right: 0.25rem; + } + + &:active, + &:focus, + &:hover { + text-decoration: none; + } + } + } +} diff --git a/app/views/sandbox/legislation_draft_comments.html.erb b/app/views/sandbox/legislation_draft_comments.html.erb new file mode 100644 index 000000000..984d94841 --- /dev/null +++ b/app/views/sandbox/legislation_draft_comments.html.erb @@ -0,0 +1,108 @@ +
+
+
+

+ Licencias urbanísticas, declaraciones responsables y comunicaciones previas +

+
+ +
+ +
+ + + +
+
+ +
+ + +
+
+
+

Comentarios de la versión

+
+ +
+ actualizada el 13 nov 2017 +
+ +
+ +
+
+
+ Comentarios sobre + Ver en contexto +
+ 1. Esta ordenanza tiene por objeto regular los medios de intervención administrativa para el control de la legalidad de las actuaciones urbanísticas. +
+ 34 comentarios +
+ +
+ Comentarios sobre + Ver en contexto +
+ 1. Esta ordenanza tiene por objeto regular los medios de intervención administrativa para el control de la legalidad de las actuaciones urbanísticas. +
+ 34 comentarios +
+ +
+ Comentarios sobre + Ver en contexto +
+ 1. Esta ordenanza tiene por objeto regular los medios de intervención administrativa para el control de la legalidad de las actuaciones urbanísticas. +
+ 34 comentarios +
+ +
+ Comentarios sobre + Ver en contexto +
+ 1. Esta ordenanza tiene por objeto regular los medios de intervención administrativa para el control de la legalidad de las actuaciones urbanísticas. +
+ 34 comentarios +
+
+
+