Revision: 2664
          https://sourceforge.net/p/mrbs/code/2664/
Author:   cimorrison
Date:     2013-01-28 17:16:23 +0000 (Mon, 28 Jan 2013)
Log Message:
-----------
Made multiple select boxes resizable

Modified Paths:
--------------
    mrbs/branches/linked_bookings/web/css/mrbs.css.php

Modified: mrbs/branches/linked_bookings/web/css/mrbs.css.php
===================================================================
--- mrbs/branches/linked_bookings/web/css/mrbs.css.php  2013-01-28 16:01:04 UTC 
(rev 2663)
+++ mrbs/branches/linked_bookings/web/css/mrbs.css.php  2013-01-28 17:16:23 UTC 
(rev 2664)
@@ -78,6 +78,8 @@
 
 select.room_area_select {margin-right: 0.5em}
 
+select[multiple] {resize: vertical}
+
 <?php
 // Don't display anything with a class of js_none (used for example for hiding 
Submit
 // buttons when we're submitting onchange).  The .js class is added to the 
<body> by JavaScript
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to