Subversion Repositories SmartDukaan

Rev

Rev 30171 | Rev 32308 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 30171 Rev 31255
Line 18... Line 18...
18
	padding: 0px !important;
18
	padding: 0px !important;
19
	margin: 0px !important;
19
	margin: 0px !important;
20
	font-size: 14px !important;
20
	font-size: 14px !important;
21
}
21
}
22
 
22
 
-
 
23
 
-
 
24
 
23
.wrapper {
25
.wrapper {
24
	background: #F7F7F7;
26
	background: #F7F7F7;
25
}
27
}
26
 
28
 
27
h1, h2, h3, h4, h5 {
29
h1, h2, h3, h4, h5 {
Line 317... Line 319...
317
 
319
 
318
ul.sidebar-menu {
320
ul.sidebar-menu {
319
	margin-top: 60px;
321
	margin-top: 60px;
320
}
322
}
321
 
323
 
-
 
324
@media screen and (max-width: 992px) {
-
 
325
	ul.sidebar-menu {
-
 
326
		margin-top: 120px;
-
 
327
	}
-
 
328
}
-
 
329
 
-
 
330
 
-
 
331
 
-
 
332
/* On screens that are 600px or less, set the background color to olive */
-
 
333
@media screen and (max-width: 600px) {
-
 
334
	ul.sidebar-menu {
-
 
335
		margin-top: 180px;
-
 
336
	}
-
 
337
}
-
 
338
 
-
 
339
@media screen and (max-width: 300px) {
-
 
340
	ul.sidebar-menu {
-
 
341
		margin-top: 180px;
-
 
342
	}
-
 
343
}
-
 
344
 
-
 
345
 
-
 
346
 
-
 
347
@media screen and (max-width: 1024px) {
-
 
348
	ul.sidebar-menu {
-
 
349
		margin-top: 180px;
-
 
350
	}
-
 
351
}
-
 
352
 
-
 
353
 
322
#sidebar>ul>li>ul.sub {
354
#sidebar>ul>li>ul.sub {
323
	display: none;
355
	display: none;
324
}
356
}
325
 
357
 
326
#sidebar>ul>li.active>ul.sub, #sidebar>ul>li>ul.sub>li>a {
358
#sidebar>ul>li.active>ul.sub, #sidebar>ul>li>ul.sub>li>a {
Line 1170... Line 1202...
1170
	color: #fff;
1202
	color: #fff;
1171
	background: #af91e1;
1203
	background: #af91e1;
1172
	background-color: #af91e1;
1204
	background-color: #af91e1;
1173
}
1205
}
1174
 
1206
 
1175
 
-
 
1176
.pink-bg {
1207
.pink-bg {
1177
	color: #fff;
1208
	color: #fff;
1178
	background: #f78db8;
1209
	background: #f78db8;
1179
	background-color: #f78db8;
1210
	background-color: #f78db8;
1180
}
1211
}
Line 3578... Line 3609...
3578
	position: absolute;
3609
	position: absolute;
3579
	top: -139px;
3610
	top: -139px;
3580
	left: -1px;
3611
	left: -1px;
3581
}
3612
}
3582
 
3613
 
3583
@-webkit-keyframes square {
-
 
3584
	0% {
-
 
3585
		background-position: 0 0;
-
 
3586
	}
3614
@
3587
	25% {
-
 
3588
		background-position: 100% 0;
3615
-webkit-keyframes square { 0% {
3589
	}
-
 
3590
	50% {
-
 
3591
		background-position: 100% 100%;
-
 
3592
	}
-
 
3593
	75% {
-
 
3594
		background-position: 0 100%;
-
 
3595
	}
-
 
3596
	100% {
-
 
3597
		background-position: 0 0;
3616
	background-position: 0 0;
3598
	}
-
 
3599
}
3617
}
3600
 
3618
 
3601
@-ms-keyframes square {
-
 
3602
	0% {
3619
25
3603
		background-position: 0 0;
-
 
-
 
3620
 
-
 
3621
 
3604
	}
3622
%
3605
	25% {
3623
{
3606
		background-position: 100% 0;
3624
background-position
-
 
3625
 
-
 
3626
 
3607
	}
3627
:
-
 
3628
 
-
 
3629
 
3608
	50% {
3630
100
3609
		background-position: 100% 100%;
-
 
3610
	}
3631
%
3611
	75% {
3632
 
3612
		background-position: 0 100%;
-
 
3613
	}
3633
 
3614
	100% {
3634
0
3615
		background-position: 0 0;
-
 
3616
	}
3635
;
-
 
3636
 
-
 
3637
 
3617
}
3638
}
-
 
3639
50
3618
 
3640
 
-
 
3641
 
-
 
3642
%
-
 
3643
{
-
 
3644
background-position
-
 
3645
 
-
 
3646
 
-
 
3647
:
-
 
3648
 
-
 
3649
 
-
 
3650
100
-
 
3651
%
-
 
3652
 
-
 
3653
 
-
 
3654
100
-
 
3655
%;
-
 
3656
 
-
 
3657
 
-
 
3658
}
-
 
3659
75
-
 
3660
 
-
 
3661
 
-
 
3662
%
-
 
3663
{
-
 
3664
background-position
-
 
3665
 
-
 
3666
 
-
 
3667
:
-
 
3668
 
-
 
3669
 
-
 
3670
0
-
 
3671
 
-
 
3672
 
-
 
3673
100
-
 
3674
%;
-
 
3675
 
-
 
3676
 
-
 
3677
}
-
 
3678
100
-
 
3679
 
-
 
3680
 
-
 
3681
%
-
 
3682
{
-
 
3683
background-position
-
 
3684
 
-
 
3685
 
-
 
3686
:
-
 
3687
 
-
 
3688
 
-
 
3689
0
-
 
3690
 
-
 
3691
 
-
 
3692
0
-
 
3693
;
-
 
3694
 
-
 
3695
 
-
 
3696
}
-
 
3697
}
-
 
3698
@
3619
@keyframes square {
3699
-ms-keyframes square { 0% {
-
 
3700
	background-position: 0 0;
-
 
3701
}
-
 
3702
 
-
 
3703
25
-
 
3704
 
-
 
3705
 
-
 
3706
%
-
 
3707
{
-
 
3708
background-position
-
 
3709
 
-
 
3710
 
-
 
3711
:
-
 
3712
 
-
 
3713
 
-
 
3714
100
-
 
3715
%
-
 
3716
 
-
 
3717
 
-
 
3718
0
-
 
3719
;
-
 
3720
 
-
 
3721
 
-
 
3722
}
-
 
3723
50
-
 
3724
 
-
 
3725
 
-
 
3726
%
-
 
3727
{
-
 
3728
background-position
-
 
3729
 
-
 
3730
 
-
 
3731
:
-
 
3732
 
-
 
3733
 
-
 
3734
100
-
 
3735
%
-
 
3736
 
-
 
3737
 
-
 
3738
100
-
 
3739
%;
-
 
3740
 
-
 
3741
 
-
 
3742
}
-
 
3743
75
-
 
3744
 
-
 
3745
 
-
 
3746
%
-
 
3747
{
-
 
3748
background-position
-
 
3749
 
-
 
3750
 
-
 
3751
:
-
 
3752
 
-
 
3753
 
-
 
3754
0
-
 
3755
 
-
 
3756
 
-
 
3757
100
-
 
3758
%;
-
 
3759
 
-
 
3760
 
-
 
3761
}
3620
	0% {
3762
100
-
 
3763
 
-
 
3764
 
-
 
3765
%
-
 
3766
{
-
 
3767
background-position
-
 
3768
 
-
 
3769
 
-
 
3770
:
-
 
3771
 
-
 
3772
 
-
 
3773
0
-
 
3774
 
-
 
3775
 
-
 
3776
0
-
 
3777
;
-
 
3778
 
-
 
3779
 
-
 
3780
}
-
 
3781
}
-
 
3782
@
-
 
3783
keyframes square { 0% {
3621
		background-position: 0 0;
3784
	background-position: 0 0;
3622
	}
3785
}
-
 
3786
 
3623
	25% {
3787
25
-
 
3788
 
-
 
3789
 
-
 
3790
%
-
 
3791
{
3624
		background-position: 100% 0;
3792
background-position
-
 
3793
 
-
 
3794
 
-
 
3795
:
-
 
3796
 
-
 
3797
 
-
 
3798
100
-
 
3799
%
-
 
3800
 
-
 
3801
 
-
 
3802
0
-
 
3803
;
-
 
3804
 
-
 
3805
 
3625
	}
3806
}
3626
	50% {
3807
50
-
 
3808
 
-
 
3809
 
-
 
3810
%
-
 
3811
{
3627
		background-position: 100% 100%;
3812
background-position
-
 
3813
 
-
 
3814
 
-
 
3815
:
-
 
3816
 
-
 
3817
 
-
 
3818
100
-
 
3819
%
-
 
3820
 
-
 
3821
 
-
 
3822
100
-
 
3823
%;
-
 
3824
 
-
 
3825
 
3628
	}
3826
}
3629
	75% {
3827
75
-
 
3828
 
-
 
3829
 
-
 
3830
%
-
 
3831
{
3630
		background-position: 0 100%;
3832
background-position
-
 
3833
 
-
 
3834
 
-
 
3835
:
-
 
3836
 
-
 
3837
 
-
 
3838
0
-
 
3839
 
-
 
3840
 
-
 
3841
100
-
 
3842
%;
-
 
3843
 
-
 
3844
 
3631
	}
3845
}
3632
	100% {
3846
100
-
 
3847
 
-
 
3848
 
-
 
3849
%
-
 
3850
{
3633
		background-position: 0 0;
3851
background-position
-
 
3852
 
-
 
3853
 
-
 
3854
:
-
 
3855
 
-
 
3856
 
-
 
3857
0
-
 
3858
 
-
 
3859
 
-
 
3860
0
-
 
3861
;
-
 
3862
 
-
 
3863
 
3634
	}
3864
}
3635
}
3865
}
3636
 
3866
 
3637
/*profile*/
3867
/*profile*/
3638
.profile-nav .user-heading {
3868
.profile-nav .user-heading {
3639
	background: #688a7e;
3869
	background: #688a7e;