~muffinresearch/griddles/trunk

« back to all changes in this revision

Viewing changes to css/debug/griddles-mq.css

  • Committer: Stuart Colville
  • Date: 2012-06-20 23:20:45 UTC
  • Revision ID: git-v1:e5c20b7d9be5a7c3c7df8b0b015bb5baae85266f
provide 3rds as well as regular intervals

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
  width: 100%; }
10
10
 
11
11
/* line 13, ../../scss/_mobile.scss */
12
 
.gp-cont, .gp-5, .gp-10, .gp-15, .gp-20, .gp-25, .gp-30, .gp-35, .gp-40, .gp-45, .gp-50, .gp-55, .gp-60, .gp-65, .gp-70, .gp-75, .gp-80, .gp-85, .gp-90, .gp-95, .gp-100 {
 
12
.gp-cont, .gp-5, .gp-10, .gp-15, .gp-20, .gp-25, .gp-30, .gp-35, .gp-40, .gp-45, .gp-50, .gp-55, .gp-60, .gp-65, .gp-70, .gp-75, .gp-80, .gp-85, .gp-90, .gp-95, .gp-100, .gp-33, .gp-66 {
13
13
  display: block; }
14
14
 
15
15
/* line 17, ../../scss/_mobile.scss */
16
 
.gutter-gp-cont, .gutter .gp-cont, .gutter .gp-5, .gutter .gp-10, .gutter .gp-15, .gutter .gp-20, .gutter .gp-25, .gutter .gp-30, .gutter .gp-35, .gutter .gp-40, .gutter .gp-45, .gutter .gp-50, .gutter .gp-55, .gutter .gp-60, .gutter .gp-65, .gutter .gp-70, .gutter .gp-75, .gutter .gp-80, .gutter .gp-85, .gutter .gp-90, .gutter .gp-95, .gutter .gp-100 {
 
16
.gutter-gp-cont, .gutter .gp-cont, .gutter .gp-5, .gutter .gp-10, .gutter .gp-15, .gutter .gp-20, .gutter .gp-25, .gutter .gp-30, .gutter .gp-35, .gutter .gp-40, .gutter .gp-45, .gutter .gp-50, .gutter .gp-55, .gutter .gp-60, .gutter .gp-65, .gutter .gp-70, .gutter .gp-75, .gutter .gp-80, .gutter .gp-85, .gutter .gp-90, .gutter .gp-95, .gutter .gp-100, .gutter .gp-33, .gutter .gp-66 {
17
17
  padding: 5px; }
18
18
 
19
19
/* Would be nice to use a variable here but
26
26
    word-spacing: -0.43em; }
27
27
 
28
28
  /* line 9, ../../scss/_desktop.scss */
29
 
  .gp-cont, .gp-5, .gp-10, .gp-15, .gp-20, .gp-25, .gp-30, .gp-35, .gp-40, .gp-45, .gp-50, .gp-55, .gp-60, .gp-65, .gp-70, .gp-75, .gp-80, .gp-85, .gp-90, .gp-95, .gp-100 {
 
29
  .gp-cont, .gp-5, .gp-10, .gp-15, .gp-20, .gp-25, .gp-30, .gp-35, .gp-40, .gp-45, .gp-50, .gp-55, .gp-60, .gp-65, .gp-70, .gp-75, .gp-80, .gp-85, .gp-90, .gp-95, .gp-100, .gp-33, .gp-66 {
30
30
    display: inline-block;
31
31
    vertical-align: top;
32
32
    letter-spacing: normal;
37
37
    -ms-box-sizing: border-box;
38
38
    box-sizing: border-box; }
39
39
 
40
 
  /* line 25, ../../scss/_desktop.scss */
 
40
  /* line 26, ../../scss/_desktop.scss */
41
41
  .gp-5 {
42
42
    width: 5%; }
43
43
 
44
 
  /* line 25, ../../scss/_desktop.scss */
 
44
  /* line 26, ../../scss/_desktop.scss */
45
45
  .gp-10 {
46
46
    width: 10%; }
47
47
 
48
 
  /* line 25, ../../scss/_desktop.scss */
 
48
  /* line 26, ../../scss/_desktop.scss */
49
49
  .gp-15 {
50
50
    width: 15%; }
51
51
 
52
 
  /* line 25, ../../scss/_desktop.scss */
 
52
  /* line 26, ../../scss/_desktop.scss */
53
53
  .gp-20 {
54
54
    width: 20%; }
55
55
 
56
 
  /* line 25, ../../scss/_desktop.scss */
 
56
  /* line 26, ../../scss/_desktop.scss */
57
57
  .gp-25 {
58
58
    width: 25%; }
59
59
 
60
 
  /* line 25, ../../scss/_desktop.scss */
 
60
  /* line 26, ../../scss/_desktop.scss */
61
61
  .gp-30 {
62
62
    width: 30%; }
63
63
 
64
 
  /* line 25, ../../scss/_desktop.scss */
 
64
  /* line 26, ../../scss/_desktop.scss */
65
65
  .gp-35 {
66
66
    width: 35%; }
67
67
 
68
 
  /* line 25, ../../scss/_desktop.scss */
 
68
  /* line 26, ../../scss/_desktop.scss */
69
69
  .gp-40 {
70
70
    width: 40%; }
71
71
 
72
 
  /* line 25, ../../scss/_desktop.scss */
 
72
  /* line 26, ../../scss/_desktop.scss */
73
73
  .gp-45 {
74
74
    width: 45%; }
75
75
 
76
 
  /* line 25, ../../scss/_desktop.scss */
 
76
  /* line 26, ../../scss/_desktop.scss */
77
77
  .gp-50 {
78
78
    width: 50%; }
79
79
 
80
 
  /* line 25, ../../scss/_desktop.scss */
 
80
  /* line 26, ../../scss/_desktop.scss */
81
81
  .gp-55 {
82
 
    width: 55%; }
 
82
    width: 55.0%; }
83
83
 
84
 
  /* line 25, ../../scss/_desktop.scss */
 
84
  /* line 26, ../../scss/_desktop.scss */
85
85
  .gp-60 {
86
86
    width: 60%; }
87
87
 
88
 
  /* line 25, ../../scss/_desktop.scss */
 
88
  /* line 26, ../../scss/_desktop.scss */
89
89
  .gp-65 {
90
90
    width: 65%; }
91
91
 
92
 
  /* line 25, ../../scss/_desktop.scss */
 
92
  /* line 26, ../../scss/_desktop.scss */
93
93
  .gp-70 {
94
94
    width: 70%; }
95
95
 
96
 
  /* line 25, ../../scss/_desktop.scss */
 
96
  /* line 26, ../../scss/_desktop.scss */
97
97
  .gp-75 {
98
98
    width: 75%; }
99
99
 
100
 
  /* line 25, ../../scss/_desktop.scss */
 
100
  /* line 26, ../../scss/_desktop.scss */
101
101
  .gp-80 {
102
102
    width: 80%; }
103
103
 
104
 
  /* line 25, ../../scss/_desktop.scss */
 
104
  /* line 26, ../../scss/_desktop.scss */
105
105
  .gp-85 {
106
106
    width: 85%; }
107
107
 
108
 
  /* line 25, ../../scss/_desktop.scss */
 
108
  /* line 26, ../../scss/_desktop.scss */
109
109
  .gp-90 {
110
110
    width: 90%; }
111
111
 
112
 
  /* line 25, ../../scss/_desktop.scss */
 
112
  /* line 26, ../../scss/_desktop.scss */
113
113
  .gp-95 {
114
114
    width: 95%; }
115
115
 
116
 
  /* line 25, ../../scss/_desktop.scss */
 
116
  /* line 26, ../../scss/_desktop.scss */
 
117
  .gp-100 {
 
118
    width: 100%; }
 
119
 
 
120
  /* line 26, ../../scss/_desktop.scss */
 
121
  .gp-33 {
 
122
    width: 33.333%; }
 
123
 
 
124
  /* line 26, ../../scss/_desktop.scss */
 
125
  .gp-66 {
 
126
    width: 66.667%; }
 
127
 
 
128
  /* line 26, ../../scss/_desktop.scss */
117
129
  .gp-100 {
118
130
    width: 100%; } }