Author: thomas.heute(a)jboss.com
Date: 2007-08-16 09:11:14 -0400 (Thu, 16 Aug 2007)
New Revision: 7951
Added:
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/industrial/images/admin.gif
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/maple/images/admin.gif
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/mission-critical/images/admin.gif
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/phalanx/images/admin.gif
Modified:
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/industrial/portal_style.css
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/maple/portal_style.css
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/mission-critical/portal_style.css
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/phalanx/portal_style.css
Log:
Icones for Admin mode
Added:
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/industrial/images/admin.gif
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/industrial/images/admin.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified:
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/industrial/portal_style.css
===================================================================
---
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/industrial/portal_style.css 2007-08-16
13:04:44 UTC (rev 7950)
+++
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/industrial/portal_style.css 2007-08-16
13:11:14 UTC (rev 7951)
@@ -553,6 +553,16 @@
cursor: pointer;
}
+.portlet-mode-admin {
+ background-image: url( images/admin.gif );
+ width: 16px;
+ height: 23px;
+ background-repeat: no-repeat;
+ float: left;
+ display: inline;
+ cursor: pointer;
+}
+
.portlet-mode-help {
background-image: url( images/help.gif );
width: 16px;
Added:
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/maple/images/admin.gif
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/maple/images/admin.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified:
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/maple/portal_style.css
===================================================================
---
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/maple/portal_style.css 2007-08-16
13:04:44 UTC (rev 7950)
+++
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/maple/portal_style.css 2007-08-16
13:11:14 UTC (rev 7951)
@@ -575,6 +575,16 @@
cursor: pointer;
}
+.portlet-mode-admin {
+ background-image: url( images/admin.gif );
+ width: 16px;
+ height: 20px;
+ background-repeat: no-repeat;
+ float: left;
+ display: inline;
+ cursor: pointer;
+}
+
.portlet-mode-remove {
background-image: url( images/remove.gif );
width: 16px;
Added:
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/mission-critical/images/admin.gif
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/mission-critical/images/admin.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified:
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/mission-critical/portal_style.css
===================================================================
---
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/mission-critical/portal_style.css 2007-08-16
13:04:44 UTC (rev 7950)
+++
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/mission-critical/portal_style.css 2007-08-16
13:11:14 UTC (rev 7951)
@@ -595,6 +595,16 @@
cursor: pointer;
}
+.portlet-mode-edit {
+ background-image: url( images/admin.gif );
+ width: 15px;
+ height: 15px;
+ background-repeat: no-repeat;
+ float: left;
+ display: inline;
+ cursor: pointer;
+}
+
.portlet-mode-remove {
background-image: url( images/remove.gif );
width: 15px;
Added:
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/phalanx/images/admin.gif
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/phalanx/images/admin.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified:
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/phalanx/portal_style.css
===================================================================
---
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/phalanx/portal_style.css 2007-08-16
13:04:44 UTC (rev 7950)
+++
branches/JBoss_Portal_Branch_2_6/core/src/bin/portal-core-war/themes/phalanx/portal_style.css 2007-08-16
13:11:14 UTC (rev 7951)
@@ -583,6 +583,16 @@
cursor: pointer;
}
+.portlet-mode-admin {
+ background-image: url( images/admin.gif );
+ width: 15px;
+ height: 20px;
+ background-repeat: no-repeat;
+ float: left;
+ display: inline;
+ cursor: pointer;
+}
+
.portlet-mode-edit {
background-image: url( images/edit.gif );
width: 15px;
Show replies by date