From 5507678270316498bf4f27078e8cfc2f1bb4924b Mon Sep 17 00:00:00 2001 From: aragonc Date: Wed, 29 Oct 2014 16:15:29 -0500 Subject: [PATCH] update css fix skill studente refs CT#7347 --- main/css/base.css | 13 +++++++++++++ main/template/default/skill/skill_wheel.tpl | 1 + main/template/default/skill/skill_wheel_student.tpl | 7 ++++--- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/main/css/base.css b/main/css/base.css index afca09eacc..c60e58dc47 100755 --- a/main/css/base.css +++ b/main/css/base.css @@ -3444,6 +3444,15 @@ form .formw .freeze { -webkit-border-radius: 10px; margin-top: 1em; background-color: #FFFFFF; + padding-top: .5em; + padding-bottom: .5em; +} +.skill-options .section-info-skill{ + display: inline-block; + padding-top: .5em; + padding-bottom: .5em; + width: 100%; + clear: both; } .skill-options .skill-profile .avatar{ display: block; @@ -3456,6 +3465,9 @@ form .formw .freeze { margin-left: 1em; padding: 1em; } +.skill-options .button-skill{ + margin-bottom: .5em; +} .skill_partition { cursor: pointer; stroke: #000000; @@ -3465,6 +3477,7 @@ form .formw .freeze { #skill_holder li { float:left; padding-right: 10px; + margin-bottom: .5em; } diff --git a/main/template/default/skill/skill_wheel.tpl b/main/template/default/skill/skill_wheel.tpl index 669a4e5e03..5fe03918f8 100644 --- a/main/template/default/skill/skill_wheel.tpl +++ b/main/template/default/skill/skill_wheel.tpl @@ -635,3 +635,4 @@ $(document).ready(function() { + \ No newline at end of file diff --git a/main/template/default/skill/skill_wheel_student.tpl b/main/template/default/skill/skill_wheel_student.tpl index 42a7e47d57..5b34003760 100755 --- a/main/template/default/skill/skill_wheel_student.tpl +++ b/main/template/default/skill/skill_wheel_student.tpl @@ -348,9 +348,10 @@ $(document).ready(function() { - -

{{ 'SkillInfo'|get_lang }}

-
+
+

{{ 'SkillInfo'|get_lang }}

+
+