diff --git a/application/views/scripts/actor/index.phtml b/application/views/scripts/actor/index.phtml index 829ec74..f795934 100644 --- a/application/views/scripts/actor/index.phtml +++ b/application/views/scripts/actor/index.phtml @@ -61,7 +61,7 @@ #actors-tab{ background: #B5D9E5; display:block; - width:40px; + width:100px; padding: 5px 5px 0px; } .actor-list-row{ diff --git a/application/views/scripts/event/index.phtml b/application/views/scripts/event/index.phtml index d701063..66deca9 100644 --- a/application/views/scripts/event/index.phtml +++ b/application/views/scripts/event/index.phtml @@ -58,7 +58,7 @@ #events-tab{ background: #B5D9E5; display:block; - width:40px; + width:100px; padding: 5px 5px 0px; } .event-list-row{ diff --git a/application/views/scripts/event/view.phtml b/application/views/scripts/event/view.phtml index ebec8cb..8060e1a 100644 --- a/application/views/scripts/event/view.phtml +++ b/application/views/scripts/event/view.phtml @@ -4,7 +4,6 @@ select { } #edit-event-content { - width: 98%; background: #FFF; display: block; border: 1px inset #888; @@ -55,7 +54,6 @@ select { #edit-event-head { display: block; - width: 98%; background: #1E4262; color: #FFF; padding: 5px; @@ -214,7 +212,7 @@ $(document).ready(function(){
- Event name information X + Event name information ×
- Rule information X + Rule information ×