From 69769ab67773d7c345a460c9347ce3b1e61167a3 Mon Sep 17 00:00:00 2001 From: Stefan Reinhardt Date: Thu, 3 Jul 2014 17:00:58 +0000 Subject: [PATCH] timesheet: button add: border-left-top: change color button - add:hover to green --- timesheet/templates/pixelegg/app.css | 13 +++++++++---- timesheet/templates/pixelegg/app.less | 1 - 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/timesheet/templates/pixelegg/app.css b/timesheet/templates/pixelegg/app.css index 654783c4d9..f2d67c5a53 100755 --- a/timesheet/templates/pixelegg/app.css +++ b/timesheet/templates/pixelegg/app.css @@ -32,8 +32,7 @@ text-shadow: none; height: 24px; /* height: auto;*/ - background-image: none !important; - /*.border_radius_button_lefttop;*/ + background-image: none; -webkit-border-radius: 3px; -webkit-border-top-left-radius: 10px; -moz-border-radius: 3px; @@ -64,12 +63,18 @@ } #timesheet-index .nextmatch_header #timesheet-index_timesheet-index-add button#timesheet-index_add { width: 32px; - border: 1px solid #0C5DA5; + /*border: 1px solid #0C5DA5;*/ margin: 6px 2px; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); padding: -0.5em; background-color: #e6e6e6 !important; background-size: 16px 16px; + -webkit-border-radius: 3px; + -webkit-border-top-left-radius: 10px; + -moz-border-radius: 3px; + -moz-border-radius-topleft: 10px; + border-radius: 3px; + border-top-left-radius: 10px; height: 24px; } #timesheet-index .nextmatch_header #timesheet-index_timesheet-index-add button#timesheet-index_add:before { @@ -84,7 +89,7 @@ background-color: #1aa200; } #timesheet-index .nextmatch_header #timesheet-index_timesheet-index-add button#timesheet-index_add:hover { - background-color: #66a1d2 !important; + background-color: #189800 !important; color: #ffc200; -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); diff --git a/timesheet/templates/pixelegg/app.less b/timesheet/templates/pixelegg/app.less index 378d01a4df..b4d7ccac7f 100755 --- a/timesheet/templates/pixelegg/app.less +++ b/timesheet/templates/pixelegg/app.less @@ -19,7 +19,6 @@ // iframe - #timesheet-index { // Favoriten