cleanup quattro less file

This commit is contained in:
rabuzarus 2015-05-23 17:50:18 +02:00
parent 9c803f7dbb
commit 76283ff205
4 changed files with 98 additions and 114 deletions

View file

@ -1282,13 +1282,13 @@ section {
opacity: 0.5; opacity: 0.5;
}*/ }*/
.wwto { .wwto {
position: absolute !important;
background: #FFFFFF; background: #FFFFFF;
border: 2px solid #364e59; border: 2px solid #364e59;
height: 25px; height: 25px;
width: 25px; width: 25px;
overflow: hidden; overflow: hidden;
padding: 1px; padding: 1px;
position: absolute !important;
top: 40px; top: 40px;
left: 30px; left: 30px;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7); -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);

View file

@ -1282,13 +1282,13 @@ section {
opacity: 0.5; opacity: 0.5;
}*/ }*/
.wwto { .wwto {
position: absolute !important;
background: #FFFFFF; background: #FFFFFF;
border: 2px solid #364e59; border: 2px solid #364e59;
height: 25px; height: 25px;
width: 25px; width: 25px;
overflow: hidden; overflow: hidden;
padding: 1px; padding: 1px;
position: absolute !important;
top: 40px; top: 40px;
left: 30px; left: 30px;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7); -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);

View file

@ -1282,13 +1282,13 @@ section {
opacity: 0.5; opacity: 0.5;
}*/ }*/
.wwto { .wwto {
position: absolute !important;
background: #FFFFFF; background: #FFFFFF;
border: 2px solid #364e59; border: 2px solid #364e59;
height: 25px; height: 25px;
width: 25px; width: 25px;
overflow: hidden; overflow: hidden;
padding: 1px; padding: 1px;
position: absolute !important;
top: 40px; top: 40px;
left: 30px; left: 30px;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7); -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);

View file

@ -86,9 +86,7 @@ code {
} }
/* tool */ /* tool */
.tool { .tool {
height: auto; overflow: auto; height: auto; overflow: auto;
.label { float: left;} .label { float: left;}
@ -97,8 +95,6 @@ code {
} }
/* popup notifications */ /* popup notifications */
#jGrowl.top-right { #jGrowl.top-right {
top: 30px; top: 30px;
@ -144,6 +140,7 @@ header {
#logo-text { font-size: 22px } #logo-text { font-size: 22px }
} }
} }
/* nav */ /* nav */
nav { nav {
width: 100%; height: 32px; width: 100%; height: 32px;
@ -302,8 +299,6 @@ ul.menu-popup {
} }
/* aside 230px*/ /* aside 230px*/
aside { aside {
display: table-cell; display: table-cell;
@ -355,8 +350,6 @@ aside {
#profiles-menu { width: 20em; } #profiles-menu { width: 20em; }
.posted-date-selector-months { margin-left: 10px; } .posted-date-selector-months { margin-left: 10px; }
} }
#contact-block { #contact-block {
@ -668,18 +661,16 @@ section {
.wwto { .wwto {
position: absolute !important; position: absolute !important;
width: 25px; height: 25px;
background: #FFFFFF; background: #FFFFFF;
border: 2px solid @Metalic3; border: 2px solid @Metalic3;
height: 25px; height: 25px;
width: 25px; width: 25px;
overflow: hidden; overflow: hidden;
padding: 1px; padding: 1px;
position: absolute !important;
top: 40px; top: 40px;
left: 30px; left: 30px;
.shadow(0px, 0px) .shadow(0px, 0px);
} }
.wwto .contact-photo { width: 25px; height: 25px; } .wwto .contact-photo { width: 25px; height: 25px; }
@ -902,7 +893,6 @@ span[id^="showmore-wrap"] {
width: 100%; width: 100%;
margin: 0px 2em 20px 0px; margin: 0px 2em 20px 0px;
.profile-jot-text { .profile-jot-text {
height: 1em; width: 99%; font-size: 10px; height: 1em; width: 99%; font-size: 10px;
color: @CommentBoxEmptyColor; color: @CommentBoxEmptyColor;
@ -1041,7 +1031,6 @@ span[id^="showmore-wrap"] {
} }
#acl-wrapper { #acl-wrapper {
width: 690px; width: 690px;
float:left; float:left;
@ -1183,7 +1172,6 @@ ul.tabs {
overflow: auto; overflow: auto;
width: 100%; width: 100%;
label { label {
float: left; float: left;
width: 200px; width: 200px;
@ -1205,7 +1193,6 @@ ul.tabs {
} }
.onoff { .onoff {
float: left; float: left;
width: 80px; width: 80px;
@ -1590,7 +1577,6 @@ footer { height: 100px; display: table-row; }
} }
/* edit buttons for comments */ /* edit buttons for comments */
.icon.dim { opacity: 0.3;filter:alpha(opacity=30); } .icon.dim { opacity: 0.3;filter:alpha(opacity=30); }
.comment-edit-bb { .comment-edit-bb {
list-style: none; list-style: none;
@ -1664,7 +1650,6 @@ footer { height: 100px; display: table-row; }
cursor:move; cursor:move;
.roundbottom(); .roundbottom();
.shadow(); .shadow();
} }
/* the input field */ /* the input field */
@ -1675,4 +1660,3 @@ footer { height: 100px; display: table-row; }
border: 0px; border: 0px;
color: @FieldHelpColor; color: @FieldHelpColor;
} }