Bugzilla – Attachment 11466 Details for
Bug 8593
Add unique IDs to pending approval markup on staff client home page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bug 8593: css file for the box version of "suggestions pending"
bug-8593-css-file-for-the-box-version-of-suggestio.patch (text/plain), 1.66 KB, created by
Chris Cormack
on 2012-08-09 04:53:56 UTC
(
hide
)
Description:
bug 8593: css file for the box version of "suggestions pending"
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2012-08-09 04:53:56 UTC
Size:
1.66 KB
patch
obsolete
>From b216462de98b3ba7e1b830db141753a18e067ae2 Mon Sep 17 00:00:00 2001 >From: Jorgia Kelsey <jorgia_m_kelsey@hotmail.com> >Date: Wed, 8 Aug 2012 21:14:26 +1245 >Subject: [PATCH] bug 8593: css file for the box version of "suggestions > pending" > >--- > koha-tmpl/intranet-tmpl/prog/en/css/mainpage.css | 19 +++++++++++++------ > 1 file changed, 13 insertions(+), 6 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/mainpage.css b/koha-tmpl/intranet-tmpl/prog/en/css/mainpage.css >index 2c87adb..4bbb41f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/css/mainpage.css >+++ b/koha-tmpl/intranet-tmpl/prog/en/css/mainpage.css >@@ -140,12 +140,19 @@ ul.biglinks-list li a.icon_koha {background-image:url('/intranet-tmpl/prog/img/i > /* ==== PENDING - Start ==== */ > #area-pending { > /* Block containing links to pending tags, comments and suggestions */ >- width: 100%; >- border: solid 1px #b9d8d9; >+ >+} >+#suggestions_pending { >+ /* Block containing links to pending tags, comments and suggestions */ >+ width: 50%; >+ width: 200px; >+ height: 30px; >+ border: solid 2px #b9d8d9; >+ background-color: #F4F8F9; > border-radius: 6px; >- clear: left; >+ clear: right; >+ ; > } >- > .pending-info { > /* For the div containing a "pending" link (useful to preserve width of area-pending box width) */ > margin-top: 2px; >@@ -155,8 +162,8 @@ ul.biglinks-list li a.icon_koha {background-image:url('/intranet-tmpl/prog/img/i > > .pending-number-link { > /* Style for the "pending" links : the number of pending items appear bigger */ >- font-weight: bold; >- font-size: 1.1em; >+ font-weight: italic; >+ font-size: 1.5em; > } > /* ==== PENDING - End ==== */ > >-- >1.7.9.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 8593
:
11436
|
11442
|
11443
|
11462
|
11463
|
11464
| 11466 |
11468
|
11613
|
11616