[Groonga-commit] groonga/groonga at 8f8e5f5 [master] doc: add styles

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Sep 8 12:48:06 JST 2015


Kouhei Sutou	2015-09-08 12:48:06 +0900 (Tue, 08 Sep 2015)

  New Revision: 8f8e5f5bf3ef508b2d8375b35299acb221bcf5a8
  https://github.com/groonga/groonga/commit/8f8e5f5bf3ef508b2d8375b35299acb221bcf5a8

  Message:
    doc: add styles

  Modified files:
    doc/themes/groonga/static/groonga.css_t

  Modified: doc/themes/groonga/static/groonga.css_t (+9 -1)
===================================================================
--- doc/themes/groonga/static/groonga.css_t    2015-09-08 12:38:27 +0900 (ff156e4)
+++ doc/themes/groonga/static/groonga.css_t    2015-09-08 12:48:06 +0900 (4b660da)
@@ -230,7 +230,8 @@ div.admonition ol
     margin-bottom: 5px;
 }
 
-div.note
+div.note,
+div.caution
 {
     background-color: #eee;
     border: 1px solid #ccc;
@@ -303,6 +304,13 @@ div.related a:hover
     background:none;
 }
 
+div.versionadded
+{
+    background-color: #eee;
+    border: 1px solid #ccc;
+    padding: 7px;
+}
+
 div.document
 {
     position: relative;
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index