Some more styling changes:
- Add png version of app icons - Add nm header column selection icon
@ -5,7 +5,7 @@
|
||||
<svg version="1.1" id="admin_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>
|
||||
<path fill="#0099CC" d="M16.736,8.489h0.776c0.062,0.356,0.174,0.693,0.317,1.01l-0.632,0.484c-0.316,0.24-0.387,0.705-0.158,1.036
|
||||
<path fill="#333333" d="M16.736,8.489h0.776c0.062,0.356,0.174,0.693,0.317,1.01l-0.632,0.484c-0.316,0.24-0.387,0.705-0.158,1.036
|
||||
c0.23,0.331,0.673,0.405,0.987,0.164l0.637-0.485c0.244,0.242,0.516,0.457,0.813,0.629l-0.242,0.779
|
||||
c-0.12,0.391,0.084,0.809,0.453,0.936c0.372,0.127,0.771-0.086,0.891-0.477l0.242-0.783c0.166,0.023,0.333,0.048,0.505,0.048
|
||||
c0.174,0,0.337-0.029,0.504-0.053l0.244,0.788c0.12,0.391,0.519,0.604,0.889,0.477c0.372-0.127,0.574-0.545,0.455-0.936
|
||||
@ -19,14 +19,14 @@
|
||||
L17.837,6c-0.143,0.317-0.262,0.649-0.323,1.004h-0.777c-0.392,0-0.707,0.333-0.707,0.743C16.029,8.157,16.345,8.489,16.736,8.489z
|
||||
M21.329,5.965c0.974,0,1.764,0.798,1.764,1.782s-0.79,1.781-1.764,1.781c-0.973,0-1.763-0.797-1.763-1.781
|
||||
S20.356,5.965,21.329,5.965z"/>
|
||||
<path fill="#0099CC" d="M17.813,18.829c1.258-1.122,1.532-2.998,0.895-4.785l-4.309,1.98l-1.26-1.434l2.481-4.078
|
||||
<path fill="#333333" d="M17.813,18.829c1.258-1.122,1.532-2.998,0.895-4.785l-4.309,1.98l-1.26-1.434l2.481-4.078
|
||||
c-1.682-0.855-3.569-0.799-4.829,0.323C9.461,12.022,9.214,14.054,10,15.928l-7.684,6.904c-0.484,0.685-0.396,1.712,0.257,2.456
|
||||
c0.652,0.744,1.655,0.955,2.39,0.556l7.737-6.843C14.451,20.017,16.482,20.015,17.813,18.829z M5.249,24.548
|
||||
c-0.441,0.393-1.162,0.299-1.61-0.21c-0.446-0.509-0.451-1.241-0.01-1.636c0.441-0.393,1.162-0.299,1.61,0.21
|
||||
C5.687,23.422,5.69,24.153,5.249,24.548z"/>
|
||||
<path fill="#0099CC" d="M24.179,20.329c0,1.893-1.523,3.426-3.401,3.426H10.324l0.067,2.463h11.342
|
||||
<path fill="#333333" d="M24.179,20.329c0,1.893-1.523,3.426-3.401,3.426H10.324l0.067,2.463h11.342
|
||||
c2.701,0,4.891-2.205,4.891-4.926v-8.277l-2.445,0.068V20.329z"/>
|
||||
<path fill="#0099CC" d="M4.619,7.479c0-1.892,1.523-3.426,3.402-3.426h8.008V1.59H7.064c-2.7,0-4.891,2.206-4.891,4.926v11.493
|
||||
<path fill="#333333" d="M4.619,7.479c0-1.892,1.523-3.426,3.402-3.426h8.008V1.59H7.064c-2.7,0-4.891,2.206-4.891,4.926v11.493
|
||||
h2.445V7.479z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 833 B |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 1.6 KiB |
@ -5539,7 +5539,7 @@ table.egwGridView_outer thead tr th.optcol span.selectcols {
|
||||
height: 9px;
|
||||
padding: 4px 10px 0px 2px;
|
||||
margin-top: 4px;
|
||||
background-image: url(../images/selectcols_small.png);
|
||||
background-image: url(../images/selectcols.svg);
|
||||
background-repeat: no-repeat;
|
||||
background-size: 10px 10px;
|
||||
display: inline-block;
|
||||
|
@ -5528,7 +5528,7 @@ table.egwGridView_outer thead tr th.optcol span.selectcols {
|
||||
height: 9px;
|
||||
padding: 4px 10px 0px 2px;
|
||||
margin-top: 4px;
|
||||
background-image: url(../images/selectcols_small.png);
|
||||
background-image: url(../images/selectcols.svg);
|
||||
background-repeat: no-repeat;
|
||||
background-size: 10px 10px;
|
||||
display: inline-block;
|
||||
|
@ -5539,7 +5539,7 @@ table.egwGridView_outer thead tr th.optcol span.selectcols {
|
||||
height: 9px;
|
||||
padding: 4px 10px 0px 2px;
|
||||
margin-top: 4px;
|
||||
background-image: url(../images/selectcols_small.png);
|
||||
background-image: url(../images/selectcols.svg);
|
||||
background-repeat: no-repeat;
|
||||
background-size: 10px 10px;
|
||||
display: inline-block;
|
||||
|
BIN
pixelegg/images/filemanager.png
Normal file
After Width: | Height: | Size: 833 B |
BIN
pixelegg/images/mail.png
Executable file → Normal file
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 1.6 KiB |
18
pixelegg/images/selectcols.svg
Normal file
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<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.348px" height="28.348px" viewBox="0 0 28.348 28.348" enable-background="new 0 0 28.348 28.348"
|
||||
xml:space="preserve">
|
||||
<g>
|
||||
<path fill="#696969" d="M5.998,24.937c0,1.644-1.336,2.979-2.979,2.979c-1.645,0-2.978-1.335-2.978-2.979
|
||||
c0-1.646,1.333-2.979,2.978-2.979C4.661,21.958,5.998,23.291,5.998,24.937z"/>
|
||||
<path fill="#696969" d="M5.998,14.196c0,1.642-1.336,2.977-2.979,2.977c-1.645,0-2.978-1.335-2.978-2.977
|
||||
c0-1.646,1.333-2.98,2.978-2.98C4.661,11.216,5.998,12.55,5.998,14.196z"/>
|
||||
<path fill="#696969" d="M5.998,3.45c0,1.645-1.336,2.975-2.979,2.975c-1.645,0-2.978-1.33-2.978-2.975
|
||||
c0-1.647,1.333-2.976,2.978-2.976C4.661,0.474,5.998,1.802,5.998,3.45z"/>
|
||||
<rect x="9.423" y="1.211" fill="#696969" width="18.925" height="4.478"/>
|
||||
<rect x="9.423" y="11.959" fill="#696969" width="18.925" height="4.471"/>
|
||||
<rect x="9.423" y="22.7" fill="#696969" width="18.925" height="4.472"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
@ -123,7 +123,7 @@ table.egwGridView_outer{
|
||||
height: 9px;
|
||||
padding: 4px 10px 0px 2px;
|
||||
margin-top: 4px;
|
||||
background-image: url(../images/selectcols_small.png);
|
||||
background-image: url(../images/selectcols.svg);
|
||||
background-repeat: no-repeat;
|
||||
background-size: 10px 10px;
|
||||
display: inline-block;
|
||||
|
@ -5550,7 +5550,7 @@ table.egwGridView_outer thead tr th.optcol span.selectcols {
|
||||
height: 9px;
|
||||
padding: 4px 10px 0px 2px;
|
||||
margin-top: 4px;
|
||||
background-image: url(../images/selectcols_small.png);
|
||||
background-image: url(../images/selectcols.svg);
|
||||
background-repeat: no-repeat;
|
||||
background-size: 10px 10px;
|
||||
display: inline-block;
|
||||
|
@ -4,15 +4,15 @@
|
||||
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>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" fill="#CC3333" d="M14.664,2.714V1.837c0-0.217-0.176-0.393-0.393-0.393h-0.208
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" fill="#003333" d="M14.664,2.714V1.837c0-0.217-0.176-0.393-0.393-0.393h-0.208
|
||||
c-0.217,0-0.392,0.176-0.392,0.393v0.88C6.858,8.991,8.077,17.628,10.705,22.85h6.959C20.298,17.365,21.524,8.938,14.664,2.714z
|
||||
M17.051,12.328c-1.365,0.627-4.366,0.626-5.728,0c-0.138-0.953-0.183-1.689,0.061-2.752c1.746,0.344,3.858,0.344,5.606,0
|
||||
C17.233,10.639,17.188,11.375,17.051,12.328z"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" fill="#CC3333" d="M8.946,23.727c-0.747-1.483-1.366-3.159-1.772-4.944l-2.748,4.752
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" fill="#003333" d="M8.946,23.727c-0.747-1.483-1.366-3.159-1.772-4.944l-2.748,4.752
|
||||
c-0.4,0.689-0.51,1.508-0.307,2.277l0.287,1.09l4.677-2.881c-0.001-0.006-0.004-0.021-0.01-0.041L8.946,23.727z"/>
|
||||
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#CC3333" points="12.398,25.775 15.928,25.775 17.134,24.034
|
||||
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#003333" points="12.398,25.775 15.928,25.775 17.134,24.034
|
||||
11.191,24.034 "/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" fill="#CC3333" d="M23.921,23.534l-2.78-4.808c-0.384,1.684-0.967,3.36-1.739,4.968
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" fill="#003333" d="M23.921,23.534l-2.78-4.808c-0.384,1.684-0.967,3.36-1.739,4.968
|
||||
l-0.065,0.138c-0.021,0.09-0.036,0.161-0.047,0.206l4.651,2.863l0.288-1.09C24.431,25.042,24.32,24.224,23.921,23.534z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |