diff pylons_app/public/css/style.css @ 409:9b6c1de4ce9e

some small template fixes
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 18 Aug 2010 01:46:18 +0200
parents 757c7eef0dcd
children 9a7ae16ff53e
line wrap: on
line diff
--- a/pylons_app/public/css/style.css	Wed Aug 18 00:20:46 2010 +0200
+++ b/pylons_app/public/css/style.css	Wed Aug 18 01:46:18 2010 +0200
@@ -2856,6 +2856,13 @@
     color: #515151;
 }
 
+/* -----------------------------------------------------------
+	SUMMARY
+----------------------------------------------------------- */
+
+#clone_url{
+	border: none;
+}
 
 /* -----------------------------------------------------------
 	CHANGESETS
@@ -2931,8 +2938,6 @@
 	text-align: left;
 }
 
-
-
 /* -----------------------------------------------------------
 	CHANGESETS - CANVAS
 ----------------------------------------------------------- */
@@ -3109,6 +3114,14 @@
 	text-align: left;
 }
 
+/* -----------------------------------------------------------
+	ADMIN - SETTINGS
+----------------------------------------------------------- */
+#path_unlock{
+	color: red;
+	font-size: 1.2em;
+	padding-left: 4px;
+}
 
 /* -----------------------------------------------------------
     INFOBOX