Skip to content

Commit

Permalink
First version
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Gross committed Mar 10, 2014
0 parents commit c66a40c
Show file tree
Hide file tree
Showing 14 changed files with 280 additions and 0 deletions.
30 changes: 30 additions & 0 deletions Kernel/Config/Files/RTT-OTRSAgentGreen.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="iso-8859-1" ?>
<!--
RTT-OTRSAgentGreen
Copyright (C) 2014 Realtime Technology AG, http://rtt.ag/
Author: Martin Gross <[email protected]>
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, November 2007
THIS CODE AND INFORMATION ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
PARTICULAR PURPOSE.
-->
<otrs_config version="1.0" init="Application">
<ConfigItem Name="Loader::Agent::Skin###100-rtt" Required="0" Valid="1">
<Description Translatable="1">RTT-green Agent skin</Description>
<Group>Framework</Group>
<Setting>
<Hash>
<Item Key="InternalName">rtt</Item>
<Item Key="VisibleName">RTT</Item>
<Item Key="Descriptio">RTT-green Agent skin</Item>
<Item Key="Homepage">http://rtt.ag/</Item>
</Hash>
</Setting>
</ConfigItem>
</otrs_config>
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
[![RTT Logo](http://www.rtt.ag/static/system/modules/com.realtimetechnology.corporatewebsite/1.5.7/resources/img/logo_rtt.png) **CHALLENGING REALITY. Every day**](http://rtt.ag/)

RTT-OTRSAgentGreen
=======================

This package provides a simple, RTT-green Agent skin.

**Installation**

Download the opm-Package and install it via the admin-interface using the package manager.

**Prerequisites**

- OTRS 3.3.x

**License**

This module is licensed according to the terms of the GNU AFFERO GENERAL PUBLIC LICENSE Version 3, November 2007. You can find a copy of the license in the file called LICENSE.

**Warranty/Liability**

THIS CODE AND INFORMATION ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.


(c) 2014 Realtime Technology AG - http://rtt.ag/
27 changes: 27 additions & 0 deletions RTT-OTRSAgentGreen-1.0.0.opm

Large diffs are not rendered by default.

40 changes: 40 additions & 0 deletions RTT-OTRSAgentGreen.sopm
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<?xml version="1.0" encoding="utf-8" ?>
<!--
RTT-OTRSAgentGreen
Copyright (C) 2014 Realtime Technology AG, http://rtt.ag/
Author: Martin Gross <[email protected]>
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, November 2007
THIS CODE AND INFORMATION ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
PARTICULAR PURPOSE.
-->
<otrs_package version="1.0">
<Name>RTT-OTRSAgentGreen</Name>
<Version>1.0.0</Version>
<Framework>3.3.x</Framework>
<Vendor>Realtime Technology AG</Vendor>
<URL>http://rtt.ag/</URL>
<License>GNU AFFERO GENERAL PUBLIC LICENSE Version 3, November 2007</License>
<Description Lang="en">RTT-green Agent skin</Description>
<Description Lang="de">RTT-gruenes Agenten-Skin</Description>
<ChangeLog Version="1.0.0" Date="2014-03-10 14:45:00 +0100">Initial release for OTRS 3.3.x</ChangeLog>
<Filelist>
<File Permission="644" Location="Kernel/Config/Files/RTT-OTRSAgentGreen.xml"/>
<File Permission="644" Location="var/httpd/htdocs/skins/Agent/rtt/css/Core.Default.css"/>
<File Permission="644" Location="var/httpd/htdocs/skins/Agent/rtt/img/logo_rtt_admin.png"/>
<File Permission="644" Location="var/httpd/htdocs/skins/Agent/rtt/img/logo_rtt_admin_test.png"/>
<File Permission="644" Location="var/httpd/htdocs/skins/Agent/rtt/img/logo_rtt_agent.png"/>
<File Permission="644" Location="var/httpd/htdocs/skins/Agent/rtt/img/logo_rtt_agent_test.png"/>
<File Permission="644" Location="var/httpd/htdocs/skins/Agent/rtt/img/logo_rtt_customer.png"/>
<File Permission="644" Location="var/httpd/htdocs/skins/Agent/rtt/img/logo_rtt_customer_test.png"/>
<File Permission="644" Location="var/httpd/htdocs/skins/Agent/rtt/img/logo_rtt_pdf.png"/>
<File Permission="644" Location="var/httpd/htdocs/skins/Agent/rtt/img/RTT_CL_Z_2012_RGB_inverted.png"/>
<File Permission="644" Location="var/httpd/htdocs/skins/Agent/rtt/img/RTT_CL_Z_2012_RGB.png"/>
</Filelist>
</otrs_package>
158 changes: 158 additions & 0 deletions var/httpd/htdocs/skins/Agent/rtt/css/Core.Default.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,158 @@
/**
* @project OTRS (http://www.otrs.org) - Agent Frontend
* @author Martin Gross
* @copyright RTT AG
* @license AGPL (http://www.gnu.org/licenses/agpl.txt)
*/

/**
* @package Skin "RTT"
* @section Skin overrides
*/

@media screen,projection,tv,handheld {

/**
* @subsection Color
*/

a,
span.Pagination a:hover {
color: #b8cf00;
}

.Admin .Size1of2 h4 {
color: #b8cf00 !important;
}

.AdminPerformanceLog .Progressbar {
background-color: #b8cf00;
}

a:hover,
a:active,
a:focus,
#ToolBar a.Active {
color: #bed600;
}

.Admin .Size1of2:hover h4 {
color: #a2b600 !important;
}

input[type=text]:focus,
input[type=password]:focus,
textarea:focus,
input.Focus,
textarea.Focus {
border-color: #b8cf00;
}

/**
* @subsection Navigation
* @note the default navigation_sprite is transparent and has a transparent reddish
* gradient overlay. This works with some colors so you only have to change the
* background color of the li items and the anchors on hover. In this case the
* red overlay doesn't fit, so changed the main sprite too.
*/

#Navigation > .Selected,
#Navigation > .Selected > a,
#Navigation > li:hover,
#Navigation > li:hover > a {
background-color: #b8cf00;
}

#Navigation > .Selected {
-webkit-box-shadow: inset 1px 1px 1px 0px #b8cf00, inset -1px -1px 1px 0px #b8cf00;
box-shadow: inset 1px 1px 1px 0px #b8cf00, inset -1px -1px 1px 0px #b8cf00;
border: 1px solid #c3d914;
}


#Navigation > li:hover > span {
background-color: #c3d914;
}

/**
* @subsection Overviews
*/

.OverviewMedium li:hover table.Infos td label,
.OverviewLarge > li:hover .Infos table label {
color: #a2b600;
}

.OverviewLarge li:hover .Infos table td,
.OverviewLarge li:hover .Infos table tr.Middle {
border-color: #a2b600;
}

.OverviewLarge > li:hover .Preview > ul {
border-color: #c6db1f #c6db1f #c6db1f #7B7670;
}

.Actions li a:hover,
.Actions li span:hover,
.OverviewZoom a:hover {
border-left-color: #c1d80a;
border-right-color: #adc300;
}

/**
* @subsection Messages
*/

.MessageBox.Notice {
border-color: #a2b600;
background: #b8cf00;
}

.MessageBox.Notice p {
border-color: #c8dd29;
}

.MessageBox.Notice p,
.MessageBox.Notice a {
color: #758300;
}

/**
* @subsection Gradients
*/

#Navigation > .Active > ul > li:hover,
.ControlRow li:hover,
.ControlRow li.Active:hover,
.ControlRow li:hover > a,
.ControlRow li:active > a,
.OverviewMedium li:hover div.Content,
.OverviewLarge > li:hover > .Content,
.OverviewLarge > li:hover .Shadow,
.Actions li a:hover,
.Actions li span:hover,
.OverviewZoom a:hover,
.DataTable tbody tr:hover td,
.TableSmall tbody tr:hover td,
.DataTable tbody tr:hover td,
.TableSmall tbody tr:hover td {
background: #D8E666;
background: -moz-linear-gradient(top, #D8E666 0%, #cbde33 20%, #c1d80a 51%, #b3c900 51%, #adc300 95%, #a7bc00 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D8E666), color-stop(20%,#cbde33), color-stop(51%,#c1d80a), color-stop(51%,#b3c900), color-stop(95%,#adc300), color-stop(100%,#a7bc00));
background: -webkit-linear-gradient(top, #D8E666 0%,#cbde33 20%,#c1d80a 51%,#b3c900 51%,#adc300 95%,#a7bc00 100%);
background: -o-linear-gradient(top, #D8E666 0%,#cbde33 20%,#c1d80a 51%,#b3c900 51%,#adc300 95%,#a7bc00 100%);
background: -ms-linear-gradient(top, #D8E666 0%,#cbde33 20%,#c1d80a 51%,#b3c900 51%,#adc300 95%,#a7bc00 100%);
background: linear-gradient(to bottom, #D8E666 0%,#cbde33 20%,#c1d80a 51%,#b3c900 51%,#adc300 95%,#a7bc00 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D8E666', endColorstr='#a7bc00',GradientType=0 );
}

/**
* @subsection Image Replacements
*/

.Dialog.Alert span.Icon {
background-image: url(../img/dialog_alert.png);
}

} /* end @media */
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c66a40c

Please sign in to comment.