Skip to content

Commit 6021b03

Browse files
committed
2.0.3 - minified css
1 parent 1b9cc66 commit 6021b03

19 files changed

+698
-310
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.DS_Store
22
cache/
33
!cache/emptyfile.txt
4+
.idea

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

about/theme.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
$theme_author_email = "ben.keen@gmail.com";
1717
$theme_link = "https://themes.formtools.org";
1818
$theme_description = "A red and white theme with a side-helping of maple syrup and moose.";
19-
$theme_version = "2.0.2";
19+
$theme_version = "2.0.3";
2020

css/emails.css

Lines changed: 0 additions & 22 deletions
This file was deleted.

css/styles.css

Lines changed: 1 addition & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sass/_emails.scss

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
.template {
2+
font-size: 11px;
3+
color: #666666;
4+
font-family: 'Courier New';
5+
}
6+
7+
#list_current_page {
8+
border: 1px solid #336699;
9+
background-color: #e5f3fe;
10+
font-weight: bold;
11+
padding: 2px;
12+
}
13+
14+
.subpanel {
15+
background-color: #e9e9e9;
16+
padding: 3px;
17+
border-right: 1px solid #ffffff;
18+
border-bottom: 1px solid #ffffff;
19+
border-top: 1px solid #e1e1e1;
20+
border-left: 1px solid #e1e1e1;
21+
}
22+
23+
table.subpanel td {
24+
background-color: #e9e9e9;
25+
}
26+
27+
#email_recipients {
28+
border: 1px solid #336699;
29+
background-color: #f2f8ff;
30+
line-height: 20px;
31+
margin-top: 4px;
32+
}
33+
34+
#email_recipients a:visited,
35+
#email_recipients a:link {
36+
color: red;
37+
text-decoration: none;
38+
}
39+
40+
#email_recipients a:hover {
41+
text-decoration: underline;
42+
}
Lines changed: 96 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,183 +1,243 @@
1-
.scroll-pane { overflow: auto; width: 423px; float:left; }
2-
.scroll-content { width: 900px; float: left; }
1+
.scroll-pane {
2+
overflow: auto;
3+
width: 423px;
4+
float: left;
5+
min-height: 21px;
6+
}
37

4-
/* * html .scroll-content-item { display: inline; } IE6 float double margin bug */
8+
.scroll-content {
9+
width: 900px;
10+
float: left;
11+
}
512

6-
.scroll-bar-wrap { clear: left; padding: 0 4px 0 2px; margin: 0 -1px -1px -1px; border-top: 0px; }
7-
.scroll-bar-wrap .ui-slider { background: none; border:0; height: 2em; margin: 0 auto; }
8-
.scroll-bar-wrap .ui-handle-helper-parent { position: relative; width: 100%; height: 100%; margin: 0 auto; }
9-
.scroll-bar-wrap .ui-slider-handle { top:.2em; height: 1.5em; margin-top: 5px;}
10-
.scroll-bar-wrap .ui-slider-handle .ui-icon { margin: -8px auto 0; position: relative; top: 50%; }
13+
.scroll-bar-wrap {
14+
clear: left;
15+
padding: 0 4px 0 2px;
16+
margin: 0 -1px -1px;
17+
border-top: 0;
18+
}
1119

12-
.scroll-pane {
13-
min-height: 21px;
20+
.scroll-bar-wrap .ui-slider {
21+
background: none;
22+
border: 0;
23+
height: 2em;
24+
margin: 0 auto;
25+
}
26+
27+
.scroll-bar-wrap .ui-handle-helper-parent {
28+
position: relative;
29+
width: 100%;
30+
height: 100%;
31+
margin: 0 auto;
32+
}
33+
34+
.scroll-bar-wrap .ui-slider-handle {
35+
top: .2em;
36+
height: 1.5em;
37+
margin-top: 5px;
38+
}
39+
40+
.scroll-bar-wrap .ui-slider-handle .ui-icon {
41+
margin: -9px auto 0;
42+
position: relative;
43+
top: 50%;
1444
}
1545

1646
body .scroll-bar-wrap .ui-slider {
17-
height: 1.7em;
47+
height: 1.6em;
1848
}
49+
1950
body .scroll-bar-wrap .ui-slider-handle {
2051
height: 1.3em;
2152
}
53+
2254
.sub_col1 {
2355
width: 170px;
2456
}
57+
2558
.rows .sub_col1 {
2659
width: 170px;
2760
padding-left: 1px;
2861
}
62+
2963
.rows .sub_col1 input {
3064
width: 164px;
3165
}
66+
3267
.sub_col2 {
3368
width: 190px;
3469
}
70+
3571
.sub_col2 select {
3672
width: 188px;
3773
}
74+
3875
.sub_col3 {
3976
width: 57px;
4077
text-align: center;
4178
}
79+
4280
.sub_col4 {
4381
width: 182px;
4482
}
83+
4584
.sub_col4 select {
4685
width: 180px;
4786
}
87+
4888
.sub_col5 {
4989
width: 100px;
5090
}
91+
5192
.sub_col5 select {
5293
width: 98px;
5394
}
95+
5496
.sub_col6 {
5597
width: 192px;
5698
}
99+
57100
.rows .sub_col6 input {
58101
width: 184px;
59102
}
103+
60104
body .edit_fields {
61-
background: transparent url(../images/fields_table_bg.png) repeat-y;
105+
background: transparent url('../images/fields_table_bg.png') repeat-y;
62106
}
107+
63108
body .edit_fields .col3 {
64109
width: 424px;
65110
}
111+
66112
body .edit_fields .header_row .col3 {
67113
background: none;
68-
border-right: 0px;
114+
border-right: 0;
69115
}
116+
70117
.edit_fields .rows .col3 {
71118
overflow: hidden;
72119
}
73-
.edit_fields .header_row li.splitter, li.splitter,
120+
121+
.edit_fields .header_row li.splitter,
122+
li.splitter,
74123
body .sortable div.row_content .system_field li.splitter,
75-
body .sortable div.row_content li.splitter
76-
{
124+
body .sortable div.row_content li.splitter {
77125
width: 1px;
78126
background-color: #999999;
79127
background-image: none;
80-
border-bottom: 0px;
128+
border-bottom: 0;
81129
}
130+
82131
body .sortable div.row_content .system_field li.splitter {
83132
background-color: transparent;
84133
}
134+
85135
.sortable li.subcol_header {
86136
width: 419px;
87137
overflow: hidden;
88138
}
139+
89140
body .sortable div.row_content .system_field li.col0 {
90141
background-color: transparent;
91-
border-bottom: 0px;
142+
border-bottom: 0;
92143
}
144+
93145
.sortable .rows div.row_content li.col0 {
94146
background-color: transparent;
95-
border-bottom: 0px;
147+
border-bottom: 0;
96148
}
149+
97150
.sortable .rows .scroll-content {
98151
width: 900px;
99152
}
153+
100154
.sortable ul.rows li .scroll-content li {
101-
margin-right: 0px;
155+
margin-right: 0;
102156
padding-right: 1px;
103157
}
158+
104159
body .edit_fields .rows .col3 {
105160
width: 419px;
106161
}
162+
107163
body .sortable .rows .colN {
108-
margin-right: 0px;
164+
margin-right: 0;
109165
}
166+
110167
body .scroll-bar-wrap .ui-slide {
111168
height: 1.5em;
112169
}
113-
.scroll-bar-wrap .ui-slider-handle .ui-icon {
114-
margin: -9px auto 0px;
115-
}
116-
body .scroll-bar-wrap .ui-slider {
117-
height: 1.6em;
118-
}
119-
body .scroll-bar-wrap .ui-slider-handle {
120-
height: 1.3em;
121-
}
122-
123170

124-
/* the Edit Form -> Fields tab */
171+
// the Edit Form -> Fields tab
125172
.edit_fields .col2 {
126173
width: 182px;
127174
}
175+
128176
.edit_fields .col2 input {
129177
width: 176px;
130178
}
179+
131180
.edit_fields .col4 {
132181
width: 178px;
133182
}
183+
134184
.edit_fields .col4 select {
135185
width: 175px;
136186
}
187+
137188
.edit_fields .col5 {
138189
width: 50px;
139190
text-align: center;
140191
}
192+
141193
.edit_fields .colN {
142194
width: 18px;
143195
}
144196

145197

146-
/* for the edit field dialog window */
147-
#edit_field__display_text, #edit_field__field_name, #edit_field__db_column {
198+
// for the edit field dialog window
199+
#edit_field__display_text,
200+
#edit_field__field_name,
201+
#edit_field__db_column {
148202
width: 300px;
149203
}
204+
150205
#edit_field_template .prev_field {
151206
float: left;
152207
margin-left: 4px;
153208
}
209+
154210
#edit_field_template .next_field {
155211
float: right;
156212
margin-right: 4px;
157213
}
214+
158215
#edit_field_template .field_nav {
159216
cursor: pointer;
160217
margin-top: 4px;
161218
color: green;
162219
}
220+
163221
#edit_field_template a.disabled {
164222
color: #cccccc;
165223
}
166224

167-
/* ... this needs to be used in a lot of places ... */
168225
.inner_tab_content tr {
169226
height: 23px;
170227
}
228+
171229
#edit_field_template .inner_tabset {
172230
min-height: 210px;
173231
}
232+
174233
#edit_field__field_settings_loading {
175234
font-style: italic;
176235
}
236+
177237
#edit_field__field_settings table td {
178238
vertical-align: top;
179239
}
180240

181241
#edit_field .check_area:hover {
182-
background-color: #f2f2f2 !important;
242+
background-color: #f2f2f2 !important; // sass-lint:disable-line no-important
183243
}

0 commit comments

Comments
 (0)