File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed
app/assets/stylesheets/wigu Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -530,23 +530,23 @@ form fieldset.inputs {
530530 background-color : #ffffff ;
531531 border : 1px solid $skinBorderWindowColor ;
532532 border-bottom : 2px solid $skinBorderWindowColor ;
533- h3 {
534- background-image : none ;
535- box-shadow : none ;
536- text-shadow : none ;
537- box-shadow : none ;
538- background-color : $skinMainSecondColor ;
539- color : #ffffff ;
540- border : none ;
541- padding : 8px 15px ;
542- font-weight : 400 ;
533+ > h3 {
534+ background-image : none ;
535+ box-shadow : none ;
536+ text-shadow : none ;
537+ box-shadow : none ;
538+ background-color : $skinMainSecondColor ;
539+ color : #ffffff ;
540+ border : none ;
541+ padding : 8px 15px ;
542+ font-weight : 400 ;
543543
544- -webkit-border-top-left-radius : $skinBorderRadius ;
545- -webkit-border-top-right-radius : $skinBorderRadius ;
546- -moz-border-radius-topleft : $skinBorderRadius ;
547- -moz-border-radius-topright : $skinBorderRadius ;
548- border-top-left-radius : $skinBorderRadius ;
549- border-top-right-radius : $skinBorderRadius ;
544+ -webkit-border-top-left-radius : $skinBorderRadius ;
545+ -webkit-border-top-right-radius : $skinBorderRadius ;
546+ -moz-border-radius-topleft : $skinBorderRadius ;
547+ -moz-border-radius-topright : $skinBorderRadius ;
548+ border-top-left-radius : $skinBorderRadius ;
549+ border-top-right-radius : $skinBorderRadius ;
550550 }
551551 .panel_contents {
552552 font-weight : 400 ;
You can’t perform that action at this time.
0 commit comments