diff --git a/core/css/styles.css b/core/css/styles.css index 75e30c9df3..ff12ab1e07 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -91,7 +91,6 @@ legend { padding:.2em; font-size:1.2em; } #expand { margin:0 0 .2em 1.2em; cursor:pointer; } #expand+span { position:relative; bottom:.4em; left:.2em; font-size:1.2em; color:#666; text-shadow:#f8f8f8 0 1px 0; } #logout { position:absolute; right:0; top:0; padding:1.2em 2em .55em 1.2em; } -#logout:hover, #logout:focus { background:rgba(0,0,0,.5); } /* USER SETTINGS ------------------------------------------------------------ */ #quota_indicator { margin:0 4em 1em 0; padding:0; border:1px solid #ccc; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; } @@ -102,3 +101,6 @@ li.error { width:640px; margin:4em auto; padding:1em 1em 1em 4em; background:#ff #notification{ z-index:101; cursor:pointer; background-color:#fc4; border:0; padding:0 .7em .3em; display:block; position:fixed; left:50%; top:0; -moz-border-radius-bottomleft:1em; -webkit-border-bottom-left-radius:1em; border-bottom-left-radius:1em; -moz-border-radius-bottomright:1em; -webkit-border-bottom-right-radius:1em; border-bottom-right-radius:1em; } + +.file_action, .selectedActions a, #logout { opacity:.5; } +.file_action:hover, .selectedActions a:hover, #logout:hover { opacity:1; } diff --git a/core/img/actions/delete.png b/core/img/actions/delete.png index 97f089524b..bc0c782882 100644 Binary files a/core/img/actions/delete.png and b/core/img/actions/delete.png differ diff --git a/core/img/actions/delete.svg b/core/img/actions/delete.svg index e542b6fed3..86c8317d01 100644 --- a/core/img/actions/delete.svg +++ b/core/img/actions/delete.svg @@ -14,7 +14,7 @@ id="svg3875" version="1.1" inkscape:version="0.48.1 r9760" - sodipodi:docname="drawing.svg"> + sodipodi:docname="delete.svg"> image/svg+xml - + @@ -61,7 +61,7 @@ id="layer1" transform="translate(0,-1036.3622)"> @@ -28,7 +28,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="17.921875" - inkscape:cx="4.954364" + inkscape:cx="-5.3403178" inkscape:cy="10.148736" inkscape:document-units="px" inkscape:current-layer="layer1" @@ -54,7 +54,7 @@ image/svg+xml - + @@ -64,7 +64,7 @@ id="layer1" transform="translate(0,-1036.3622)"> image/svg+xml - + @@ -63,17 +63,21 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-1036.3622)"> - - + + + + diff --git a/core/img/actions/play.png b/core/img/actions/play.png index 5ddec40518..a252a75155 100644 Binary files a/core/img/actions/play.png and b/core/img/actions/play.png differ diff --git a/core/img/actions/play.svg b/core/img/actions/play.svg index b291eae259..7bb7b5c262 100644 --- a/core/img/actions/play.svg +++ b/core/img/actions/play.svg @@ -14,7 +14,7 @@ id="svg3875" version="1.1" inkscape:version="0.48.1 r9760" - sodipodi:docname="play-add.svg" + sodipodi:docname="play.svg" inkscape:export-filename="/home/jancborchardt/owncloud/core/img/actions/play-add.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90"> @@ -28,7 +28,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="17.921875" - inkscape:cx="4.954364" + inkscape:cx="-5.3403178" inkscape:cy="10.148736" inkscape:document-units="px" inkscape:current-layer="layer1" @@ -54,7 +54,7 @@ image/svg+xml - + @@ -64,7 +64,7 @@ id="layer1" transform="translate(0,-1036.3622)"> @@ -45,8 +45,8 @@ id="namedview21" showgrid="false" inkscape:zoom="17.875" - inkscape:cx="-2.515571" - inkscape:cy="1.2867133" + inkscape:cx="-12.837249" + inkscape:cy="5.7622378" inkscape:window-x="0" inkscape:window-y="24" inkscape:window-maximized="1" @@ -284,17 +284,9 @@ xlink:href="#linearGradient3587-6-5-3-5-7-2" inkscape:collect="always" /> - - - - + diff --git a/core/img/actions/rename.png b/core/img/actions/rename.png index 9a86919df5..9993a092df 100644 Binary files a/core/img/actions/rename.png and b/core/img/actions/rename.png differ diff --git a/core/img/actions/rename.svg b/core/img/actions/rename.svg index adda394ddf..44b464c850 100644 --- a/core/img/actions/rename.svg +++ b/core/img/actions/rename.svg @@ -14,7 +14,7 @@ id="svg3875" version="1.1" inkscape:version="0.48.1 r9760" - sodipodi:docname="drawing.svg" + sodipodi:docname="rename.svg" inkscape:export-filename="/home/jancborchardt/rename.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90"> @@ -27,9 +27,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="25.345359" - inkscape:cx="10.704484" - inkscape:cy="9.4345147" + inkscape:zoom="8.9609376" + inkscape:cx="13.152158" + inkscape:cy="4.0337477" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -54,7 +54,7 @@ image/svg+xml - + @@ -64,17 +64,9 @@ id="layer1" transform="translate(0,-1036.3622)"> - + id="path3086" /> diff --git a/core/img/actions/share.png b/core/img/actions/share.png index 300ce57544..62c4627f31 100644 Binary files a/core/img/actions/share.png and b/core/img/actions/share.png differ diff --git a/core/img/actions/share.svg b/core/img/actions/share.svg index 7812971e38..a5f2f8cb4d 100644 --- a/core/img/actions/share.svg +++ b/core/img/actions/share.svg @@ -14,7 +14,7 @@ id="svg2" version="1.1" inkscape:version="0.48.1 r9760" - sodipodi:docname="New document 1"> + sodipodi:docname="share.svg"> image/svg+xml - + @@ -62,7 +62,7 @@ id="layer1" transform="translate(0,-1036.3622)"> diff --git a/core/img/actions/shared.png b/core/img/actions/shared.png new file mode 100644 index 0000000000..073ff74168 Binary files /dev/null and b/core/img/actions/shared.png differ diff --git a/core/img/actions/shared.svg b/core/img/actions/shared.svg new file mode 100644 index 0000000000..2302cc9891 --- /dev/null +++ b/core/img/actions/shared.svg @@ -0,0 +1,1738 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/img/places/world.png b/core/img/places/world.png deleted file mode 100644 index b89aa3176b..0000000000 Binary files a/core/img/places/world.png and /dev/null differ diff --git a/files/css/files.css b/files/css/files.css index e0282d2ce0..319cbf0c87 100644 --- a/files/css/files.css +++ b/files/css/files.css @@ -57,7 +57,6 @@ table thead.fixed {height:2em} #uploadsize-message,#delete-confirm { display:none; } .selectedActions a, a.file_action { float:right; display:inline; margin:0 .5em; padding:.3em .3em 0 .3em !important; } .selectedActions { display:none; } -.selectedActions a:hover, a.file_action:hover { background:#fff; -moz-box-shadow:0 0 10px #fff; -webkit-box-shadow:0 0 10px #fff; box-shadow:0 0 10px #fff; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; } /* add breadcrumb divider to the File item in navigation panel */ #navigation>ul>li:first-child { background:url('../../core/img/breadcrumb-start.svg') no-repeat 12.5em 0px; width:12.5em; padding-right:1em; }