Author: ralfbecker
New Revision: 55245
URL: http://svn.stylite.de/viewvc/egroupware?rev=55245&view=rev
Log:
fix unintentional use of ui-bg_flat_0_aaaaaa_40x100.png image and always round font-size to full px
Modified:
trunk/pixelegg/css/mobile.css
trunk/pixelegg/css/mobile.less
trunk/pixelegg/css/pixelegg.css
trunk/pixelegg/less/def_fonts.less
trunk/pixelegg/less/jquery-ui.less
trunk/pixelegg/less/layout_traditional.less
— trunk/pixelegg/css/mobile.css (original)
+++ trunk/pixelegg/css/mobile.css Fri Mar 4 10:21:40 2016
@@ -1545,6 +1545,10 @@
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close:active {
background-color: #fecc44 !important;
color: #373737;
+}
+.ui-widget-overlay,
+.ui-widget-shadow {
- background-image: none;
}
/**
- EGroupware: Stylite Pixelegg template
@@ -1896,7 +1900,7 @@
#loginMainDiv div#centerBox form table.divLoginbox input[type=“submit”] {
background-color: #ffc200;
color: #000000;
- font-size: 20px;
}
#loginMainDiv div#centerBox form table.divLoginbox input[type=“submit”]:hover {
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
@@ -3774,7 +3778,7 @@
text-decoration: none;
height: 32px;
/font-size: 1.1em;/
- font-size: 12px;
line-height: 1.5em;
}
#egw_fw_header #egw_fw_topmenu #egw_fw_topmenu_items ul li a:hover {
@@ -3798,7 +3802,7 @@
}
#egw_fw_header #egw_fw_topmenu #egw_fw_topmenu_items ul a#topmenu_home:before {
padding-right: 20px;
- font-size: 12px;
content: " ";
background-image: url(…/images/topmenu_items/home.png);
background-repeat: no-repeat;
@@ -4196,7 +4200,7 @@
padding-left: 3em;
color: #999999;
/font-size: 12px;/
- font-size: 12px;
line-height: 17px;
}
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_header object {
@@ -4367,7 +4371,7 @@
margin: 5px 0px 3px 5px;
padding: 0px 0px 0px 15px;
line-height: 1em;
- font-size: 12px;
background-image: url(…/images/arrow_right.png);
background-repeat: no-repeat;
background-position: left center;
@@ -5840,7 +5844,7 @@
.egw-loading-prompt-container::before {
opacity: .3;
content: “”;
- background: #aaaaaa url(“images/ui-bg_flat_0_aaaaaa_40x100.png”) 50% 50% repeat-x;
- background-color: #aaaaaa;
width: 100%;
height: 100%;
position: absolute;
@@ -6407,7 +6411,7 @@
box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
}
body .egw_fw_ui_tabs_header .egw_fw_ui_tab_header h1 {
- font-size: 14px;
line-height: 1em;
margin: 0 15px 2px 2px;
vertical-align: super;
@@ -6527,7 +6531,7 @@
padding-top: 0.31em;
padding-left: 3em;
color: #999999;
- font-size: 14px;
line-height: 17px;
}
body #egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_sidemenu_entry_apps .egw_fw_ui_sidemenu_entry_header object {
@@ -6673,7 +6677,7 @@
margin: 5px 0px 3px 5px;
padding: 0px 0px 0px 15px;
line-height: 1em;
- font-size: 12px;
background-image: url(…/images/arrow_left.png);
background-repeat: no-repeat;
background-position: left center;
— trunk/pixelegg/css/mobile.less (original)
+++ trunk/pixelegg/css/mobile.less Fri Mar 4 10:21:40 2016
@@ -33,7 +33,7 @@
@media all {
body{
@@ -50,7 +50,7 @@
line-height: 32px !important;
}
@@ -72,11 +72,11 @@
-webkit-animation: fw-firstload 1s infinite;
animation: fw-firstload 1s infinite;
-moz-animation: fw-firstload 1s infinite;
@@ -106,7 +106,7 @@
top:0;
width:10px;
display: block;
@@ -130,7 +130,7 @@
background-position: 3px 7px;
position: fixed;
}
@@ -348,7 +348,7 @@
margin-top:17px;
}
}
@@ -640,7 +640,7 @@
}
}
}
@@ -706,7 +706,7 @@
padding-left: 0;
padding-right: 0px;
float: left;
— trunk/pixelegg/css/pixelegg.css (original)
+++ trunk/pixelegg/css/pixelegg.css Fri Mar 4 10:21:40 2016
@@ -1535,6 +1535,10 @@
background-color: #fecc44 !important;
color: #373737;
}
+.ui-widget-overlay,
+.ui-widget-shadow {
- background-image: none;
+}
/**
- EGroupware: Stylite Pixelegg template
-
@@ -1885,7 +1889,7 @@
#loginMainDiv div#centerBox form table.divLoginbox input[type=“submit”] {
background-color: #ffc200;
color: #000000;
- font-size: 20px;
}
#loginMainDiv div#centerBox form table.divLoginbox input[type=“submit”]:hover {
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
@@ -3763,7 +3767,7 @@
text-decoration: none;
height: 32px;
/font-size: 1.1em;/
- font-size: 12.100000000000001px;
- font-size: 12px;
line-height: 1.5em;
}
#egw_fw_header #egw_fw_topmenu #egw_fw_topmenu_items ul li a:hover {
@@ -3787,7 +3791,7 @@
}
#egw_fw_header #egw_fw_topmenu #egw_fw_topmenu_items ul a#topmenu_home:before {
padding-right: 20px;
- font-size: 12.100000000000001px;
- font-size: 12px;
content: " ";
background-image: url(…/images/topmenu_items/home.png);
background-repeat: no-repeat;
@@ -4185,7 +4189,7 @@
padding-left: 3em;
color: #999999;
/font-size: 12px;/
- font-size: 12.100000000000001px;
- font-size: 12px;
line-height: 17px;
}
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_header object {
@@ -4356,7 +4360,7 @@
margin: 5px 0px 3px 5px;
padding: 0px 0px 0px 15px;
line-height: 1em;
- font-size: 12.100000000000001px;
- font-size: 12px;
background-image: url(…/images/arrow_right.png);
background-repeat: no-repeat;
background-position: left center;
@@ -5829,7 +5833,7 @@
.egw-loading-prompt-container::before {
opacity: .3;
content: “”;
- background: #aaaaaa url(“images/ui-bg_flat_0_aaaaaa_40x100.png”) 50% 50% repeat-x;
- background-color: #aaaaaa;
width: 100%;
height: 100%;
position: absolute;
— trunk/pixelegg/less/def_fonts.less (original)
+++ trunk/pixelegg/less/def_fonts.less Fri Mar 4 10:21:40 2016
@@ -28,9 +28,9 @@
.fontsize_normal {font-size: @basefontsize;}
-.fontsize_xs {font-size: @basefontsize0.25;} // h5
-.fontsize_s {font-size: @basefontsize0.5;} // h4
-.fontsize_m {font-size: @basefontsize1;} // p
-.fontsize_l {font-size: @basefontsize1.1;} // h3 + SIDEBAR APPS H1
-.fontsize_xl {font-size: @basefontsize1.3;} // h2
-.fontsize_xxl {font-size: @basefontsize1.8;} // h1
+.fontsize_xs {font-size: round(@basefontsize0.25);} // h5
+.fontsize_s {font-size: round(@basefontsize0.5);} // h4
+.fontsize_m {font-size: round(@basefontsize1);} // p
+.fontsize_l {font-size: round(@basefontsize1.1);} // h3 + SIDEBAR APPS H1
+.fontsize_xl {font-size: round(@basefontsize1.3);} // h2
+.fontsize_xxl {font-size: round(@basefontsize1.8);} // h1
— trunk/pixelegg/less/jquery-ui.less (original)
+++ trunk/pixelegg/less/jquery-ui.less Fri Mar 4 10:21:40 2016
@@ -408,5 +408,9 @@
&:active { background-color: @color_cancel_action_active !important; color: @gray_80; }
}
+// Overwrite not used / loadable background image
+.ui-widget-overlay, .ui-widget-shadow {
- background-image: none;
+}
//
— trunk/pixelegg/less/layout_traditional.less (original)
+++ trunk/pixelegg/less/layout_traditional.less Fri Mar 4 10:21:40 2016
@@ -334,7 +334,7 @@
.egw-loading-prompt-container::before {
opacity:.3;
content:"";
- background: #aaaaaa url(“images/ui-bg_flat_0_aaaaaa_40x100.png”) 50% 50% repeat-x;
- background-color: #aaaaaa;
width: 100%;
height: 100%;
position: absolute;
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs