File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
app/assets/stylesheets/wigu Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ body.active_admin {
155155 border-color : $skinMainFirstColor transparent ;
156156 }
157157 ul .dropdown_menu_list {
158- box-shadow :none ;
158+ box-shadow : none ;
159159 li {
160160 a {
161161 background-color : #ffffff ;
@@ -226,7 +226,7 @@ body.active_admin {
226226 border-color : $skinMainFirstColor transparent ;
227227 }
228228 ul .dropdown_menu_list {
229- box-shadow :none ;
229+ box-shadow : none ;
230230 li {
231231 a {
232232 background-color : #ffffff ;
@@ -265,7 +265,7 @@ body.active_admin {
265265 border-color : $skinMainFirstColor transparent ;
266266 }
267267 ul .dropdown_menu_list {
268- box-shadow :none ;
268+ box-shadow : none ;
269269 li {
270270 a {
271271 background-color : #ffffff ;
@@ -497,7 +497,7 @@ form fieldset.inputs {
497497 div .ui-datepicker-header {
498498 background-image : none ;
499499 background-color : $skinMainSecondColor ;
500- border-bottom :none ;
500+ border-bottom : none ;
501501 div .ui-datepicker-title {
502502 span {
503503 background-image : none ;
You can’t perform that action at this time.
0 commit comments