OSDN Git Service

ActiveLdap 1.2.4
[redminele/redminele.git] / ruby / lib / ruby / gems / 1.8 / gems / activeldap-1.2.1 / examples / al-admin / public / stylesheets / rails.css
diff --git a/ruby/lib/ruby/gems/1.8/gems/activeldap-1.2.1/examples/al-admin/public/stylesheets/rails.css b/ruby/lib/ruby/gems/1.8/gems/activeldap-1.2.1/examples/al-admin/public/stylesheets/rails.css
deleted file mode 100644 (file)
index 9bcc58e..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-.fieldWithErrors {
-  padding: 2px;
-  background-color: #0c0;
-  display: table;
-}
-
-#errorExplanation {
-  width: 400px;
-  border: 2px solid #0c0;
-  padding: 7px;
-  padding-bottom: 12px;
-  margin-bottom: 20px;
-  background-color: #fcfffc;
-}
-
-#errorExplanation h2 {
-  text-align: left;
-  font-weight: bold;
-  padding: 5px 5px 5px 15px;
-  font-size: 12px;
-  margin: -7px;
-  background-color: #0c0;
-  color: #fff;
-}
-
-#errorExplanation p {
-  color: #333;
-  margin-bottom: 0;
-  padding: 5px;
-}
-
-#errorExplanation ul li {
-  font-size: 12px;
-  list-style: square;
-}