pixelegg changes from wednesday, new/changed images and styles

This commit is contained in:
Klaus Leithoff 2014-01-15 13:46:14 +00:00
parent 7d3eaf728c
commit 60bb090278
20 changed files with 39 additions and 7 deletions

View File

@ -4,6 +4,7 @@
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="addressbook_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -546,6 +546,9 @@ e.g. the div with class calendar_calTimeGrid is generated by the timeGridWidget
.egw_fw_ui_category_content {
padding-left: 0px !important;
}
.egw_fw_ui_category_content img.egw_fw_ui_sidemenu_listitem_icon {
display: none;
}
img.sideboxstar {
width: 12px;
height: 12px;
@ -712,10 +715,13 @@ div.calendar {
.calendar tbody td.selected {
/* Cell showing today date */
font-weight: bold;
border: 1px solid #000;
border: 0px solid #000;
padding: 1px 3px 1px 1px;
background: #fff;
color: #000;
-webkit-box-shadow: inset 1px 2px 1px rgba(0, 0, 0, 0.5);
-moz-box-shadow: inset 1px 2px 1px rgba(0, 0, 0, 0.5);
box-shadow: inset 1px 2px 1px rgba(0, 0, 0, 0.5);
}
.calendar tbody td.weekend {
/* Cells showing weekend days */
@ -1701,7 +1707,7 @@ tr.prefRow > td {
right: 55%;
display: none;
width: 33%;
background-color: #679fd2;
background-color: rgba(103, 159, 210, 0.1);
}
tr.prefRow:hover .prefHelp {
display: block;

View File

@ -23,8 +23,14 @@
.egw_fw_ui_category_content{
padding-left: 0px !important;
}
// Icon before genrell hidden
img.egw_fw_ui_sidemenu_listitem_icon {
display: none;
}
}
img.sideboxstar {
.dimension_width_height_xs;
@ -39,6 +45,8 @@ img.sideboxstar {
background-color: @color_positive_action_active !important;}
}
.chzn-container {
max-width: 85% !important;
margin-top: 0em
@ -199,10 +207,11 @@ div.calendar { position: relative; }
td.selected { /* Cell showing today date */
font-weight: bold;
border: 1px solid #000;
border: 0px solid #000;
padding: 1px 3px 1px 1px;
background: #fff;
color: #000;
.box_shadow_standard_light_inset;
}
td.weekend { /* Cells showing weekend days */

View File

@ -4,6 +4,7 @@
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="calendar_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#FFFFFF" d="M24.25,4.068h-0.826v2.479c0,0.913-0.74,1.653-1.653,1.653h-1.653

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -3,6 +3,7 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="etemplate_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -74,9 +74,10 @@ div.filemanager_navigation > * {
div.filemanager_navigation > label {
position: absolute;
left: 50px;
right: 560px;
right: 565px;
padding-top: 3px;
font-size: 140%;
white-space: nowrap;
}
div.filemanager_navigation > label > input {
width: 100%;
@ -200,7 +201,7 @@ div.filemanager_navigation > label {
margin-right: 0.2em;
}
div.filemanager_navigation > label > input {
width: 90%;
width: 85%;
}
#filemanager-index .et2_file {
/*background-color: @egw_color_blue_lighter !important;*/

View File

@ -103,7 +103,7 @@ div.filemanager_navigation > label {
div.filemanager_navigation > label > input {
width: 90%;
width: 85%;
}

View File

@ -4,6 +4,7 @@
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="filemanager_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -3,6 +3,7 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="infolog_done" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M24.437,0H3.909C1.751,0,0,1.75,0,3.91v20.528

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -3,6 +3,7 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="infolog_email" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M24.803,0.001H3.543C1.586,0.001,0,1.587,0,3.544v21.259

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -4,6 +4,7 @@
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="infolog_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -3,6 +3,7 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="infolog_not-started" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M24.803,0H3.543C1.586,0,0,1.586,0,3.543v21.26

Before

Width:  |  Height:  |  Size: 977 B

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -3,6 +3,7 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="infolog_note" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M24.437,0H3.91C1.75,0,0,1.751,0,3.91v20.527

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -3,6 +3,7 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="infolog_phone" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -3,6 +3,7 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="infolog_task" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ECEDED" d="M24.437,0H3.91C1.75,0,0,1.75,0,3.91v20.528

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -4,6 +4,7 @@
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="mail_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -4,6 +4,7 @@
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="notifications_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -4,6 +4,7 @@
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="preferences_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -3,6 +3,7 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="resources_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -3,6 +3,7 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
<svg version="1.1" id="timesheet_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="28.347px" height="28.347px" viewBox="0 0 28.347 28.347" enable-background="new 0 0 28.347 28.347" xml:space="preserve">
<g>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB