Removing css files from tempaltes core.... all this content has been moved to pmos-xtheme...
This commit is contained in:
@@ -1,207 +0,0 @@
|
||||
/*#x-basicshapes li {
|
||||
background-image:url('/skins/ext/images/gray/shapes/basic-shapes.png');
|
||||
background-repeat:no-repeat;
|
||||
margin-left:25px;
|
||||
}
|
||||
|
||||
#x-shapes-text {background-position:1px 0px;height: 30px}
|
||||
#x-shapes-task1 {background-position:1px -30px;height: 30px}
|
||||
#x-shapes-loop {background-position:1px -63px;height: 30px}
|
||||
#x-shapes-flow {background-position:1px -94px;height: 30px}
|
||||
#x-shapes-group {background-position:1px -124px;height: 30px}
|
||||
#x-shapes-loopsub {background-position:1px -153px;height: 30px}
|
||||
#x-shapes-assoc {background-position:1px -184px;height: 30px}
|
||||
#x-shapes-msgconn {background-position:1px -124px;height: 30px}
|
||||
#x-shapes-lane {background-position:1px -239px;height: 30px}
|
||||
#x-shapes-dataObject {background-position:1px -273px;height: 30px}
|
||||
|
||||
|
||||
#x-event-shapes li {
|
||||
background-image:url('/skins/ext/images/gray/shapes/events.png');
|
||||
background-repeat:no-repeat;
|
||||
margin-left:11px;
|
||||
}
|
||||
|
||||
#x-shapes-event-empty {background-position:1px 0px;height: 35px}
|
||||
#x-shapes-event-msgstart {background-position:1px -42px;height: 35px}
|
||||
#x-shapes-event-rule {background-position:1px -80px;height: 35px}
|
||||
#x-shapes-event-timerstart {background-position:1px -120px;height: 35px}
|
||||
#x-shapes-event-sigstart {background-position:1px -161px;height: 35px}
|
||||
#x-shapes-event-mulstart {background-position:1px -202px;height: 35px}
|
||||
#x-shapes-event-linkstart {background-position:1px -242px;height: 35px}
|
||||
#x-shapes-event-emptyinter {background-position:1px -283px;height: 35px}
|
||||
#x-shapes-event-msgconn {background-position:1px -323px;height: 35px}
|
||||
#x-shapes-event-timerinter {background-position:1px -364px;height: 35px}
|
||||
#x-shapes-event-errorinter {background-position:1px -405px;height: 35px}
|
||||
#x-shapes-event-compinter {background-position:1px -445px;height: 35px}
|
||||
#x-shapes-event-ruleinter {background-position:1px -486px;height: 35px}
|
||||
#x-shapes-event-caninter {background-position:1px -526px;height: 35px}
|
||||
#x-shapes-event-intersig {background-position:1px -565px;height: 35px}
|
||||
#x-shapes-event-mulinter {background-position:1px -607px;height: 35px}
|
||||
#x-shapes-event-linkinter {background-position:1px -646px;height: 35px}
|
||||
#x-shapes-event-emptyend {background-position:1px -688px;height: 35px}
|
||||
#x-shapes-event-messageend {background-position:1px -726px;height: 35px}
|
||||
#x-shapes-event-errorend {background-position:1px -766px;height: 35px}
|
||||
#x-shapes-event-compend {background-position:1px -805px;height: 35px}
|
||||
#x-shapes-event-terminate {background-position:1px -844px;height: 35px}
|
||||
#x-shapes-event-endsignal {background-position:1px -884px;height: 35px}
|
||||
#x-shapes-event-multipleend {background-position:1px -922px;height: 35px}
|
||||
#x-shapes-event-cancelend {background-position:1px -963px;height: 35px}
|
||||
#x-shapes-event-linkend {background-position:1px -1000px;height: 35px}
|
||||
|
||||
|
||||
#x-gateways-shapes li {
|
||||
background-image:url('/skins/ext/images/gray/shapes/gateways.png');
|
||||
background-repeat:no-repeat;
|
||||
margin-left:9px;
|
||||
}
|
||||
|
||||
#x-shapes-gateways-exc-data {background-position:1px -1px; height: 55px;}
|
||||
#x-shapes-gateways-exc-event {background-position:1px -60px; height: 55px}
|
||||
#x-shapes-gateways-inc-data {background-position:1px -120px; height: 55px}
|
||||
#x-shapes-gateways-parallel {background-position:1px -180px; height: 55px}
|
||||
#x-shapes-gateways-complex {background-position:1px -240px; height: 55px}
|
||||
|
||||
#x-shapes li {
|
||||
background-image:url('/skins/ext/images/gray/shapes/shapes.png');
|
||||
background-repeat:no-repeat;
|
||||
margin-left:9px;
|
||||
}
|
||||
|
||||
#x-shapes-task {background-position:5px -3px; height: 30px;}
|
||||
#x-shapes-startEvent {background-position:5px -34px; height: 30px}
|
||||
#x-shapes-interEvent {background-position:5px -64px; height: 30px}
|
||||
#x-shapes-endEvent {background-position:5px -95px; height: 30px}
|
||||
#x-shapes-gateways {background-position:5px -127px; height: 30px}
|
||||
*/
|
||||
#x-shapes p {
|
||||
type:none;
|
||||
margin-left:9px;
|
||||
}
|
||||
|
||||
#x-shapes-task {
|
||||
height: 25;
|
||||
padding: 0px 2px 2px 0px;
|
||||
}
|
||||
|
||||
#x-shapes-startEvent {
|
||||
height: 25;
|
||||
padding:0px 2px 2px 0px;
|
||||
}
|
||||
|
||||
#x-shapes-interEvent {
|
||||
height: 25;
|
||||
padding:0px 2px 2px 0px;
|
||||
}
|
||||
|
||||
#x-shapes-endEvent {
|
||||
height: 25;
|
||||
padding:0px 2px 2px 0px;
|
||||
}
|
||||
|
||||
#x-shapes-gateways {
|
||||
height: 25;
|
||||
padding:0px 2px 2px 0px;
|
||||
}
|
||||
|
||||
#x-shapes-dataobject {
|
||||
height: 25;
|
||||
padding:0px 2px 2px 0px;
|
||||
}
|
||||
|
||||
#x-shapes-group {
|
||||
height: 25;
|
||||
padding:0px 2px 2px 0px;
|
||||
}
|
||||
|
||||
#x-shapes-annotation {
|
||||
height: 25;
|
||||
padding:0px 2px 2px 0px;
|
||||
}
|
||||
|
||||
#x-shapes-pool {
|
||||
height: 25;
|
||||
padding:0px 2px 2px 0px;
|
||||
}
|
||||
|
||||
#x-shapes-lane {
|
||||
height: 25;
|
||||
padding:0px 2px 2px 0px;
|
||||
}
|
||||
|
||||
#x-shapes-milestone {
|
||||
height: 25;
|
||||
padding:0px 2px 2px 0px;
|
||||
}
|
||||
|
||||
#x-shapes-sequence {
|
||||
height: 25;
|
||||
padding:0px 2px 2px 0px;
|
||||
}
|
||||
|
||||
#x-shapes-association {
|
||||
height: 25;
|
||||
padding:0px 2px 2px 0px;
|
||||
}
|
||||
|
||||
#x-shapes-message {
|
||||
height: 25;
|
||||
padding:0px 2px 2px 0px;
|
||||
}
|
||||
|
||||
.toolbar-item{
|
||||
display: table-cell;
|
||||
background-color:#fff;
|
||||
width : 50px !important;
|
||||
height: 25px !important;
|
||||
|
||||
border: 1px;
|
||||
border-style: solid;
|
||||
border-color: #ccc;
|
||||
|
||||
font-size: 12px;
|
||||
padding: 1px 1px 1px 1px;
|
||||
|
||||
-moz-border-radius: 7px;
|
||||
-webkit-border-radius: 20px;
|
||||
-khtml-border-radius: 20px;
|
||||
border-radius: 7px;
|
||||
|
||||
vertical-align: middle !important;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
#x-shapes p:hover {
|
||||
border-left: 1px solid #808080;
|
||||
border-top: 1px solid #808080;
|
||||
border-right: 1px solid #ccc;
|
||||
border-bottom: 1px solid #ccc;
|
||||
background: #EFEFEF;
|
||||
border-color: #98bf21;
|
||||
}
|
||||
|
||||
.btn-panel-pmtoolbar{
|
||||
font-size:11px;
|
||||
font-weight: bold;
|
||||
width: 50;
|
||||
}
|
||||
|
||||
.icon-users-adhoc{
|
||||
background-image:url('/images/icon-users.png') !important;
|
||||
}
|
||||
|
||||
.icon-groups-adhoc{
|
||||
background-image:url('/images/icon-groups.png') !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,148 +0,0 @@
|
||||
.pm-tree-node1 {
|
||||
font: normal 11px Verdana,Arial,Helvetica,sans-serif !important;
|
||||
|
||||
|
||||
border: 1px solid #CACACA;
|
||||
height: 20px;
|
||||
width: 99%;
|
||||
color: #666;
|
||||
vertical-align: middle;
|
||||
text-decoration: none;
|
||||
-moz-border-radius:6px; /* Rounded edges in Firefox */
|
||||
}
|
||||
|
||||
.ICON_CASES_LIST_SETUP{
|
||||
background-image: url(/images/icon-pmcaseslist-conf.png) !important;
|
||||
width:15px !important;
|
||||
height:15px !important;
|
||||
}
|
||||
|
||||
|
||||
.ICON_APPCACHEVIEW_SETUP{
|
||||
background-image: url(/images/icon-pmappcacheview-rebuild.png) !important;
|
||||
width:15px !important;
|
||||
height:15px !important;
|
||||
}
|
||||
|
||||
.ICON_ADDITIONAL_TABLES{
|
||||
/*ss_database_table*/
|
||||
background-image:url( /images/icons_silk/sprites.png) !important;
|
||||
background-position:0 -5815px !important;
|
||||
}
|
||||
|
||||
.ICON_LANGUAGES{
|
||||
/*ss_text_dropcaps*/
|
||||
background-image: url(/images/icon-languages.png) !important;
|
||||
width:18px !important;
|
||||
height:15px !important;
|
||||
}
|
||||
|
||||
|
||||
.ICON_PLUGINS{
|
||||
/*ss_plugin*/
|
||||
background-image:url( /images/icons_silk/sprites.png) !important;
|
||||
background-position:0 -12961px !important;
|
||||
}
|
||||
|
||||
.ICON_UPGRADE{
|
||||
/*ss_package_go*/
|
||||
background-image:url( /images/icons_silk/sprites.png) !important;
|
||||
background-position:0 -10873px !important;
|
||||
}
|
||||
|
||||
.ICON_EMAILS{
|
||||
/*ss_email_edit*/
|
||||
background-image:url( /images/icons_silk/sprites.png) !important;
|
||||
background-position:0 -6715px !important;
|
||||
}
|
||||
|
||||
.ICON_WEBSERVICES{
|
||||
/*ss_server_connect*/
|
||||
background-image:url( /images/icons_silk/sprites.png) !important;
|
||||
background-position:0 -14095px !important;
|
||||
}
|
||||
|
||||
.ICON_SKINS{
|
||||
background-image: url(/images/icon-pmskins.png) !important;
|
||||
width:15px !important;
|
||||
height:15px !important;
|
||||
}
|
||||
|
||||
.ICON_LOGO{
|
||||
background-image: url(/images/icon-pmlogo-15x15.png) !important;
|
||||
width:15px !important;
|
||||
height:15px !important;
|
||||
}
|
||||
|
||||
.ICON_CLEAR_CACHE{
|
||||
background-image: url(/images/icon-pmclear-cache.png) !important;
|
||||
width:15px !important;
|
||||
height:15px !important;
|
||||
}
|
||||
|
||||
.ICON_CALENDAR{
|
||||
/*ss_calendar*/
|
||||
background-image:url( /images/icons_silk/sprites.png) !important;
|
||||
background-position:0 -2899px !important;
|
||||
}
|
||||
|
||||
.ICON_LOG_CASE_SCHEDULER{
|
||||
/*ss_timeline_marker*/
|
||||
background-image:url( /images/icons_silk/sprites.png) !important;
|
||||
background-position:0 -17011px !important;
|
||||
}
|
||||
|
||||
.ICON_PROCESS_CATEGORY{
|
||||
/*ss_sitemap_color*/
|
||||
background-image:url( /images/icons_silk/sprites.png) !important;
|
||||
background-position:0 -14833px !important;
|
||||
}
|
||||
|
||||
/* Language Support module styles*/
|
||||
.upload-icon {
|
||||
background: url('/images/cases-documents.png') no-repeat 0 0 !important;
|
||||
}
|
||||
|
||||
#fi-button-msg {
|
||||
border: 2px solid #ccc;
|
||||
padding: 5px 10px;
|
||||
background: #eee;
|
||||
margin: 5px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.ICON_HEARTBEAT{
|
||||
/*ss_heart*/
|
||||
background-image:url( /images/icons_silk/sprites.png) !important;
|
||||
background-position:0 -8335px !important;
|
||||
}
|
||||
|
||||
/*icons add alvaro*/
|
||||
.ICON_USERS{
|
||||
/*ss_user*/
|
||||
background-image:url( /images/icons_silk/sprites.png) !important;
|
||||
background-position:0 -17173px !important;
|
||||
}
|
||||
|
||||
.ICON_ROLES{
|
||||
/*ss_application_key*/
|
||||
background-image:url( /images/icons_silk/sprites.png) !important;
|
||||
background-position:0 -325px !important;
|
||||
}
|
||||
|
||||
.ICON_GROUPS{
|
||||
/*ss_group*/
|
||||
background-image:url( /images/icons_silk/sprites.png) !important;
|
||||
background-position:0 -8173px !important;
|
||||
}
|
||||
|
||||
.ICON_DEPARTAMENTS{
|
||||
/*ss_chart_organisation*/
|
||||
background-image:url( /images/icons_silk/sprites.png) !important;
|
||||
background-position:0 -3871px !important;
|
||||
}
|
||||
.ICON_AUTHSOURCES{
|
||||
/*ss_key*/
|
||||
background-image:url( /images/icons_silk/sprites.png) !important;
|
||||
background-position:0 -8929px !important;
|
||||
}
|
||||
Reference in New Issue
Block a user