fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [10925] Fixed location on planned controls


From: Torstein
Subject: [Fmsystem-commits] [10925] Fixed location on planned controls
Date: Tue, 19 Feb 2013 11:59:41 +0000

Revision: 10925
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10925
Author:   vator
Date:     2013-02-19 11:59:40 +0000 (Tue, 19 Feb 2013)
Log Message:
-----------
Fixed location on planned controls

Modified Paths:
--------------
    trunk/controller/templates/base/css/base.css

Modified: trunk/controller/templates/base/css/base.css
===================================================================
--- trunk/controller/templates/base/css/base.css        2013-02-19 07:38:18 UTC 
(rev 10924)
+++ trunk/controller/templates/base/css/base.css        2013-02-19 11:59:40 UTC 
(rev 10925)
@@ -285,7 +285,6 @@
 }
 #dt-dlg_c .underlay {overflow:hidden;}
 .inprogress {position:absolute;} /* transitional progressive enhancement state 
*/
-}
 
 dl.controller-description {
   width: 70%;
@@ -2320,28 +2319,8 @@
 }
 
 #choose-building-wrp {
-  margin:20px 0;
-  background:#EEEEEE;
-  padding:10px;
-}
-
-#update-check-list-status {
-  float: right;
-  width: 180px;
-}
-
-
-#update-check-list-status .btn {
-  float:left;
-}
-
-#update-check-list-status .icon {
-  float: right;
-  margin: 0 4px;
-  vertical-align: middle;
-  width: 23px;
-}
-
-#update-check-list-status .icon img{
-  width: 100%;
-}
+  background: none repeat scroll 0 0 #EEEEEE;
+  border: 1px solid #DDDDDD;
+  margin: 20px 0;
+  padding: 15px;
+}
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]