Author: jleroux
Date: Thu May 9 16:56:41 2019
New Revision: 1859030
URL:
http://svn.apache.org/viewvc?rev=1859030&view=revLog:
Removes unused .imgRounded css block
Modified:
ofbiz/site/css/layout.css
Modified: ofbiz/site/css/layout.css
URL:
http://svn.apache.org/viewvc/ofbiz/site/css/layout.css?rev=1859030&r1=1859029&r2=1859030&view=diff==============================================================================
--- ofbiz/site/css/layout.css (original)
+++ ofbiz/site/css/layout.css Thu May 9 16:56:41 2019
@@ -1079,7 +1079,7 @@ aside#sidebar {
.features .alert, .features table {
margin-bottom:1.5em;
}
-.features .imgRounded, .features .iconBig {
+.features .features .iconBig {
margin:0 20px 20px 0;
}
.features .normalIconW {
@@ -1819,15 +1819,6 @@ border-radius:10px;*/
margin-top:1.5em;
}
-.imgRounded {
- -moz-border-radius:50%;
- -webkit-border-radius:50%;
- border-radius:50%;
- height:220px;
- width:220px;
- overflow:hidden;
- background-image:url('../images/team/pic3.jpg') no-repeat center #555;
-}
.captionBloc {
padding:15px;
max-width:100%;
@@ -2505,9 +2496,6 @@ form .error {
h3 {
margin-bottom:0.3em;
}
- .imgRounded {
- margin:0 auto;
- }
.team2 .teamInfo, .team2 footer, .team3 h2, .memberInfo {
text-align:center;
}
@@ -2736,11 +2724,6 @@ form .error {
font-size: 1em;
}
-
- .imgRounded{ width: 180px; height: 180px; }
- #mainHeader #mainMenu {float:left;}
-
-
.callToActionBoxed .btnWrapper{
margin-right:12px;
margin-left:12px;