client side code webstorm code cleanup.

This commit is contained in:
kay.one 2013-03-29 16:28:58 -07:00
commit 445ea4f344
94 changed files with 4355 additions and 4243 deletions

View file

@ -24,10 +24,9 @@ html {
margin: 20px 0 30px 0;
}
#footer-region a:hover {
text-decoration: underline;
}
#footer-region a:hover {
text-decoration: underline;
}
.nz-spinner {
font-size: 56px;
@ -35,7 +34,6 @@ html {
padding: 30px;
}
#notification-region .alert {
margin: 10px;
}
@ -48,7 +46,6 @@ html {
font-size: 12px;
}
#in-sub-nav ul {
margin: 0 0 80px 0;
}
@ -66,41 +63,41 @@ html {
margin-bottom: 2px;
}
.progress .bar {
position: absolute;
overflow: hidden;
}
.progress .bar {
position: absolute;
overflow: hidden;
}
.progress .progressbar-back-text {
position: absolute;
width: 100%;
height: 100%;
font-size: 12px;
text-align: center;
}
.progress .progressbar-back-text {
position: absolute;
width: 100%;
height: 100%;
font-size: 12px;
text-align: center;
}
.progress .progressbar-front-text {
display: block;
width: 125px;
font-size: 12px;
text-align: center;
}
.progress .progressbar-front-text {
display: block;
width: 125px;
font-size: 12px;
text-align: center;
}
/* Todo: Should move this to somehting modal/form specific */
/*label.checkbox {*/
/*font-size: 14px;*/
/*line-height: normal;*/
/*color: #595959;*/
/*font-size: 14px;*/
/*line-height: normal;*/
/*color: #595959;*/
/*}*/
/*label, .form-horizontal input, .form-horizontal select {*/
/*font-size: 14px;*/
/*line-height: 14px;*/
/*font-size: 14px;*/
/*line-height: 14px;*/
/*}*/
/*label.control-label {*/
/*font-size: 16px;*/
/*line-height: 16px;*/
/*font-weight: bold;*/
/*}*/
/*label.control-label {*/
/*font-size: 16px;*/
/*line-height: 16px;*/
/*font-weight: bold;*/
/*}*/