Subversion Repository Public Repository

ChrisCompleteCodeTrunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
/* ---------------------------------------------------------------------- */
/*	AMS EDITS
/* ---------------------------------------------------------------------- */

.alert {
    border-radius: 0 !important;
    margin-bottom: 0px !important;
    padding: 15px !important;
}
.navbar-tools > ul > li.dropdown {
    padding-top: 4px !important;
}
.navbar {
    height: 100px !important;
}
.main-container {
    margin-top: 100px !important;
}
/*.navbar-header {
    margin-top: 10px !important;
}*/
.navbar-tools {
    margin-top: 30px !important;
}
#page-sidebar {
    top: 99px !important;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: #fff !important;
    text-decoration: none;
}
#page-sidebar .nav > li > a:hover, #page-sidebar .nav > li > a:focus {
    background-color: #f6f6f6 !important;
    text-decoration: none;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
	background: #fff !important;
	color: #555555;
}
.ams-logo {
    width: 180px;
}
.navbar > .container .navbar-brand, .logo {
    font-family: "Raleway",sans-serif;
    padding: 10px 0px 12px;
}
.footer-inner {
    padding-top: 5px;
}
.page-header h1 {
    color: #666666;
    font-family: "Open+Sans",sans-serif !important;
    font-weight: 300 !important;
    letter-spacing: 2px !important;
    margin: 0 0 15px !important;
    padding: 10px 0 0 !important;
}
.breadcrumb > .active {
    color: #777 !important;
}
.breadcrumb > li + li::before {
    content: "| " !important;
    padding: 0 5px !important;
}
.calendar-list {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 20px;
    position: relative;
}
.calendar-list label {
    margin-bottom: 5px;
}
.calendar-list label {
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 20px;
}
.accordion-teal .panel-heading .accordion-toggle.collapsed {
    background: #f6f6f6 none repeat scroll 0 0;
}
.media {
    border-bottom: 1px solid #c8c7cc;
}
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    text-align:left;
    margin-right:0;
    margin-left: 0;
}
.button-alignment {
    vertical-align: bottom;
}
.levy-irv-results-header {
    background-color: #eee;
    padding: 50px 0;
}
.page-header-levy-irv {
    border-bottom: 0px solid #eee;
    margin: 30px 0 10px;
    padding-bottom: 9px;
}
.page-header-levy-irv h1 {
    color: #666666;
    font-family: "Open+Sans",sans-serif !important;
    letter-spacing: 2px !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 200 !important;
}
#legal-description {
    height: 320px !important;
}
.welcome-county {
    border-bottom: 1px solid #c8c7cc;
    border-radius: 0;
    height: 51px;
    margin: 0 -15px;
    padding: 15px 30px 15px 75px;
    position: relative;
    background-color: #f5f5f5;
}
body.bg_style_6 {
	background: url("../images/appalachian-mountains-splash.jpg") no-repeat fixed center center / cover;
}
.pre-levy-view-header {
    background-color: #eee;
    padding: 50px 0;
}
.admin-manager {
    border-bottom: 1px solid #c8c7cc;
    padding: 10px;
}
.table2 {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100% !important;
    margin-left: 12px !important;
}
.container {
    width: 970px !important;
}
.form-control {
    padding: 0 0px !important;
}
.form-horizontal .control-label {
    float: left;
    margin-bottom: 5px;
    padding-top: 0;
    position: relative;
    text-align: left;
    width: 100%;
}
.form-group {
    margin-top: 0;
}
select.form-control {
    margin-left: 12px !important;
}
.main-content {
    margin-left: 160px !important;
}
input {
    margin-left: 12px !important;
}
#cbRecurring {
    margin-left: -20px !important;
    position: absolute;
}
#cbCapital {
    margin-left: -20px !important;
    position: absolute;
} 
.checkbox label #cbRecurring {
    margin-bottom: 0;
    vertical-align: middle;
}
textarea {
    margin-left: 12px !important;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    padding-left: 5px !important;
}
.navbar-right {
    float: right !important;
    position: absolute;
    right: 20%;
    top: 0 !important;
}
.page-header {
    background: #eee none repeat scroll 0 0;
    margin: 20px 0;
}
.col-md-11 {
    width: 86%;
}
.page-header h3 {
    padding-top: 13px;
}
.form-horizontal {
    margin-top: 20px;
}

Commits for ChrisCompleteCodeTrunk/M3Workflow/M3Workflow.Web/assets/css/main-v2.css

Diff revisions: vs.
Revision Author Commited Message
1 BBDSCHRIS picture BBDSCHRIS Wed 22 Aug, 2018 20:08:03 +0000